tests: disabled randomly failed AI test

This commit is contained in:
Oleg Agafonov 2025-08-15 08:41:15 +04:00
parent 7644d1895c
commit bfe218dd05
2 changed files with 2 additions and 1 deletions

View file

@ -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