-
Notifications
You must be signed in to change notification settings - Fork 228
Closed
Labels
testjunit test related thingsjunit test related things
Description
New test seems to be unstable failed (at least):
- https://download.eclipse.org/eclipse/downloads/drops4/I20241022-1800/testresults/html/org.eclipse.ui.tests_ep434I-unit-cen64-gtk3-java23_linux.gtk.x86_64_23.html
- https://download.eclipse.org/eclipse/downloads/drops4/I20241022-1800/testresults/html/org.eclipse.ui.tests_ep434I-unit-cen64-gtk3-java17_linux.gtk.x86_64_17.html
Originally posted by @akurtakov in #2360 (comment)
java.lang.IllegalStateException: Application does not have an active window
at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:53)
at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.createPart(ApplicationPartServiceImpl.java:167)
at org.eclipse.ui.tests.e4.CloseAllHandlerTest.createAndOpenE4Part(CloseAllHandlerTest.java:200)
at org.eclipse.ui.tests.e4.CloseAllHandlerTest.testCloseMixedEditorTypes(CloseAllHandlerTest.java:117)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
Metadata
Metadata
Assignees
Labels
testjunit test related thingsjunit test related things