mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-28 05:45:10 -06:00
Performance test disabled
Unbelievably unreliable
This commit is contained in:
parent
b1dd6f72d0
commit
1fe520836b
1 changed files with 2 additions and 0 deletions
|
|
@ -14,9 +14,11 @@ import core.net.packet.PacketProcessor
|
|||
import core.tools.LogLevel
|
||||
import org.junit.jupiter.api.Assertions.assertEquals
|
||||
import org.junit.jupiter.api.Assertions.assertTrue
|
||||
import org.junit.jupiter.api.Disabled
|
||||
import org.junit.jupiter.api.Test
|
||||
import java.util.concurrent.TimeUnit
|
||||
|
||||
@Disabled // TODO: temporarily disabled
|
||||
class CombatPerformanceTests {
|
||||
init {
|
||||
TestUtils.preTestSetup()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue