Skip to content

Random failing ProcessConsoleManagerTests.testBug546710_ConsoleCreationRaceCondition #596

@HeikoKlare

Description

@HeikoKlare

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)

Metadata

Metadata

Labels

testjunit test related things

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions