eclipse.platform
eclipse.platform copied to clipboard
Random failing ProcessConsoleManagerTests.testBug546710_ConsoleCreationRaceCondition
The test case org.eclipse.debug.tests.console.ProcessConsoleManagerTests.testBug546710_ConsoleCreationRaceCondition randomly fails, e.g., in this build: https://ci.eclipse.org/platform/job/eclipse.platform/job/PR-579/4/testReport/
java.lang.AssertionError: ProcessConsoleManager and LaunchManager got out of sync. expected:<0> but was:<1>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.eclipse.debug.tests.console.ProcessConsoleManagerTests.testBug546710_ConsoleCreationRaceCondition(ProcessConsoleManagerTests.java:119)
Failed again in this run of https://github.com/eclipse-platform/eclipse.platform/pull/591
Failed again in this run of https://github.com/eclipse-platform/eclipse.platform/pull/619
Failed again: https://github.com/eclipse-platform/eclipse.platform/runs/19384480853