-
Notifications
You must be signed in to change notification settings - Fork 226
Open
Labels
testjunit test related thingsjunit test related things
Description
org.eclipse.ui.tests.progress.ProgressContantsTest.testKeepOneProperty fails in the I-build I20220928-1800 on Windows and MacM1 with the below error
Only one finished job should be kept in view expected:<1> but was:<20>
junit.framework.AssertionFailedError: Only one finished job should be kept in view expected:<1> but was:<20>
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.failNotEquals(Assert.java:329)
at junit.framework.Assert.assertEquals(Assert.java:78)
at junit.framework.Assert.assertEquals(Assert.java:234)
at junit.framework.TestCase.assertEquals(TestCase.java:377)
at org.eclipse.ui.tests.progress.ProgressContantsTest.testKeepOneProperty(ProgressContantsTest.java:259)
Metadata
Metadata
Assignees
Labels
testjunit test related thingsjunit test related things