eclipse-platform / eclipse.platform.ui

Eclipse Platform
https://projects.eclipse.org/projects/eclipse.platform
Eclipse Public License 2.0
81 stars 184 forks source link

CloseAllHandlerTest fails #2452

Open jukzi opened 1 hour ago

jukzi commented 1 hour ago
          New test seems to be unstable failed (at least):

Originally posted by @akurtakov in https://github.com/eclipse-platform/eclipse.platform.ui/issues/2360#issuecomment-2430909529

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)
jukzi commented 1 hour ago

@feilimb As contributor please fix the contributed failing test. daily builds can be found in https://download.eclipse.org/eclipse/downloads/index.html