Skip to content

Random failing VirtualLazyTreeViewerTest.testContains #1183

@HeikoKlare

Description

@HeikoKlare

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

No one assigned

    Labels

    help wantedExtra attention is neededtestjunit test related things

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions