-
Notifications
You must be signed in to change notification settings - Fork 227
Closed
Labels
help wantedExtra attention is neededExtra attention is neededtestjunit test related thingsjunit test related things
Description
The test case org.eclipse.jface.tests.viewers.VirtualLazyTreeViewerTest.testContains
is randomly failing, e.g., here: https://github.com/eclipse-platform/eclipse.platform.ui/pull/1086/checks?check_run_id=17254557444
element must be available on the viewer
junit.framework.AssertionFailedError: element must be available on the viewer
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at org.eclipse.jface.tests.viewers.AbstractTreeViewerTest.testContains(AbstractTreeViewerTest.java:318)
May be related to #1005.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededtestjunit test related thingsjunit test related things