eclipse.platform.ui icon indicating copy to clipboard operation
eclipse.platform.ui copied to clipboard

Random failing MMenuItemTest.testElementHierarchyInContext_HandledItem

Open jukzi opened this issue 11 months ago • 0 comments

https://download.eclipse.org/eclipse/downloads/drops4/I20240306-1800/testresults/html/org.eclipse.e4.ui.tests_ep432I-unit-cen64-gtk3-java17_linux.gtk.x86_64_17.html

java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:87)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.junit.Assert.assertTrue(Assert.java:53)
at org.eclipse.e4.ui.tests.workbench.MMenuItemTest.testElementHierarchyInContext_HandledItem(MMenuItemTest.java:848)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.e4.ui.tests.rules.WorkbenchContextRule$1.evaluate(WorkbenchContextRule.java:62)

jukzi avatar Mar 07 '24 08:03 jukzi