mirror of
https://github.com/magefree/mage.git
synced 2025-12-21 11:02:00 -08:00
tests: disabled randomly failed AI test
This commit is contained in:
parent
7644d1895c
commit
bfe218dd05
2 changed files with 2 additions and 1 deletions
|
|
@ -216,6 +216,7 @@ public class SimulationPerformanceAITest extends CardTestPlayerBaseAI {
|
|||
}
|
||||
|
||||
@Test
|
||||
@Ignore // TODO: enable and fix random error with too many sim nodes (depends on machine performance?)
|
||||
public void test_ElderDeepFiend_TooManyUpToChoices() {
|
||||
// bug: game freeze with 100% CPU usage
|
||||
// https://github.com/magefree/mage/issues/9518
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue