!SESSION 2025-09-05 13:32:53.890 -----------------------------------------------
eclipse.buildId=4.37.0.I20250905-0730
java.version=21.0.5
java.vendor=Eclipse Adoptium
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments:  -application org.eclipse.test.uitestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/genie.releng/workspace/AutomatedTests/ep437I-unit-macosx-x86_64-java21/workarea/I20250905-0730/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse/org.eclipse.ui.tests.UiTestSuite.xml -testPluginName org.eclipse.ui.tests -className org.eclipse.ui.tests.UiTestSuite -timeout 7200000 -junitReportOutput /Users/genie.releng/workspace/AutomatedTests/ep437I-unit-macosx-x86_64-java21/workarea/I20250905-0730/eclipse-testing/results/ep437I-unit-macosx-x86_64-java21_macosx.cocoa.x86_64_21
Command-line arguments:  -application org.eclipse.test.uitestapplication -data /Users/genie.releng/workspace/AutomatedTests/ep437I-unit-macosx-x86_64-java21/workarea/I20250905-0730/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse/ui_sniff_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/genie.releng/workspace/AutomatedTests/ep437I-unit-macosx-x86_64-java21/workarea/I20250905-0730/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse/org.eclipse.ui.tests.UiTestSuite.xml -testPluginName org.eclipse.ui.tests -className org.eclipse.ui.tests.UiTestSuite -os macosx -ws cocoa -arch x86_64 -consolelog -timeout 7200000 -junitReportOutput /Users/genie.releng/workspace/AutomatedTests/ep437I-unit-macosx-x86_64-java21/workarea/I20250905-0730/eclipse-testing/results/ep437I-unit-macosx-x86_64-java21_macosx.cocoa.x86_64_21

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:33:02.478
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:33:02.479
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:33:02.480
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:33:02.928
!MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests')

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:33:02.928
!MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests')

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:33:02.928
!MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests')

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:33:02.929
!MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests')

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:33:02.929
!MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests')

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:33:02.930
!MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests')

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:33:02.931
!MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests')

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:33:02.973
!MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled)

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:33:02.975
!MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled)

!ENTRY org.eclipse.ui 2 2 2025-09-05 13:33:03.343
!MESSAGE Could not parse value for theme color badColor3
!STACK 0
org.eclipse.jface.resource.DataFormatException: For input string: "1x"
	at org.eclipse.jface.resource.StringConverter.asRGB(StringConverter.java:568)
	at org.eclipse.ui.themes.ColorUtil.getColorValue(ColorUtil.java:159)
	at org.eclipse.ui.internal.themes.ColorDefinition.getValue(ColorDefinition.java:111)
	at org.eclipse.ui.internal.themes.ThemeElementHelper.installColor(ThemeElementHelper.java:272)
	at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:181)
	at org.eclipse.ui.internal.Workbench$22.runWithException(Workbench.java:1863)
	at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:35)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:93)
	at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1858)
	at org.eclipse.ui.internal.Workbench.init(Workbench.java:1768)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2877)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:671)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)

!ENTRY org.eclipse.e4.ui.workbench 2 0 2025-09-05 13:33:10.190
!MESSAGE Removing PartDescriptorImpl with the "org.eclipse.ui.tests.api.workbenchpart.ViewWithMissingClass" id and the "ERROR: View pointing to invalid class" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled

!ENTRY org.eclipse.e4.ui.workbench 2 0 2025-09-05 13:33:10.197
!MESSAGE Removing PartDescriptorImpl with the "org.eclipse.ui.tests.concurrentTableTest" id and the "Concurrent Table Test View" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled

!ENTRY org.eclipse.e4.ui.workbench 2 0 2025-09-05 13:33:10.213
!MESSAGE Removing PartDescriptorImpl with the "org.eclipse.ui.tests.decorator.TableTreeTest" id and the "Table Tree Test" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled

!ENTRY org.eclipse.e4.ui.workbench 2 0 2025-09-05 13:33:10.213
!MESSAGE Removing PartDescriptorImpl with the "org.eclipse.ui.tests.view1" id and the "Virtual Table View test" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled

!ENTRY org.eclipse.e4.ui.workbench 2 0 2025-09-05 13:33:10.217
!MESSAGE Removing PartDescriptorImpl with the "org.eclipse.ui.tests.lazyView" id and the "Lazy Virtual Table View test" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled

!ENTRY org.eclipse.e4.ui.workbench 2 0 2025-09-05 13:33:10.217
!MESSAGE Removing PartDescriptorImpl with the "org.eclipse.ui.tests.lazyViewDeferred" id and the "Lazy Virtual Table with Deferred Updates and Ranges" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled

!ENTRY org.eclipse.e4.ui.workbench3 1 0 2025-09-05 13:33:10.640
!MESSAGE starting DumpStackTracesTimer with timeout=7080000 at 2025-09-05 13:33:10 -0400
----- testEditPage(org.eclipse.ui.tests.dialogs.UINewWorkingSetWizardAuto)
testEditPage(org.eclipse.ui.tests.dialogs.UINewWorkingSetWizardAuto): setUp...
testEditPage(org.eclipse.ui.tests.dialogs.UINewWorkingSetWizardAuto): tearDown...

----- testTypePage(org.eclipse.ui.tests.dialogs.UINewWorkingSetWizardAuto)
testTypePage(org.eclipse.ui.tests.dialogs.UINewWorkingSetWizardAuto): setUp...
testTypePage(org.eclipse.ui.tests.dialogs.UINewWorkingSetWizardAuto): tearDown...

----- testEditPage(org.eclipse.ui.tests.dialogs.UIEditWorkingSetWizardAuto)
testEditPage(org.eclipse.ui.tests.dialogs.UIEditWorkingSetWizardAuto): setUp...
testEditPage(org.eclipse.ui.tests.dialogs.UIEditWorkingSetWizardAuto): tearDown...

----- testGetDescriptor(org.eclipse.ui.tests.api.IPageLayoutTest)
testGetDescriptor(org.eclipse.ui.tests.api.IPageLayoutTest): setUp...
testGetDescriptor(org.eclipse.ui.tests.api.IPageLayoutTest): tearDown...

----- testGetSharedImages(org.eclipse.ui.tests.api.IWorkbenchTest)
testGetSharedImages(org.eclipse.ui.tests.api.IWorkbenchTest): setUp...
testGetSharedImages(org.eclipse.ui.tests.api.IWorkbenchTest): tearDown...

----- testGetWorkingSetManager(org.eclipse.ui.tests.api.IWorkbenchTest)
testGetWorkingSetManager(org.eclipse.ui.tests.api.IWorkbenchTest): setUp...
testGetWorkingSetManager(org.eclipse.ui.tests.api.IWorkbenchTest): tearDown...

----- testGetPrefereneManager(org.eclipse.ui.tests.api.IWorkbenchTest)
testGetPrefereneManager(org.eclipse.ui.tests.api.IWorkbenchTest): setUp...
testGetPrefereneManager(org.eclipse.ui.tests.api.IWorkbenchTest): tearDown...

----- testGetEditorRegistry(org.eclipse.ui.tests.api.IWorkbenchTest)
testGetEditorRegistry(org.eclipse.ui.tests.api.IWorkbenchTest): setUp...
testGetEditorRegistry(org.eclipse.ui.tests.api.IWorkbenchTest): tearDown...

----- testGetWorkbenchWindows(org.eclipse.ui.tests.api.IWorkbenchTest)
testGetWorkbenchWindows(org.eclipse.ui.tests.api.IWorkbenchTest): setUp...
testGetWorkbenchWindows(org.eclipse.ui.tests.api.IWorkbenchTest): tearDown...

----- testGetPerspectiveRegistry(org.eclipse.ui.tests.api.IWorkbenchTest)
testGetPerspectiveRegistry(org.eclipse.ui.tests.api.IWorkbenchTest): setUp...
testGetPerspectiveRegistry(org.eclipse.ui.tests.api.IWorkbenchTest): tearDown...

----- testGetShell(org.eclipse.ui.tests.api.IWorkbenchWindowTest)
testGetShell(org.eclipse.ui.tests.api.IWorkbenchWindowTest): setUp...
testGetShell(org.eclipse.ui.tests.api.IWorkbenchWindowTest): tearDown...

----- testClose(org.eclipse.ui.tests.api.IWorkbenchWindowTest)
testClose(org.eclipse.ui.tests.api.IWorkbenchWindowTest): setUp...
testClose(org.eclipse.ui.tests.api.IWorkbenchWindowTest): tearDown...

----- testRunJobInStatusLineWithSubtasks(org.eclipse.ui.tests.api.IWorkbenchWindowTest)
testRunJobInStatusLineWithSubtasks(org.eclipse.ui.tests.api.IWorkbenchWindowTest): setUp...
testRunJobInStatusLineWithSubtasks(org.eclipse.ui.tests.api.IWorkbenchWindowTest): tearDown...

----- testRunJobInStatusLine(org.eclipse.ui.tests.api.IWorkbenchWindowTest)
testRunJobInStatusLine(org.eclipse.ui.tests.api.IWorkbenchWindowTest): setUp...
testRunJobInStatusLine(org.eclipse.ui.tests.api.IWorkbenchWindowTest): tearDown...

----- testIsApplicationMenu(org.eclipse.ui.tests.api.IWorkbenchWindowTest)
testIsApplicationMenu(org.eclipse.ui.tests.api.IWorkbenchWindowTest): setUp...
testIsApplicationMenu(org.eclipse.ui.tests.api.IWorkbenchWindowTest): tearDown...

----- testGetWorkbench(org.eclipse.ui.tests.api.IWorkbenchWindowTest)
testGetWorkbench(org.eclipse.ui.tests.api.IWorkbenchWindowTest): setUp...
testGetWorkbench(org.eclipse.ui.tests.api.IWorkbenchWindowTest): tearDown...

----- testActivate(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testActivate(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testActivate(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testBringToTop(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testBringToTop(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testBringToTop(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testBringToTop_MinimizedViewWithEditorsBug292966(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testBringToTop_MinimizedViewWithEditorsBug292966(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testBringToTop_MinimizedViewWithEditorsBug292966(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testBringToTop_MinimizedViewWithoutEditorsBug292966(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testBringToTop_MinimizedViewWithoutEditorsBug292966(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testBringToTop_MinimizedViewWithoutEditorsBug292966(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testBug76285(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testBug76285(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testBug76285(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testClose(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testClose(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testClose(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testCloseAllEditors(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testCloseAllEditors(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testCloseAllEditors(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testCloseAllPerspectives(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testCloseAllPerspectives(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testCloseAllPerspectives(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testCloseAllPerspectivesDoesNotPromptBug272070(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testCloseAllPerspectivesDoesNotPromptBug272070(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testCloseAllPerspectivesDoesNotPromptBug272070(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testCloseEditor(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testCloseEditor(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testCloseEditor(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testCloseEditors(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testCloseEditors(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testCloseEditors(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testClosePerspective(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testClosePerspective(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testClosePerspective(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testClosePerspectiveDoesNotPromptBug272070(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testClosePerspectiveDoesNotPromptBug272070(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testClosePerspectiveDoesNotPromptBug272070(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testCloseWithSaveNeeded(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testCloseWithSaveNeeded(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testCloseWithSaveNeeded(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testFindHistoryViewReferenceAfterShowViewCommand(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testFindHistoryViewReferenceAfterShowViewCommand(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testFindHistoryViewReferenceAfterShowViewCommand(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testFindSecondaryViewReference(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testFindSecondaryViewReference(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testFindSecondaryViewReference(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testFindView(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testFindView(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testFindView(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testFindViewReference(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testFindViewReference(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testFindViewReference(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testFindViewReferenceAfterShowViewCommand(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testFindViewReferenceAfterShowViewCommand(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testFindViewReferenceAfterShowViewCommand(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testGetEditors(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testGetEditors(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testGetEditors(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testGetInput(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testGetInput(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testGetInput(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testGetLabel(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testGetLabel(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testGetLabel(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testGetNewWizardShortcuts(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testGetNewWizardShortcuts(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testGetNewWizardShortcuts(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testGetOpenPerspectives(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testGetOpenPerspectives(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testGetOpenPerspectives(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testGetPerspective(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testGetPerspective(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testGetPerspective(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testGetPerspectiveShortcuts(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testGetPerspectiveShortcuts(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testGetPerspectiveShortcuts(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testGetShowViewShortcuts(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testGetShowViewShortcuts(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testGetShowViewShortcuts(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testGetSortedPerspectives(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testGetSortedPerspectives(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testGetSortedPerspectives(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testGetViewStackWithSecondaryId(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testGetViewStackWithSecondaryId(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testGetViewStackWithSecondaryId(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testGetViewStackWithoutSecondaryId(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testGetViewStackWithoutSecondaryId(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testGetViewStackWithoutSecondaryId(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testGetViews(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testGetViews(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testGetViews(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testGetWorkbenchWindow(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testGetWorkbenchWindow(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testGetWorkbenchWindow(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testGet_SetEditorAreaVisible(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testGet_SetEditorAreaVisible(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testGet_SetEditorAreaVisible(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testHideActionSet(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testHideActionSet(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testHideActionSet(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testHideSaveableView(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testHideSaveableView(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testHideSaveableView(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testHideViewWithPart(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testHideViewWithPart(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testHideViewWithPart(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testHideViewWithReference(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testHideViewWithReference(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testHideViewWithReference(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testIDESaveAllEditors(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testIDESaveAllEditors(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testIDESaveAllEditors(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testOpenEditor(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testOpenEditor(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testOpenEditor(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testOpenEditor2(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testOpenEditor2(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testOpenEditor2(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testOpenEditor3(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testOpenEditor3(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testOpenEditor3(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testOpenEditor4(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testOpenEditor4(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testOpenEditor4(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testOpenEditor5(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testOpenEditor5(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testOpenEditor5(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testOpenEditor6(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testOpenEditor6(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testOpenEditor6(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testOpenEditor7_Bug203640(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testOpenEditor7_Bug203640(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testOpenEditor7_Bug203640(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testOpenEditors1(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testOpenEditors1(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testOpenEditors1(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testOpenEditors3(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testOpenEditors3(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testOpenEditors3(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...


!ENTRY org.eclipse.ui 4 4 2025-09-05 13:34:44.272
!MESSAGE Unable to create part
!STACK 1
org.eclipse.ui.PartInitException: Cannot determine URI for '/testOpenEditors/test3.txt'.
	at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3203)
	at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3214)
	at org.eclipse.ui.internal.EditorReference.initialize(EditorReference.java:353)
	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:346)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:1037)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:998)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:142)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:401)
	at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:319)
	at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:203)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:90)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:59)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42)
	at org.eclipse.ui.internal.WorkbenchContributionFactory.create(WorkbenchContributionFactory.java:46)
	at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:134)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:991)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:658)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711)
	at org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer.showTab(StackRenderer.java:1405)
	at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.lambda$0(LazyStackRenderer.java:84)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:206)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:201)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:132)
	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:73)
	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:48)
	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:168)
	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:187)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1391)
	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1540)
	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1492)
	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1462)
	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1584)
	at org.eclipse.ui.texteditor.AbstractTextEditor.lambda$3(AbstractTextEditor.java:4283)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.ui.tests.harness.util.UITestUtil.processEvents(UITestUtil.java:157)
	at org.eclipse.ui.tests.harness.util.CloseTestWindowsRule.after(CloseTestWindowsRule.java:74)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:59)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)
Caused by: org.eclipse.core.runtime.CoreException: Cannot determine URI for '/testOpenEditors/test3.txt'.
	at org.eclipse.core.internal.filebuffers.ResourceFileBuffer.create(ResourceFileBuffer.java:239)
	at org.eclipse.core.internal.filebuffers.TextFileBufferManager.connect(TextFileBufferManager.java:116)
	at org.eclipse.ui.editors.text.TextFileDocumentProvider.createFileInfo(TextFileDocumentProvider.java:565)
	at org.eclipse.ui.editors.text.TextFileDocumentProvider.connect(TextFileDocumentProvider.java:481)
	at org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:4188)
	at org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:262)
	at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEditor.java:1535)
	at org.eclipse.ui.editors.text.TextEditor.doSetInput(TextEditor.java:153)
	at org.eclipse.ui.internal.genericeditor.ExtensionBasedTextEditor.doSetInput(ExtensionBasedTextEditor.java:92)
	at org.eclipse.ui.texteditor.AbstractTextEditor.lambda$1(AbstractTextEditor.java:3172)
	at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:433)
	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:353)
	at org.eclipse.ui.internal.WorkbenchWindow.lambda$7(WorkbenchWindow.java:2335)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2332)
	at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3189)
	... 138 more
!SUBENTRY 1 org.eclipse.core.filebuffers 4 0 2025-09-05 13:34:44.275
!MESSAGE Cannot determine URI for '/testOpenEditors/test3.txt'.
!STACK 1
org.eclipse.core.runtime.CoreException: Cannot determine URI for '/testOpenEditors/test3.txt'.
	at org.eclipse.core.internal.filebuffers.ResourceFileBuffer.create(ResourceFileBuffer.java:239)
	at org.eclipse.core.internal.filebuffers.TextFileBufferManager.connect(TextFileBufferManager.java:116)
	at org.eclipse.ui.editors.text.TextFileDocumentProvider.createFileInfo(TextFileDocumentProvider.java:565)
	at org.eclipse.ui.editors.text.TextFileDocumentProvider.connect(TextFileDocumentProvider.java:481)
	at org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:4188)
	at org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:262)
	at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEditor.java:1535)
	at org.eclipse.ui.editors.text.TextEditor.doSetInput(TextEditor.java:153)
	at org.eclipse.ui.internal.genericeditor.ExtensionBasedTextEditor.doSetInput(ExtensionBasedTextEditor.java:92)
	at org.eclipse.ui.texteditor.AbstractTextEditor.lambda$1(AbstractTextEditor.java:3172)
	at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:433)
	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:353)
	at org.eclipse.ui.internal.WorkbenchWindow.lambda$7(WorkbenchWindow.java:2335)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2332)
	at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3189)
	at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3214)
	at org.eclipse.ui.internal.EditorReference.initialize(EditorReference.java:353)
	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:346)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:1037)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:998)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:142)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:401)
	at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:319)
	at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:203)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:90)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:59)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42)
	at org.eclipse.ui.internal.WorkbenchContributionFactory.create(WorkbenchContributionFactory.java:46)
	at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:134)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:991)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:658)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711)
	at org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer.showTab(StackRenderer.java:1405)
	at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.lambda$0(LazyStackRenderer.java:84)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:206)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:201)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:132)
	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:73)
	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:48)
	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:168)
	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:187)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1391)
	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1540)
	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1492)
	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1462)
	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1584)
	at org.eclipse.ui.texteditor.AbstractTextEditor.lambda$3(AbstractTextEditor.java:4283)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.ui.tests.harness.util.UITestUtil.processEvents(UITestUtil.java:157)
	at org.eclipse.ui.tests.harness.util.CloseTestWindowsRule.after(CloseTestWindowsRule.java:74)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:59)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)
!SUBENTRY 2 org.eclipse.core.filebuffers 4 0 2025-09-05 13:34:44.275
!MESSAGE Cannot determine URI for '/testOpenEditors/test3.txt'.
----- testRelativeViewVisibility(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testRelativeViewVisibility(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:34:44.857
!MESSAGE Referenced part does not exist yet: org.eclipse.ui.views.ContentOutline.
testRelativeViewVisibility(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testSaveAllEditors(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testSaveAllEditors(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testSaveAllEditors(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testSaveEditor(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testSaveEditor(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testSaveEditor(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testSaveEffectsSharedModel(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testSaveEffectsSharedModel(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testSaveEffectsSharedModel(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testSetPartState(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testSetPartState(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testSetPartState(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testSetPerspective(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testSetPerspective(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testSetPerspective(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testShowActionSet(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testShowActionSet(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testShowActionSet(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testShowEditorInput(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testShowEditorInput(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testShowEditorInput(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testShowView(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testShowView(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testShowView(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testShowViewMult(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testShowViewMult(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testShowViewMult(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testStackOrder(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testStackOrder(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testStackOrder(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testView_ACTIVE2(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testView_ACTIVE2(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testView_ACTIVE2(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testView_CREATE1(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testView_CREATE1(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testView_CREATE1(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testView_CREATE2(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testView_CREATE2(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testView_CREATE2(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testView_CREATE3(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testView_CREATE3(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testView_CREATE3(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testView_VISIBLE1(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testView_VISIBLE1(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testView_VISIBLE1(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testView_VISIBLE2(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testView_VISIBLE2(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testView_VISIBLE2(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testView_VISIBLE3(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testView_VISIBLE3(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testView_VISIBLE3(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testWorkingSets1(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testWorkingSets1(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testWorkingSets1(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testWorkingSets2(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testWorkingSets2(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testWorkingSets2(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testWorkingSets3(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testWorkingSets3(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testWorkingSets3(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testWorkingSetsPersisted_Bug385592(org.eclipse.ui.tests.api.IWorkbenchPageTest)
testWorkingSetsPersisted_Bug385592(org.eclipse.ui.tests.api.IWorkbenchPageTest): setUp...
testWorkingSetsPersisted_Bug385592(org.eclipse.ui.tests.api.IWorkbenchPageTest): tearDown...

----- testGetPerspective(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testGetPerspective(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testGetPerspective(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testGetInput(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testGetInput(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testGetInput(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testGetLabel(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testGetLabel(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testGetLabel(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testGetViews(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testGetViews(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testGetViews(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testGetEditors(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testGetEditors(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testGetEditors(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testHideView(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testHideView(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testHideView(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testActivate(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testActivate(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testActivate(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testCloseEditor(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testCloseEditor(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testCloseEditor(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testOpenEditor(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testOpenEditor(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testOpenEditor(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testCloseAllEditors(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testCloseAllEditors(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testCloseAllEditors(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testGetWorkbenchWindow(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testGetWorkbenchWindow(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testGetWorkbenchWindow(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testSaveEditor(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testSaveEditor(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testSaveEditor(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testFindView(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testFindView(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testFindView(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testShowView(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testShowView(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testShowView(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testSetPerspective(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testSetPerspective(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testSetPerspective(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testOpenEditor2(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testOpenEditor2(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testOpenEditor2(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testOpenEditor3(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testOpenEditor3(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testOpenEditor3(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testOpenEditor4(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testOpenEditor4(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testOpenEditor4(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testOpenEditor5(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testOpenEditor5(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testOpenEditor5(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testOpenEditor6(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testOpenEditor6(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testOpenEditor6(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testGet_SetEditorAreaVisible(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testGet_SetEditorAreaVisible(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testGet_SetEditorAreaVisible(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testBringToTop(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest)
testBringToTop(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): setUp...
testBringToTop(org.eclipse.ui.tests.api.IDeprecatedWorkbenchPageTest): tearDown...

----- testStaticMenuContribution(org.eclipse.ui.tests.api.IActionFilterTest)
testStaticMenuContribution(org.eclipse.ui.tests.api.IActionFilterTest): setUp...
testStaticMenuContribution(org.eclipse.ui.tests.api.IActionFilterTest): tearDown...

----- testDynamicMenuContribution(org.eclipse.ui.tests.api.IActionFilterTest)
testDynamicMenuContribution(org.eclipse.ui.tests.api.IActionFilterTest): setUp...
testDynamicMenuContribution(org.eclipse.ui.tests.api.IActionFilterTest): tearDown...

----- testDynamicLifecycle(org.eclipse.ui.tests.api.IActionFilterTest)
testDynamicLifecycle(org.eclipse.ui.tests.api.IActionFilterTest): setUp...
testDynamicLifecycle(org.eclipse.ui.tests.api.IActionFilterTest): tearDown...

----- testStaticLifecycle(org.eclipse.ui.tests.api.IActionFilterTest)
testStaticLifecycle(org.eclipse.ui.tests.api.IActionFilterTest): setUp...
testStaticLifecycle(org.eclipse.ui.tests.api.IActionFilterTest): tearDown...

----- testSaveWSet(org.eclipse.ui.tests.api.IAggregateWorkingSetTest)
testSaveWSet(org.eclipse.ui.tests.api.IAggregateWorkingSetTest): setUp...
testSaveWSet(org.eclipse.ui.tests.api.IAggregateWorkingSetTest): tearDown...

----- testGetElemets(org.eclipse.ui.tests.api.IAggregateWorkingSetTest)
testGetElemets(org.eclipse.ui.tests.api.IAggregateWorkingSetTest): setUp...
testGetElemets(org.eclipse.ui.tests.api.IAggregateWorkingSetTest): tearDown...

----- testWorkingSetSaveNeverRestoresAggregate(org.eclipse.ui.tests.api.IAggregateWorkingSetTest)
testWorkingSetSaveNeverRestoresAggregate(org.eclipse.ui.tests.api.IAggregateWorkingSetTest): setUp...
testWorkingSetSaveNeverRestoresAggregate(org.eclipse.ui.tests.api.IAggregateWorkingSetTest): tearDown...

----- testWorkingSetCycle(org.eclipse.ui.tests.api.IAggregateWorkingSetTest)
testWorkingSetCycle(org.eclipse.ui.tests.api.IAggregateWorkingSetTest): setUp...

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:35:16.353
!MESSAGE Removed cyclic dependency in the working set 'testCycle'.
testWorkingSetCycle(org.eclipse.ui.tests.api.IAggregateWorkingSetTest): tearDown...

----- testCycleCleanup(org.eclipse.ui.tests.api.IAggregateWorkingSetTest)
testCycleCleanup(org.eclipse.ui.tests.api.IAggregateWorkingSetTest): setUp...

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:35:16.382
!MESSAGE Removed cyclic dependency in the working set 'testCycle'.
testCycleCleanup(org.eclipse.ui.tests.api.IAggregateWorkingSetTest): tearDown...

----- testLocalPageService(org.eclipse.ui.tests.api.IPageServiceTest)
testLocalPageService(org.eclipse.ui.tests.api.IPageServiceTest): setUp...
testLocalPageService(org.eclipse.ui.tests.api.IPageServiceTest): tearDown...

----- testRun(org.eclipse.ui.tests.api.IWorkbenchWindowActionDelegateTest)
testRun(org.eclipse.ui.tests.api.IWorkbenchWindowActionDelegateTest): setUp...
testRun(org.eclipse.ui.tests.api.IWorkbenchWindowActionDelegateTest): tearDown...

----- testLazyInit(org.eclipse.ui.tests.api.IWorkbenchWindowActionDelegateTest)
testLazyInit(org.eclipse.ui.tests.api.IWorkbenchWindowActionDelegateTest): setUp...
testLazyInit(org.eclipse.ui.tests.api.IWorkbenchWindowActionDelegateTest): tearDown...

----- testSelectionChanged(org.eclipse.ui.tests.api.IWorkbenchWindowActionDelegateTest)
testSelectionChanged(org.eclipse.ui.tests.api.IWorkbenchWindowActionDelegateTest): setUp...
testSelectionChanged(org.eclipse.ui.tests.api.IWorkbenchWindowActionDelegateTest): tearDown...

----- testInit(org.eclipse.ui.tests.api.IViewActionDelegateTest)
testInit(org.eclipse.ui.tests.api.IViewActionDelegateTest): setUp...
testInit(org.eclipse.ui.tests.api.IViewActionDelegateTest): tearDown...

----- testRun(org.eclipse.ui.tests.api.IViewActionDelegateTest)
testRun(org.eclipse.ui.tests.api.IViewActionDelegateTest): setUp...
testRun(org.eclipse.ui.tests.api.IViewActionDelegateTest): tearDown...

----- testSelectionChanged(org.eclipse.ui.tests.api.IViewActionDelegateTest)
testSelectionChanged(org.eclipse.ui.tests.api.IViewActionDelegateTest): setUp...
testSelectionChanged(org.eclipse.ui.tests.api.IViewActionDelegateTest): tearDown...

----- testGetActionBars(org.eclipse.ui.tests.api.IViewSiteTest)
testGetActionBars(org.eclipse.ui.tests.api.IViewSiteTest): setUp...
testGetActionBars(org.eclipse.ui.tests.api.IViewSiteTest): tearDown...

----- testGetShell(org.eclipse.ui.tests.api.IViewSiteTest)
testGetShell(org.eclipse.ui.tests.api.IViewSiteTest): setUp...
testGetShell(org.eclipse.ui.tests.api.IViewSiteTest): tearDown...

----- testINestableService(org.eclipse.ui.tests.api.IViewSiteTest)
testINestableService(org.eclipse.ui.tests.api.IViewSiteTest): setUp...
testINestableService(org.eclipse.ui.tests.api.IViewSiteTest): tearDown...

----- testGetId(org.eclipse.ui.tests.api.IViewSiteTest)
testGetId(org.eclipse.ui.tests.api.IViewSiteTest): setUp...
testGetId(org.eclipse.ui.tests.api.IViewSiteTest): tearDown...

----- testGetPage(org.eclipse.ui.tests.api.IViewSiteTest)
testGetPage(org.eclipse.ui.tests.api.IViewSiteTest): setUp...
testGetPage(org.eclipse.ui.tests.api.IViewSiteTest): tearDown...

----- testGetPluginId(org.eclipse.ui.tests.api.IViewSiteTest)
testGetPluginId(org.eclipse.ui.tests.api.IViewSiteTest): setUp...
testGetPluginId(org.eclipse.ui.tests.api.IViewSiteTest): tearDown...

----- testGetWorkbenchWindow(org.eclipse.ui.tests.api.IViewSiteTest)
testGetWorkbenchWindow(org.eclipse.ui.tests.api.IViewSiteTest): setUp...
testGetWorkbenchWindow(org.eclipse.ui.tests.api.IViewSiteTest): tearDown...

----- testSetSelectionProvider(org.eclipse.ui.tests.api.IViewSiteTest)
testSetSelectionProvider(org.eclipse.ui.tests.api.IViewSiteTest): setUp...
testSetSelectionProvider(org.eclipse.ui.tests.api.IViewSiteTest): tearDown...

----- testGetRegisteredName(org.eclipse.ui.tests.api.IViewSiteTest)
testGetRegisteredName(org.eclipse.ui.tests.api.IViewSiteTest): setUp...
testGetRegisteredName(org.eclipse.ui.tests.api.IViewSiteTest): tearDown...

----- testGetSelectionProvider(org.eclipse.ui.tests.api.IViewSiteTest)
testGetSelectionProvider(org.eclipse.ui.tests.api.IViewSiteTest): setUp...
testGetSelectionProvider(org.eclipse.ui.tests.api.IViewSiteTest): tearDown...

----- testGetActionBarContributor(org.eclipse.ui.tests.api.IEditorSiteTest)
testGetActionBarContributor(org.eclipse.ui.tests.api.IEditorSiteTest): setUp...
testGetActionBarContributor(org.eclipse.ui.tests.api.IEditorSiteTest): tearDown...

----- testGetShell(org.eclipse.ui.tests.api.IEditorSiteTest)
testGetShell(org.eclipse.ui.tests.api.IEditorSiteTest): setUp...
testGetShell(org.eclipse.ui.tests.api.IEditorSiteTest): tearDown...

----- testINestableService(org.eclipse.ui.tests.api.IEditorSiteTest)
testINestableService(org.eclipse.ui.tests.api.IEditorSiteTest): setUp...
testINestableService(org.eclipse.ui.tests.api.IEditorSiteTest): tearDown...

----- testGetId(org.eclipse.ui.tests.api.IEditorSiteTest)
testGetId(org.eclipse.ui.tests.api.IEditorSiteTest): setUp...
testGetId(org.eclipse.ui.tests.api.IEditorSiteTest): tearDown...

----- testGetPage(org.eclipse.ui.tests.api.IEditorSiteTest)
testGetPage(org.eclipse.ui.tests.api.IEditorSiteTest): setUp...
testGetPage(org.eclipse.ui.tests.api.IEditorSiteTest): tearDown...

----- testGetPluginId(org.eclipse.ui.tests.api.IEditorSiteTest)
testGetPluginId(org.eclipse.ui.tests.api.IEditorSiteTest): setUp...
testGetPluginId(org.eclipse.ui.tests.api.IEditorSiteTest): tearDown...

----- testGetWorkbenchWindow(org.eclipse.ui.tests.api.IEditorSiteTest)
testGetWorkbenchWindow(org.eclipse.ui.tests.api.IEditorSiteTest): setUp...
testGetWorkbenchWindow(org.eclipse.ui.tests.api.IEditorSiteTest): tearDown...

----- testSetSelectionProvider(org.eclipse.ui.tests.api.IEditorSiteTest)
testSetSelectionProvider(org.eclipse.ui.tests.api.IEditorSiteTest): setUp...
testSetSelectionProvider(org.eclipse.ui.tests.api.IEditorSiteTest): tearDown...

----- testGetRegisteredName(org.eclipse.ui.tests.api.IEditorSiteTest)
testGetRegisteredName(org.eclipse.ui.tests.api.IEditorSiteTest): setUp...
testGetRegisteredName(org.eclipse.ui.tests.api.IEditorSiteTest): tearDown...

----- testGetSelectionProvider(org.eclipse.ui.tests.api.IEditorSiteTest)
testGetSelectionProvider(org.eclipse.ui.tests.api.IEditorSiteTest): setUp...
testGetSelectionProvider(org.eclipse.ui.tests.api.IEditorSiteTest): tearDown...

----- testSetGlobalActionHandler(org.eclipse.ui.tests.api.IActionBarsTest)
testSetGlobalActionHandler(org.eclipse.ui.tests.api.IActionBarsTest): setUp...
testSetGlobalActionHandler(org.eclipse.ui.tests.api.IActionBarsTest): tearDown...

----- testGetStatusLineManager(org.eclipse.ui.tests.api.IActionBarsTest)
testGetStatusLineManager(org.eclipse.ui.tests.api.IActionBarsTest): setUp...
testGetStatusLineManager(org.eclipse.ui.tests.api.IActionBarsTest): tearDown...

----- testGetMenuManager(org.eclipse.ui.tests.api.IActionBarsTest)
testGetMenuManager(org.eclipse.ui.tests.api.IActionBarsTest): setUp...
testGetMenuManager(org.eclipse.ui.tests.api.IActionBarsTest): tearDown...

----- testGetToolBarManager(org.eclipse.ui.tests.api.IActionBarsTest)
testGetToolBarManager(org.eclipse.ui.tests.api.IActionBarsTest): setUp...
testGetToolBarManager(org.eclipse.ui.tests.api.IActionBarsTest): tearDown...

----- testGetGlobalActionHandler(org.eclipse.ui.tests.api.IActionBarsTest)
testGetGlobalActionHandler(org.eclipse.ui.tests.api.IActionBarsTest): setUp...
testGetGlobalActionHandler(org.eclipse.ui.tests.api.IActionBarsTest): tearDown...

----- testOpenAndClose(org.eclipse.ui.tests.api.IViewPartTest)
testOpenAndClose(org.eclipse.ui.tests.api.IViewPartTest): setUp...
testOpenAndClose(org.eclipse.ui.tests.api.IViewPartTest): tearDown...

----- testGetShellAfterClose(org.eclipse.ui.tests.api.IEditorPartTest)
testGetShellAfterClose(org.eclipse.ui.tests.api.IEditorPartTest): setUp...

!ENTRY org.eclipse.ui.workbench 4 0 2025-09-05 13:35:37.314
!MESSAGE IWorkbenchSite.getShell() was called after part disposal: PartSite(id=org.eclipse.ui.tests.api.MockEditorStatePart,pluginId=org.eclipse.ui.tests,registeredName=Mock Editor Save,hashCode=900273855)
!STACK 0
java.lang.IllegalStateException: IWorkbenchSite.getShell() was called after part disposal: PartSite(id=org.eclipse.ui.tests.api.MockEditorStatePart,pluginId=org.eclipse.ui.tests,registeredName=Mock Editor Save,hashCode=900273855)
	at org.eclipse.ui.internal.PartSite.getShell(PartSite.java:451)
	at org.eclipse.ui.tests.api.IEditorPartTest.testGetShellAfterClose(IEditorPartTest.java:130)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)
testGetShellAfterClose(org.eclipse.ui.tests.api.IEditorPartTest): tearDown...

----- testOpenAndCloseWithNoMemento(org.eclipse.ui.tests.api.IEditorPartTest)
testOpenAndCloseWithNoMemento(org.eclipse.ui.tests.api.IEditorPartTest): setUp...
testOpenAndCloseWithNoMemento(org.eclipse.ui.tests.api.IEditorPartTest): tearDown...

----- testOpenAndCloseSaveNotNeeded(org.eclipse.ui.tests.api.IEditorPartTest)
testOpenAndCloseSaveNotNeeded(org.eclipse.ui.tests.api.IEditorPartTest): setUp...
testOpenAndCloseSaveNotNeeded(org.eclipse.ui.tests.api.IEditorPartTest): tearDown...

----- testOpenAndClose(org.eclipse.ui.tests.api.IEditorPartTest)
testOpenAndClose(org.eclipse.ui.tests.api.IEditorPartTest): setUp...
testOpenAndClose(org.eclipse.ui.tests.api.IEditorPartTest): tearDown...

----- testInit(org.eclipse.ui.tests.api.IEditorActionBarContributorTest)
testInit(org.eclipse.ui.tests.api.IEditorActionBarContributorTest): setUp...
testInit(org.eclipse.ui.tests.api.IEditorActionBarContributorTest): tearDown...

----- testSetActiveEditor(org.eclipse.ui.tests.api.IEditorActionBarContributorTest)
testSetActiveEditor(org.eclipse.ui.tests.api.IEditorActionBarContributorTest): setUp...
testSetActiveEditor(org.eclipse.ui.tests.api.IEditorActionBarContributorTest): tearDown...

----- testPartVisibleWhenObscured(org.eclipse.ui.tests.api.IPartServiceTest)
testPartVisibleWhenObscured(org.eclipse.ui.tests.api.IPartServiceTest): setUp...
testPartVisibleWhenObscured(org.eclipse.ui.tests.api.IPartServiceTest): tearDown...

----- testPartHiddenWhenClosedAndUnshared(org.eclipse.ui.tests.api.IPartServiceTest)
testPartHiddenWhenClosedAndUnshared(org.eclipse.ui.tests.api.IPartServiceTest): setUp...
testPartHiddenWhenClosedAndUnshared(org.eclipse.ui.tests.api.IPartServiceTest): tearDown...

----- testAddPartListenerToPage(org.eclipse.ui.tests.api.IPartServiceTest)
testAddPartListenerToPage(org.eclipse.ui.tests.api.IPartServiceTest): setUp...
testAddPartListenerToPage(org.eclipse.ui.tests.api.IPartServiceTest): tearDown...

----- testEditorFoundWhenOpened(org.eclipse.ui.tests.api.IPartServiceTest)
testEditorFoundWhenOpened(org.eclipse.ui.tests.api.IPartServiceTest): setUp...
testEditorFoundWhenOpened(org.eclipse.ui.tests.api.IPartServiceTest): tearDown...

----- testRemovePartListenerFromWindow(org.eclipse.ui.tests.api.IPartServiceTest)
testRemovePartListenerFromWindow(org.eclipse.ui.tests.api.IPartServiceTest): setUp...
testRemovePartListenerFromWindow(org.eclipse.ui.tests.api.IPartServiceTest): tearDown...

----- testRemovePartListenerFromPage(org.eclipse.ui.tests.api.IPartServiceTest)
testRemovePartListenerFromPage(org.eclipse.ui.tests.api.IPartServiceTest): setUp...
testRemovePartListenerFromPage(org.eclipse.ui.tests.api.IPartServiceTest): tearDown...

----- testLocalPartService(org.eclipse.ui.tests.api.IPartServiceTest)
testLocalPartService(org.eclipse.ui.tests.api.IPartServiceTest): setUp...
testLocalPartService(org.eclipse.ui.tests.api.IPartServiceTest): tearDown...

----- testPartVisibleWhenOpenedShared(org.eclipse.ui.tests.api.IPartServiceTest)
testPartVisibleWhenOpenedShared(org.eclipse.ui.tests.api.IPartServiceTest): setUp...
testPartVisibleWhenOpenedShared(org.eclipse.ui.tests.api.IPartServiceTest): tearDown...

----- testPartHiddenBeforeClosing(org.eclipse.ui.tests.api.IPartServiceTest)
testPartHiddenBeforeClosing(org.eclipse.ui.tests.api.IPartServiceTest): setUp...
testPartHiddenBeforeClosing(org.eclipse.ui.tests.api.IPartServiceTest): tearDown...

----- testAddPartListenerToWindow(org.eclipse.ui.tests.api.IPartServiceTest)
testAddPartListenerToWindow(org.eclipse.ui.tests.api.IPartServiceTest): setUp...
testAddPartListenerToWindow(org.eclipse.ui.tests.api.IPartServiceTest): tearDown...

----- testPartHiddenWhenObscured(org.eclipse.ui.tests.api.IPartServiceTest)
testPartHiddenWhenObscured(org.eclipse.ui.tests.api.IPartServiceTest): setUp...
testPartHiddenWhenObscured(org.eclipse.ui.tests.api.IPartServiceTest): tearDown...

----- testPartVisibleWhenOpenedUnshared(org.eclipse.ui.tests.api.IPartServiceTest)
testPartVisibleWhenOpenedUnshared(org.eclipse.ui.tests.api.IPartServiceTest): setUp...
testPartVisibleWhenOpenedUnshared(org.eclipse.ui.tests.api.IPartServiceTest): tearDown...

----- testGetSelection(org.eclipse.ui.tests.api.ISelectionServiceTest)
testGetSelection(org.eclipse.ui.tests.api.ISelectionServiceTest): setUp...
testGetSelection(org.eclipse.ui.tests.api.ISelectionServiceTest): tearDown...

----- testSelectionEventWhenInactive(org.eclipse.ui.tests.api.ISelectionServiceTest)
testSelectionEventWhenInactive(org.eclipse.ui.tests.api.ISelectionServiceTest): setUp...
testSelectionEventWhenInactive(org.eclipse.ui.tests.api.ISelectionServiceTest): tearDown...

----- testSelectionEventWhenActivated(org.eclipse.ui.tests.api.ISelectionServiceTest)
testSelectionEventWhenActivated(org.eclipse.ui.tests.api.ISelectionServiceTest): setUp...
testSelectionEventWhenActivated(org.eclipse.ui.tests.api.ISelectionServiceTest): tearDown...

----- testRemoveSelectionListener(org.eclipse.ui.tests.api.ISelectionServiceTest)
testRemoveSelectionListener(org.eclipse.ui.tests.api.ISelectionServiceTest): setUp...
testRemoveSelectionListener(org.eclipse.ui.tests.api.ISelectionServiceTest): tearDown...

----- testLocalSelectionService(org.eclipse.ui.tests.api.ISelectionServiceTest)
testLocalSelectionService(org.eclipse.ui.tests.api.ISelectionServiceTest): setUp...
testLocalSelectionService(org.eclipse.ui.tests.api.ISelectionServiceTest): tearDown...

----- testAddSelectionListener(org.eclipse.ui.tests.api.ISelectionServiceTest)
testAddSelectionListener(org.eclipse.ui.tests.api.ISelectionServiceTest): setUp...
testAddSelectionListener(org.eclipse.ui.tests.api.ISelectionServiceTest): tearDown...

----- testSelfMuteT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testSelfMuteT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testSelfMuteT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testSelfMuteT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testSelfMuteT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testSelfMuteT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testSelfMuteT3(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testSelfMuteT3(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testSelfMuteT3(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testSelfMuteT4(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testSelfMuteT4(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testSelfMuteT4(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testSelfMuteT5(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testSelfMuteT5(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testSelfMuteT5(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testSelectionSizeT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testSelectionSizeT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testSelectionSizeT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testSelectionSizeT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testSelectionSizeT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testSelectionSizeT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testSelectionTypeT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testSelectionTypeT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testSelectionTypeT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testSelectionTypeT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testSelectionTypeT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testSelectionTypeT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testUserPredicate(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testUserPredicate(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testUserPredicate(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testAdaptsToT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testAdaptsToT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testAdaptsToT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testAdaptsToT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testAdaptsToT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testAdaptsToT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testAdaptsToT3(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testAdaptsToT3(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testAdaptsToT3(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testAdaptsToT4(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testAdaptsToT4(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testAdaptsToT4(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testAdaptsToT5(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testAdaptsToT5(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testAdaptsToT5(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testDecorateT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testDecorateT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
Return true
Return true
testDecorateT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testDecorateT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testDecorateT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
Return true
Return false
testDecorateT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testDecorateT3(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testDecorateT3(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
Return true
Return true
Return true
testDecorateT3(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testDecorateT4(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testDecorateT4(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
Return true
Return true
Return true
testDecorateT4(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testDecorateT5(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testDecorateT5(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
Return true
Return false
testDecorateT5(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testEmptySelectionListener2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testEmptySelectionListener2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testEmptySelectionListener2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testSelectionPartVisibleT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testSelectionPartVisibleT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testSelectionPartVisibleT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testSelectionPartVisibleT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testSelectionPartVisibleT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testSelectionPartVisibleT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testSelectionPartVisibleT3(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testSelectionPartVisibleT3(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testSelectionPartVisibleT3(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testSelectionPartVisibleT4(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testSelectionPartVisibleT4(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testSelectionPartVisibleT4(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testCreateListenerTest(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testCreateListenerTest(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testCreateListenerTest(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testUserPredicateT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testUserPredicateT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testUserPredicateT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testUserPredicateT3(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testUserPredicateT3(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testUserPredicateT3(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testUserPredicateT4(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testUserPredicateT4(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testUserPredicateT4(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testEmptySelectionListener(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testEmptySelectionListener(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testEmptySelectionListener(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testTargetPartVisibleT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testTargetPartVisibleT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testTargetPartVisibleT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testTargetPartVisibleT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testTargetPartVisibleT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testTargetPartVisibleT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testAlreadyDeliveredPart1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testAlreadyDeliveredPart1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testAlreadyDeliveredPart1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testAlreadyDeliveredPart2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testAlreadyDeliveredPart2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testAlreadyDeliveredPart2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testMinimumSelectionSizeT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testMinimumSelectionSizeT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testMinimumSelectionSizeT1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testMinimumSelectionSizeT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testMinimumSelectionSizeT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testMinimumSelectionSizeT2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testMinimumSelectionSizeT3(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testMinimumSelectionSizeT3(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testMinimumSelectionSizeT3(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testMinimumSelectionSizeT4(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testMinimumSelectionSizeT4(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testMinimumSelectionSizeT4(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testAlreadyDeliveredAnyPartPart1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testAlreadyDeliveredAnyPartPart1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testAlreadyDeliveredAnyPartPart1(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testAlreadyDeliveredAnyPartPart2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testAlreadyDeliveredAnyPartPart2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testAlreadyDeliveredAnyPartPart2(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testDeliverDelayed(org.eclipse.ui.tests.api.SelectionListenerFactoryTest)
testDeliverDelayed(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): setUp...
testDeliverDelayed(org.eclipse.ui.tests.api.SelectionListenerFactoryTest): tearDown...

----- testBadFactory_Save(org.eclipse.ui.tests.api.IWorkingSetTest)
testBadFactory_Save(org.eclipse.ui.tests.api.IWorkingSetTest): setUp...

!ENTRY org.eclipse.ui.workbench 4 2 2025-09-05 13:36:14.284
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
org.eclipse.ui.tests.api.TestException: Intentional TestException. Ignore me in the logfile.
	at org.eclipse.ui.tests.api.BadElementFactory$BadElementInstance.saveState(BadElementFactory.java:75)
	at org.eclipse.ui.internal.WorkingSet$2.run(WorkingSet.java:228)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
	at org.eclipse.ui.internal.WorkingSet.saveState(WorkingSet.java:224)
	at org.eclipse.ui.tests.api.IWorkingSetTest.testBadFactory_Save(IWorkingSetTest.java:325)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)
testBadFactory_Save(org.eclipse.ui.tests.api.IWorkingSetTest): tearDown...

----- testGetId(org.eclipse.ui.tests.api.IWorkingSetTest)
testGetId(org.eclipse.ui.tests.api.IWorkingSetTest): setUp...
testGetId(org.eclipse.ui.tests.api.IWorkingSetTest): tearDown...

----- testSetId(org.eclipse.ui.tests.api.IWorkingSetTest)
testSetId(org.eclipse.ui.tests.api.IWorkingSetTest): setUp...
testSetId(org.eclipse.ui.tests.api.IWorkingSetTest): tearDown...

----- testGetName(org.eclipse.ui.tests.api.IWorkingSetTest)
testGetName(org.eclipse.ui.tests.api.IWorkingSetTest): setUp...
testGetName(org.eclipse.ui.tests.api.IWorkingSetTest): tearDown...

----- testApplicableTo_Inheritance(org.eclipse.ui.tests.api.IWorkingSetTest)
testApplicableTo_Inheritance(org.eclipse.ui.tests.api.IWorkingSetTest): setUp...
testApplicableTo_Inheritance(org.eclipse.ui.tests.api.IWorkingSetTest): tearDown...

----- testApplicableTo_ResourceWorkingSet(org.eclipse.ui.tests.api.IWorkingSetTest)
testApplicableTo_ResourceWorkingSet(org.eclipse.ui.tests.api.IWorkingSetTest): setUp...
testApplicableTo_ResourceWorkingSet(org.eclipse.ui.tests.api.IWorkingSetTest): tearDown...

----- testApplicableTo_DirectComparison(org.eclipse.ui.tests.api.IWorkingSetTest)
testApplicableTo_DirectComparison(org.eclipse.ui.tests.api.IWorkingSetTest): setUp...
testApplicableTo_DirectComparison(org.eclipse.ui.tests.api.IWorkingSetTest): tearDown...

----- testBadFactory_Restore(org.eclipse.ui.tests.api.IWorkingSetTest)
testBadFactory_Restore(org.eclipse.ui.tests.api.IWorkingSetTest): setUp...

!ENTRY org.eclipse.ui.workbench 4 2 2025-09-05 13:36:14.319
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
org.eclipse.ui.tests.api.TestException: Intentional TestException. Ignore me in the logfile.
	at org.eclipse.ui.tests.api.BadElementFactory$BadElementInstance.saveState(BadElementFactory.java:75)
	at org.eclipse.ui.internal.WorkingSet$2.run(WorkingSet.java:228)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
	at org.eclipse.ui.internal.WorkingSet.saveState(WorkingSet.java:224)
	at org.eclipse.ui.internal.AbstractWorkingSetManager$6.run(AbstractWorkingSetManager.java:460)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
	at org.eclipse.ui.internal.AbstractWorkingSetManager.saveWorkingSetState(AbstractWorkingSetManager.java:452)
	at org.eclipse.ui.internal.AbstractWorkingSetManager.saveWorkingSetState(AbstractWorkingSetManager.java:440)
	at org.eclipse.ui.internal.AbstractWorkingSetManager.saveState(AbstractWorkingSetManager.java:785)
	at org.eclipse.ui.internal.WorkingSetManager.saveState(WorkingSetManager.java:137)
	at org.eclipse.ui.internal.WorkingSetManager.workingSetChanged(WorkingSetManager.java:156)
	at org.eclipse.ui.internal.AbstractWorkingSet.fireWorkingSetChanged(AbstractWorkingSet.java:137)
	at org.eclipse.ui.internal.WorkingSet.setElements(WorkingSet.java:240)
	at org.eclipse.ui.tests.api.IWorkingSetTest.testBadFactory_Restore(IWorkingSetTest.java:303)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)

!ENTRY org.eclipse.ui.workbench 4 2 2025-09-05 13:36:14.322
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
org.eclipse.ui.tests.api.TestException: Intentional TestException. Ignore me in the logfile.
	at org.eclipse.ui.tests.api.BadElementFactory$BadElementInstance.saveState(BadElementFactory.java:75)
	at org.eclipse.ui.internal.WorkingSet$2.run(WorkingSet.java:228)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
	at org.eclipse.ui.internal.WorkingSet.saveState(WorkingSet.java:224)
	at org.eclipse.ui.tests.api.IWorkingSetTest.testBadFactory_Restore(IWorkingSetTest.java:305)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)

!ENTRY org.eclipse.ui.workbench 4 2 2025-09-05 13:36:14.330
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
org.eclipse.ui.tests.api.TestException: Intentional TestException. Ignore me in the logfile.
	at org.eclipse.ui.tests.api.BadElementFactory.createElement(BadElementFactory.java:86)
	at org.eclipse.ui.internal.WorkingSet$1.run(WorkingSet.java:181)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
	at org.eclipse.ui.internal.WorkingSet.restoreFromMemento(WorkingSet.java:176)
	at org.eclipse.ui.internal.WorkingSet.restoreWorkingSet(WorkingSet.java:156)
	at org.eclipse.ui.internal.AbstractWorkingSet.getElementsArray(AbstractWorkingSet.java:165)
	at org.eclipse.ui.internal.AbstractWorkingSet.getElements(AbstractWorkingSet.java:153)
	at org.eclipse.ui.tests.api.IWorkingSetTest.testBadFactory_Restore(IWorkingSetTest.java:309)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)
testBadFactory_Restore(org.eclipse.ui.tests.api.IWorkingSetTest): tearDown...

----- testApplicableTo_Adapter1(org.eclipse.ui.tests.api.IWorkingSetTest)
testApplicableTo_Adapter1(org.eclipse.ui.tests.api.IWorkingSetTest): setUp...
testApplicableTo_Adapter1(org.eclipse.ui.tests.api.IWorkingSetTest): tearDown...

----- testNoDuplicateWorkingSetNamesDifferentLabels(org.eclipse.ui.tests.api.IWorkingSetTest)
testNoDuplicateWorkingSetNamesDifferentLabels(org.eclipse.ui.tests.api.IWorkingSetTest): setUp...
testNoDuplicateWorkingSetNamesDifferentLabels(org.eclipse.ui.tests.api.IWorkingSetTest): tearDown...

----- testNoDuplicateWorkingSetName(org.eclipse.ui.tests.api.IWorkingSetTest)
testNoDuplicateWorkingSetName(org.eclipse.ui.tests.api.IWorkingSetTest): setUp...
testNoDuplicateWorkingSetName(org.eclipse.ui.tests.api.IWorkingSetTest): tearDown...

----- testSetElements(org.eclipse.ui.tests.api.IWorkingSetTest)
testSetElements(org.eclipse.ui.tests.api.IWorkingSetTest): setUp...
testSetElements(org.eclipse.ui.tests.api.IWorkingSetTest): tearDown...

----- testGetElements(org.eclipse.ui.tests.api.IWorkingSetTest)
testGetElements(org.eclipse.ui.tests.api.IWorkingSetTest): setUp...
testGetElements(org.eclipse.ui.tests.api.IWorkingSetTest): tearDown...

----- testApplicableTo_AdapterManager1(org.eclipse.ui.tests.api.IWorkingSetTest)
testApplicableTo_AdapterManager1(org.eclipse.ui.tests.api.IWorkingSetTest): setUp...
testApplicableTo_AdapterManager1(org.eclipse.ui.tests.api.IWorkingSetTest): tearDown...

----- testApplicableTo_AdapterManager2(org.eclipse.ui.tests.api.IWorkingSetTest)
testApplicableTo_AdapterManager2(org.eclipse.ui.tests.api.IWorkingSetTest): setUp...
testApplicableTo_AdapterManager2(org.eclipse.ui.tests.api.IWorkingSetTest): tearDown...

----- testSetName(org.eclipse.ui.tests.api.IWorkingSetTest)
testSetName(org.eclipse.ui.tests.api.IWorkingSetTest): setUp...
testSetName(org.eclipse.ui.tests.api.IWorkingSetTest): tearDown...

----- testIsEmpty(org.eclipse.ui.tests.api.IWorkingSetTest)
testIsEmpty(org.eclipse.ui.tests.api.IWorkingSetTest): setUp...
testIsEmpty(org.eclipse.ui.tests.api.IWorkingSetTest): tearDown...

----- testConfigBlockFilter(org.eclipse.ui.tests.api.IWorkingSetManagerTest)
testConfigBlockFilter(org.eclipse.ui.tests.api.IWorkingSetManagerTest): setUp...
testConfigBlockFilter(org.eclipse.ui.tests.api.IWorkingSetManagerTest): tearDown...

----- testAddPropertyChangeListener(org.eclipse.ui.tests.api.IWorkingSetManagerTest)
testAddPropertyChangeListener(org.eclipse.ui.tests.api.IWorkingSetManagerTest): setUp...
testAddPropertyChangeListener(org.eclipse.ui.tests.api.IWorkingSetManagerTest): tearDown...

----- testRecentWorkingSetsLength(org.eclipse.ui.tests.api.IWorkingSetManagerTest)
testRecentWorkingSetsLength(org.eclipse.ui.tests.api.IWorkingSetManagerTest): setUp...
testRecentWorkingSetsLength(org.eclipse.ui.tests.api.IWorkingSetManagerTest): tearDown...

----- testGetWorkingSets(org.eclipse.ui.tests.api.IWorkingSetManagerTest)
testGetWorkingSets(org.eclipse.ui.tests.api.IWorkingSetManagerTest): setUp...
testGetWorkingSets(org.eclipse.ui.tests.api.IWorkingSetManagerTest): tearDown...

----- testCreateWorkingSetFromMemento(org.eclipse.ui.tests.api.IWorkingSetManagerTest)
testCreateWorkingSetFromMemento(org.eclipse.ui.tests.api.IWorkingSetManagerTest): setUp...
testCreateWorkingSetFromMemento(org.eclipse.ui.tests.api.IWorkingSetManagerTest): tearDown...

----- testCreateWorkingSetSelectionDialog(org.eclipse.ui.tests.api.IWorkingSetManagerTest)
testCreateWorkingSetSelectionDialog(org.eclipse.ui.tests.api.IWorkingSetManagerTest): setUp...
testCreateWorkingSetSelectionDialog(org.eclipse.ui.tests.api.IWorkingSetManagerTest): tearDown...

----- testRemoveWorkingSet(org.eclipse.ui.tests.api.IWorkingSetManagerTest)
testRemoveWorkingSet(org.eclipse.ui.tests.api.IWorkingSetManagerTest): setUp...
testRemoveWorkingSet(org.eclipse.ui.tests.api.IWorkingSetManagerTest): tearDown...

----- testListenerSafety(org.eclipse.ui.tests.api.IWorkingSetManagerTest)
testListenerSafety(org.eclipse.ui.tests.api.IWorkingSetManagerTest): setUp...

!ENTRY org.eclipse.ui.workbench 4 2 2025-09-05 13:36:15.174
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
org.eclipse.ui.tests.api.TestException: Intentional TestException. Ignore me in the logfile.
	at org.eclipse.ui.tests.api.IWorkingSetManagerTest.lambda$1(IWorkingSetManagerTest.java:411)
	at org.eclipse.ui.internal.AbstractWorkingSetManager$5.run(AbstractWorkingSetManager.java:378)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
	at org.eclipse.ui.internal.AbstractWorkingSetManager.lambda$1(AbstractWorkingSetManager.java:386)
	at org.eclipse.ui.internal.AbstractWorkingSetManager.firePropertyChange(AbstractWorkingSetManager.java:391)
	at org.eclipse.ui.internal.AbstractWorkingSetManager.internalAddWorkingSet(AbstractWorkingSetManager.java:235)
	at org.eclipse.ui.internal.AbstractWorkingSetManager.addWorkingSet(AbstractWorkingSetManager.java:227)
	at org.eclipse.ui.internal.WorkingSetManager.addWorkingSet(WorkingSetManager.java:66)
	at org.eclipse.ui.tests.api.IWorkingSetManagerTest.testListenerSafety(IWorkingSetManagerTest.java:420)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)
testListenerSafety(org.eclipse.ui.tests.api.IWorkingSetManagerTest): tearDown...

----- testCreateWorkingSet(org.eclipse.ui.tests.api.IWorkingSetManagerTest)
testCreateWorkingSet(org.eclipse.ui.tests.api.IWorkingSetManagerTest): setUp...
testCreateWorkingSet(org.eclipse.ui.tests.api.IWorkingSetManagerTest): tearDown...

----- testGetRecentWorkingSets(org.eclipse.ui.tests.api.IWorkingSetManagerTest)
testGetRecentWorkingSets(org.eclipse.ui.tests.api.IWorkingSetManagerTest): setUp...
testGetRecentWorkingSets(org.eclipse.ui.tests.api.IWorkingSetManagerTest): tearDown...

----- testAddRecentWorkingSet(org.eclipse.ui.tests.api.IWorkingSetManagerTest)
testAddRecentWorkingSet(org.eclipse.ui.tests.api.IWorkingSetManagerTest): setUp...
testAddRecentWorkingSet(org.eclipse.ui.tests.api.IWorkingSetManagerTest): tearDown...

----- testRemoveWorkingSetAfterRename(org.eclipse.ui.tests.api.IWorkingSetManagerTest)
testRemoveWorkingSetAfterRename(org.eclipse.ui.tests.api.IWorkingSetManagerTest): setUp...
testRemoveWorkingSetAfterRename(org.eclipse.ui.tests.api.IWorkingSetManagerTest): tearDown...

----- testGetWorkingSet(org.eclipse.ui.tests.api.IWorkingSetManagerTest)
testGetWorkingSet(org.eclipse.ui.tests.api.IWorkingSetManagerTest): setUp...
testGetWorkingSet(org.eclipse.ui.tests.api.IWorkingSetManagerTest): tearDown...

----- testAddWorkingSet(org.eclipse.ui.tests.api.IWorkingSetManagerTest)
testAddWorkingSet(org.eclipse.ui.tests.api.IWorkingSetManagerTest): setUp...
testAddWorkingSet(org.eclipse.ui.tests.api.IWorkingSetManagerTest): tearDown...

----- testRemovePropertyChangeListener(org.eclipse.ui.tests.api.IWorkingSetManagerTest)
testRemovePropertyChangeListener(org.eclipse.ui.tests.api.IWorkingSetManagerTest): setUp...
testRemovePropertyChangeListener(org.eclipse.ui.tests.api.IWorkingSetManagerTest): tearDown...

----- testPerspectiveCloseStandaloneView(org.eclipse.ui.tests.api.StickyViewTest)
testPerspectiveCloseStandaloneView(org.eclipse.ui.tests.api.StickyViewTest): setUp...
testPerspectiveCloseStandaloneView(org.eclipse.ui.tests.api.StickyViewTest): tearDown...

----- testStackContents(org.eclipse.ui.tests.api.StickyViewTest)
testStackContents(org.eclipse.ui.tests.api.StickyViewTest): setUp...
testStackContents(org.eclipse.ui.tests.api.StickyViewTest): tearDown...

----- testStackPlacementBottom(org.eclipse.ui.tests.api.StickyViewTest)
testStackPlacementBottom(org.eclipse.ui.tests.api.StickyViewTest): setUp...
testStackPlacementBottom(org.eclipse.ui.tests.api.StickyViewTest): tearDown...

----- testPerspectiveReset(org.eclipse.ui.tests.api.StickyViewTest)
testPerspectiveReset(org.eclipse.ui.tests.api.StickyViewTest): setUp...
testPerspectiveReset(org.eclipse.ui.tests.api.StickyViewTest): tearDown...

----- testStackPlacementLeft(org.eclipse.ui.tests.api.StickyViewTest)
testStackPlacementLeft(org.eclipse.ui.tests.api.StickyViewTest): setUp...
testStackPlacementLeft(org.eclipse.ui.tests.api.StickyViewTest): tearDown...

----- testStackPlacementRight(org.eclipse.ui.tests.api.StickyViewTest)
testStackPlacementRight(org.eclipse.ui.tests.api.StickyViewTest): setUp...
testStackPlacementRight(org.eclipse.ui.tests.api.StickyViewTest): tearDown...

----- testStackPlacementTop(org.eclipse.ui.tests.api.StickyViewTest)
testStackPlacementTop(org.eclipse.ui.tests.api.StickyViewTest): setUp...
testStackPlacementTop(org.eclipse.ui.tests.api.StickyViewTest): tearDown...

----- testPerspectiveOpen(org.eclipse.ui.tests.api.StickyViewTest)
testPerspectiveOpen(org.eclipse.ui.tests.api.StickyViewTest): setUp...
testPerspectiveOpen(org.eclipse.ui.tests.api.StickyViewTest): tearDown...


!ENTRY org.eclipse.jface 4 0 2025-09-05 13:36:20.312
!MESSAGE /$nl$/icons/does-not-exist.gif
!STACK 0
java.io.FileNotFoundException: /$nl$/icons/does-not-exist.gif
	at org.eclipse.osgi.storage.url.bundleentry.Handler.findBundleEntry(Handler.java:55)
	at org.eclipse.osgi.storage.url.BundleResourceHandler.openConnection(BundleResourceHandler.java:186)
	at java.base/java.net.URL.openConnection(URL.java:1258)
	at org.eclipse.core.internal.boot.PlatformURLConnection.connect(PlatformURLConnection.java:117)
	at org.eclipse.core.internal.boot.PlatformURLConnection.getURLAsLocal(PlatformURLConnection.java:234)
	at org.eclipse.core.internal.runtime.PlatformURLConverter.toFileURL(PlatformURLConverter.java:38)
	at org.eclipse.core.runtime.FileLocator.toFileURL(FileLocator.java:277)
	at org.eclipse.jface.resource.URLImageDescriptor.getFilePath(URLImageDescriptor.java:254)
	at org.eclipse.jface.resource.URLImageDescriptor.lambda$0(URLImageDescriptor.java:64)
	at org.eclipse.swt.graphics.Image.<init>(Image.java:786)
	at org.eclipse.jface.resource.URLImageDescriptor.createImage(URLImageDescriptor.java:300)
	at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:331)
	at org.eclipse.ui.tests.api.EditorIconTest.testBug395126_missing(EditorIconTest.java:134)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)

!ENTRY org.eclipse.jface 4 0 2025-09-05 13:36:20.340
!MESSAGE /icons/full/message_error.svgdoes-not-exist
!STACK 0
java.io.FileNotFoundException: /icons/full/message_error.svgdoes-not-exist
	at org.eclipse.osgi.storage.url.bundleentry.Handler.findBundleEntry(Handler.java:55)
	at org.eclipse.osgi.storage.url.BundleResourceHandler.openConnection(BundleResourceHandler.java:186)
	at org.eclipse.equinox.plurl.impl.PlurlImpl$PlurlRootURLStreamHandler.openConnection(PlurlImpl.java:1453)
	at java.base/java.net.URL.openConnection(URL.java:1258)
	at org.eclipse.osgi.storage.url.BundleURLConverter.toFileURL(BundleURLConverter.java:41)
	at org.eclipse.core.runtime.FileLocator.toFileURL(FileLocator.java:277)
	at org.eclipse.jface.resource.URLImageDescriptor.getFilePath(URLImageDescriptor.java:254)
	at org.eclipse.jface.resource.URLImageDescriptor.lambda$0(URLImageDescriptor.java:64)
	at org.eclipse.swt.graphics.Image.<init>(Image.java:786)
	at org.eclipse.jface.resource.URLImageDescriptor.createImage(URLImageDescriptor.java:300)
	at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:331)
	at org.eclipse.ui.tests.api.EditorIconTest.testBug474072_missing(EditorIconTest.java:174)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)
----- testDefaults(org.eclipse.ui.tests.api.workbenchpart.RawIViewPartTest)
testDefaults(org.eclipse.ui.tests.api.workbenchpart.RawIViewPartTest): setUp...
testDefaults(org.eclipse.ui.tests.api.workbenchpart.RawIViewPartTest): tearDown...

----- testCustomContentDescription(org.eclipse.ui.tests.api.workbenchpart.ViewPartTitleTest)
testCustomContentDescription(org.eclipse.ui.tests.api.workbenchpart.ViewPartTitleTest): setUp...
testCustomContentDescription(org.eclipse.ui.tests.api.workbenchpart.ViewPartTitleTest): tearDown...

----- testDefaults(org.eclipse.ui.tests.api.workbenchpart.ViewPartTitleTest)
testDefaults(org.eclipse.ui.tests.api.workbenchpart.ViewPartTitleTest): setUp...
testDefaults(org.eclipse.ui.tests.api.workbenchpart.ViewPartTitleTest): tearDown...

----- testNullTitle(org.eclipse.ui.tests.api.workbenchpart.ViewPartTitleTest)
testNullTitle(org.eclipse.ui.tests.api.workbenchpart.ViewPartTitleTest): setUp...
testNullTitle(org.eclipse.ui.tests.api.workbenchpart.ViewPartTitleTest): tearDown...

----- testCustomTitle(org.eclipse.ui.tests.api.workbenchpart.ViewPartTitleTest)
testCustomTitle(org.eclipse.ui.tests.api.workbenchpart.ViewPartTitleTest): setUp...
testCustomTitle(org.eclipse.ui.tests.api.workbenchpart.ViewPartTitleTest): tearDown...

----- testCustomContentDescription(org.eclipse.ui.tests.api.workbenchpart.OverriddenTitleTest)
testCustomContentDescription(org.eclipse.ui.tests.api.workbenchpart.OverriddenTitleTest): setUp...
testCustomContentDescription(org.eclipse.ui.tests.api.workbenchpart.OverriddenTitleTest): tearDown...

----- testCustomNameAndContentDescription(org.eclipse.ui.tests.api.workbenchpart.OverriddenTitleTest)
testCustomNameAndContentDescription(org.eclipse.ui.tests.api.workbenchpart.OverriddenTitleTest): setUp...
testCustomNameAndContentDescription(org.eclipse.ui.tests.api.workbenchpart.OverriddenTitleTest): tearDown...

----- testDefaults(org.eclipse.ui.tests.api.workbenchpart.OverriddenTitleTest)
testDefaults(org.eclipse.ui.tests.api.workbenchpart.OverriddenTitleTest): setUp...
testDefaults(org.eclipse.ui.tests.api.workbenchpart.OverriddenTitleTest): tearDown...

----- testEmptyContentDescription(org.eclipse.ui.tests.api.workbenchpart.OverriddenTitleTest)
testEmptyContentDescription(org.eclipse.ui.tests.api.workbenchpart.OverriddenTitleTest): setUp...
testEmptyContentDescription(org.eclipse.ui.tests.api.workbenchpart.OverriddenTitleTest): tearDown...

----- testCustomTitle(org.eclipse.ui.tests.api.workbenchpart.OverriddenTitleTest)
testCustomTitle(org.eclipse.ui.tests.api.workbenchpart.OverriddenTitleTest): setUp...
testCustomTitle(org.eclipse.ui.tests.api.workbenchpart.OverriddenTitleTest): tearDown...

----- testCustomName(org.eclipse.ui.tests.api.workbenchpart.OverriddenTitleTest)
testCustomName(org.eclipse.ui.tests.api.workbenchpart.OverriddenTitleTest): setUp...
testCustomName(org.eclipse.ui.tests.api.workbenchpart.OverriddenTitleTest): tearDown...

----- testJoin(org.eclipse.ui.tests.api.UIJobTest)
testJoin(org.eclipse.ui.tests.api.UIJobTest): setUp...
testJoin(org.eclipse.ui.tests.api.UIJobTest): tearDown...

----- testOpenMatchingEditor(org.eclipse.ui.tests.api.IEditorMatchingStrategyTest)
testOpenMatchingEditor(org.eclipse.ui.tests.api.IEditorMatchingStrategyTest): setUp...
testOpenMatchingEditor(org.eclipse.ui.tests.api.IEditorMatchingStrategyTest): tearDown...

----- testFindMatchingEditor(org.eclipse.ui.tests.api.IEditorMatchingStrategyTest)
testFindMatchingEditor(org.eclipse.ui.tests.api.IEditorMatchingStrategyTest): setUp...
testFindMatchingEditor(org.eclipse.ui.tests.api.IEditorMatchingStrategyTest): tearDown...

----- testViewProperties(org.eclipse.ui.tests.api.workbenchpart.ArbitraryPropertyTest)
testViewProperties(org.eclipse.ui.tests.api.workbenchpart.ArbitraryPropertyTest): setUp...
testViewProperties(org.eclipse.ui.tests.api.workbenchpart.ArbitraryPropertyTest): tearDown...

----- testEditorProperties(org.eclipse.ui.tests.api.workbenchpart.ArbitraryPropertyTest)
testEditorProperties(org.eclipse.ui.tests.api.workbenchpart.ArbitraryPropertyTest): setUp...
testEditorProperties(org.eclipse.ui.tests.api.workbenchpart.ArbitraryPropertyTest): tearDown...

----- testLifecycle(org.eclipse.ui.tests.api.workbenchpart.LifecycleViewTest)
testLifecycle(org.eclipse.ui.tests.api.workbenchpart.LifecycleViewTest): setUp...
testLifecycle(org.eclipse.ui.tests.api.workbenchpart.LifecycleViewTest): tearDown...

----- testDependencyInjectionLifecycle(org.eclipse.ui.tests.api.workbenchpart.DependencyInjectionViewTest)
testDependencyInjectionLifecycle(org.eclipse.ui.tests.api.workbenchpart.DependencyInjectionViewTest): setUp...
testDependencyInjectionLifecycle(org.eclipse.ui.tests.api.workbenchpart.DependencyInjectionViewTest): tearDown...

----- test(org.eclipse.ui.tests.api.Bug407422Test)
test(org.eclipse.ui.tests.api.Bug407422Test): setUp...
test(org.eclipse.ui.tests.api.Bug407422Test): tearDown...

----- testIndependentWorkingSets
testIndependentWorkingSets: setUp...
testIndependentWorkingSets: tearDown...

----- testViewWithState(org.eclipse.ui.tests.api.workbenchpart.Bug543609Test)
testViewWithState(org.eclipse.ui.tests.api.workbenchpart.Bug543609Test): setUp...
testViewWithState(org.eclipse.ui.tests.api.workbenchpart.Bug543609Test): tearDown...

----- testPreclosePartsWithSaveOptions_DiscardAll(org.eclipse.ui.tests.api.SaveablesListTest)
testPreclosePartsWithSaveOptions_DiscardAll(org.eclipse.ui.tests.api.SaveablesListTest): setUp...
testPreclosePartsWithSaveOptions_DiscardAll(org.eclipse.ui.tests.api.SaveablesListTest): tearDown...

----- testPreclosePartsWithSaveOptions_SaveAll(org.eclipse.ui.tests.api.SaveablesListTest)
testPreclosePartsWithSaveOptions_SaveAll(org.eclipse.ui.tests.api.SaveablesListTest): setUp...
testPreclosePartsWithSaveOptions_SaveAll(org.eclipse.ui.tests.api.SaveablesListTest): tearDown...

----- testPreclosePartsWithSaveOptions_SaveFew(org.eclipse.ui.tests.api.SaveablesListTest)
testPreclosePartsWithSaveOptions_SaveFew(org.eclipse.ui.tests.api.SaveablesListTest): setUp...
testPreclosePartsWithSaveOptions_SaveFew(org.eclipse.ui.tests.api.SaveablesListTest): tearDown...

----- testFileAddition(org.eclipse.ui.tests.navigator.NavigatorTest)
testFileAddition(org.eclipse.ui.tests.navigator.NavigatorTest): setUp...
testFileAddition(org.eclipse.ui.tests.navigator.NavigatorTest): tearDown...

----- testInitialPopulation(org.eclipse.ui.tests.navigator.NavigatorTest)
testInitialPopulation(org.eclipse.ui.tests.navigator.NavigatorTest): setUp...
testInitialPopulation(org.eclipse.ui.tests.navigator.NavigatorTest): tearDown...

----- testEnableDecorator(org.eclipse.ui.tests.decorators.ExceptionDecoratorTestCase)
testEnableDecorator(org.eclipse.ui.tests.decorators.ExceptionDecoratorTestCase): setUp...

!ENTRY org.eclipse.ui.workbench 4 2 2025-09-05 13:36:42.398
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
!FORCED BY TEST: this entry is intentional:Lighweight decorator boom

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:42.404
!MESSAGE Exception in Decorator. The 'Bug 41545 Lightweight' decorator will be disabled.
!SUBENTRY 1 org.eclipse.ui 4 4 2025-09-05 13:36:42.404
!MESSAGE Lighweight decorator boom
!STACK 0
!FORCED BY TEST: this entry is intentional:Lighweight decorator boom

!ENTRY org.eclipse.ui.workbench 4 2 2025-09-05 13:36:42.604
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
!FORCED BY TEST: this entry is intentional:Heavy text decorator boom

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:42.605
!MESSAGE Exception in Decorator. The 'Bug 41545 Heavy Text' decorator will be disabled.
!SUBENTRY 1 org.eclipse.ui 4 4 2025-09-05 13:36:42.605
!MESSAGE Heavy text decorator boom
!STACK 0
!FORCED BY TEST: this entry is intentional:Heavy text decorator boom

!ENTRY org.eclipse.ui.workbench 4 2 2025-09-05 13:36:42.792
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
!FORCED BY TEST: this entry is intentional:Heavy image decorator boom

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:42.793
!MESSAGE Exception in Decorator. The 'Bug 41545 Heavy Image' decorator will be disabled.
!SUBENTRY 1 org.eclipse.ui 4 4 2025-09-05 13:36:42.793
!MESSAGE Heavy image decorator boom
!STACK 0
!FORCED BY TEST: this entry is intentional:Heavy image decorator boom
testEnableDecorator(org.eclipse.ui.tests.decorators.ExceptionDecoratorTestCase): tearDown...

----- testDisableDecorator(org.eclipse.ui.tests.decorators.ExceptionDecoratorTestCase)
testDisableDecorator(org.eclipse.ui.tests.decorators.ExceptionDecoratorTestCase): setUp...

!ENTRY org.eclipse.ui.workbench 4 2 2025-09-05 13:36:44.534
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
!FORCED BY TEST: this entry is intentional:Lighweight decorator boom

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:44.535
!MESSAGE Exception in Decorator. The 'Bug 41545 Lightweight' decorator will be disabled.
!SUBENTRY 1 org.eclipse.ui 4 4 2025-09-05 13:36:44.535
!MESSAGE Lighweight decorator boom
!STACK 0
!FORCED BY TEST: this entry is intentional:Lighweight decorator boom

!ENTRY org.eclipse.ui.workbench 4 2 2025-09-05 13:36:44.540
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
!FORCED BY TEST: this entry is intentional:Heavy text decorator boom

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:44.540
!MESSAGE Exception in Decorator. The 'Bug 41545 Heavy Text' decorator will be disabled.
!SUBENTRY 1 org.eclipse.ui 4 4 2025-09-05 13:36:44.540
!MESSAGE Heavy text decorator boom
!STACK 0
!FORCED BY TEST: this entry is intentional:Heavy text decorator boom

!ENTRY org.eclipse.ui.workbench 4 2 2025-09-05 13:36:45.057
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
!FORCED BY TEST: this entry is intentional:Heavy image decorator boom

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:45.057
!MESSAGE Exception in Decorator. The 'Bug 41545 Heavy Image' decorator will be disabled.
!SUBENTRY 1 org.eclipse.ui 4 4 2025-09-05 13:36:45.057
!MESSAGE Heavy image decorator boom
!STACK 0
!FORCED BY TEST: this entry is intentional:Heavy image decorator boom
testDisableDecorator(org.eclipse.ui.tests.decorators.ExceptionDecoratorTestCase): tearDown...

----- testEnableDecorator(org.eclipse.ui.tests.decorators.DecoratorTestCase)
testEnableDecorator(org.eclipse.ui.tests.decorators.DecoratorTestCase): setUp...
testEnableDecorator(org.eclipse.ui.tests.decorators.DecoratorTestCase): tearDown...

----- testRefreshContributor(org.eclipse.ui.tests.decorators.DecoratorTestCase)
testRefreshContributor(org.eclipse.ui.tests.decorators.DecoratorTestCase): setUp...
testRefreshContributor(org.eclipse.ui.tests.decorators.DecoratorTestCase): tearDown...

----- testDisableDecorator(org.eclipse.ui.tests.decorators.DecoratorTestCase)
testDisableDecorator(org.eclipse.ui.tests.decorators.DecoratorTestCase): setUp...
testDisableDecorator(org.eclipse.ui.tests.decorators.DecoratorTestCase): tearDown...

----- testRefreshContributor(org.eclipse.ui.tests.decorators.LightweightDecoratorTestCase)
testRefreshContributor(org.eclipse.ui.tests.decorators.LightweightDecoratorTestCase): setUp...
testRefreshContributor(org.eclipse.ui.tests.decorators.LightweightDecoratorTestCase): tearDown...

----- testEnableDecorator(org.eclipse.ui.tests.decorators.LightweightDecoratorTestCase)
testEnableDecorator(org.eclipse.ui.tests.decorators.LightweightDecoratorTestCase): setUp...
testEnableDecorator(org.eclipse.ui.tests.decorators.LightweightDecoratorTestCase): tearDown...

----- testDisableDecorator(org.eclipse.ui.tests.decorators.LightweightDecoratorTestCase)
testDisableDecorator(org.eclipse.ui.tests.decorators.LightweightDecoratorTestCase): setUp...
testDisableDecorator(org.eclipse.ui.tests.decorators.LightweightDecoratorTestCase): tearDown...

----- testNoException(org.eclipse.ui.tests.decorators.BadIndexDecoratorTestCase)
testNoException(org.eclipse.ui.tests.decorators.BadIndexDecoratorTestCase): setUp...
testNoException(org.eclipse.ui.tests.decorators.BadIndexDecoratorTestCase): tearDown...

----- testEnableDecorator(org.eclipse.ui.tests.decorators.BadIndexDecoratorTestCase)
testEnableDecorator(org.eclipse.ui.tests.decorators.BadIndexDecoratorTestCase): setUp...
testEnableDecorator(org.eclipse.ui.tests.decorators.BadIndexDecoratorTestCase): tearDown...


!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:53.469
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:53.472
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:53.473
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:53.473
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:53.473
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:53.474
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:53.474
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:53.474
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:53.475
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:53.475
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17
----- testDisableDecorator(org.eclipse.ui.tests.decorators.BadIndexDecoratorTestCase)
testDisableDecorator(org.eclipse.ui.tests.decorators.BadIndexDecoratorTestCase): setUp...

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:53.911
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:53.943
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:53.946
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:53.946
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:53.946
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:53.947
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:53.947
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:53.947
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:53.948
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:53.948
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:55.166
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:55.167
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:55.168
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:55.168
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:55.168
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:55.168
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:55.168
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:55.168
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:55.170
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:36:55.393
!MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17
testDisableDecorator(org.eclipse.ui.tests.decorators.BadIndexDecoratorTestCase): tearDown...

----- testDecoratorCacheIsDisposed(org.eclipse.ui.tests.decorators.DecoratorCacheTest)
testDecoratorCacheIsDisposed(org.eclipse.ui.tests.decorators.DecoratorCacheTest): setUp...
testDecoratorCacheIsDisposed(org.eclipse.ui.tests.decorators.DecoratorCacheTest): tearDown...

----- testSetFilesToImport(org.eclipse.ui.tests.datatransfer.ImportOperationTest)
testSetFilesToImport(org.eclipse.ui.tests.datatransfer.ImportOperationTest): setUp...
testSetFilesToImport(org.eclipse.ui.tests.datatransfer.ImportOperationTest): tearDown...

----- testSetContext(org.eclipse.ui.tests.datatransfer.ImportOperationTest)
testSetContext(org.eclipse.ui.tests.datatransfer.ImportOperationTest): setUp...
testSetContext(org.eclipse.ui.tests.datatransfer.ImportOperationTest): tearDown...

----- testImportSource(org.eclipse.ui.tests.datatransfer.ImportOperationTest)
testImportSource(org.eclipse.ui.tests.datatransfer.ImportOperationTest): setUp...
testImportSource(org.eclipse.ui.tests.datatransfer.ImportOperationTest): tearDown...

----- testImportSourceList(org.eclipse.ui.tests.datatransfer.ImportOperationTest)
testImportSourceList(org.eclipse.ui.tests.datatransfer.ImportOperationTest): setUp...
testImportSourceList(org.eclipse.ui.tests.datatransfer.ImportOperationTest): tearDown...

----- testImportList(org.eclipse.ui.tests.datatransfer.ImportOperationTest)
testImportList(org.eclipse.ui.tests.datatransfer.ImportOperationTest): setUp...
testImportList(org.eclipse.ui.tests.datatransfer.ImportOperationTest): tearDown...

----- testSetOverwriteResources(org.eclipse.ui.tests.datatransfer.ImportOperationTest)
testSetOverwriteResources(org.eclipse.ui.tests.datatransfer.ImportOperationTest): setUp...
testSetOverwriteResources(org.eclipse.ui.tests.datatransfer.ImportOperationTest): tearDown...

----- testGetStatus(org.eclipse.ui.tests.datatransfer.ImportOperationTest)
testGetStatus(org.eclipse.ui.tests.datatransfer.ImportOperationTest): setUp...
testGetStatus(org.eclipse.ui.tests.datatransfer.ImportOperationTest): tearDown...

----- testSetCreateContainerStructure(org.eclipse.ui.tests.datatransfer.ImportOperationTest)
testSetCreateContainerStructure(org.eclipse.ui.tests.datatransfer.ImportOperationTest): setUp...
testSetCreateContainerStructure(org.eclipse.ui.tests.datatransfer.ImportOperationTest): tearDown...

----- testZipGetStatus(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest)
testZipGetStatus(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest): setUp...
testZipGetStatus(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest): tearDown...

----- testTarGetStatus(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest)
testTarGetStatus(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest): setUp...
testTarGetStatus(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest): tearDown...

----- testTarImport(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest)
testTarImport(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest): setUp...
testTarImport(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest): tearDown...

----- testTarWithFileAtRoot(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest)
testTarWithFileAtRoot(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest): setUp...
testTarWithFileAtRoot(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest): tearDown...

----- testTarSetOverwriteResources(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest)
testTarSetOverwriteResources(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest): setUp...
testTarSetOverwriteResources(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest): tearDown...

----- testZipSetOverwriteResources(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest)
testZipSetOverwriteResources(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest): setUp...
testZipSetOverwriteResources(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest): tearDown...

----- testZipWithFileAtRoot(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest)
testZipWithFileAtRoot(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest): setUp...
testZipWithFileAtRoot(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest): tearDown...

----- testZipImport(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest)
testZipImport(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest): setUp...
testZipImport(org.eclipse.ui.tests.datatransfer.ImportArchiveOperationTest): tearDown...

----- testExportFilesCreateDirectoryStructure(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest)
testExportFilesCreateDirectoryStructure(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest): setUp...
testExportFilesCreateDirectoryStructure(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest): tearDown...

----- testExportVirtualResources(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest)
testExportVirtualResources(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest): setUp...
testExportVirtualResources(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest): tearDown...

----- testExportResources(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest)
testExportResources(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest): setUp...
testExportResources(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest): tearDown...

----- testExportFolderCreateDirectoryStructure(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest)
testExportFolderCreateDirectoryStructure(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest): setUp...
testExportFolderCreateDirectoryStructure(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest): tearDown...

----- testExportOverwrite(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest)
testExportOverwrite(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest): setUp...
testExportOverwrite(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest): tearDown...

----- testExportRootResource(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest)
testExportRootResource(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest): setUp...
testExportRootResource(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest): tearDown...

----- testGetStatus(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest)
testGetStatus(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest): setUp...
testGetStatus(org.eclipse.ui.tests.datatransfer.ExportFileSystemOperationTest): tearDown...

----- testExportTarCreateSelectedDirectoriesWithFolders(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest)
testExportTarCreateSelectedDirectoriesWithFolders(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): setUp...
testExportTarCreateSelectedDirectoriesWithFolders(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): tearDown...

----- testExportZipCompressed(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest)
testExportZipCompressed(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): setUp...
testExportZipCompressed(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): tearDown...

----- testExportTarCreateSelectedDirectories(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest)
testExportTarCreateSelectedDirectories(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): setUp...
testExportTarCreateSelectedDirectories(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): tearDown...

----- testExportStatus(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest)
testExportStatus(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): setUp...
testExportStatus(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): tearDown...

----- testExportZipCreateSelectedDirectoriesWithFolders(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest)
testExportZipCreateSelectedDirectoriesWithFolders(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): setUp...
testExportZipCreateSelectedDirectoriesWithFolders(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): tearDown...

----- testExportTarCompressed(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest)
testExportTarCompressed(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): setUp...
testExportTarCompressed(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): tearDown...

----- testExportZipCreateSelectedDirectoriesProject(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest)
testExportZipCreateSelectedDirectoriesProject(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): setUp...
testExportZipCreateSelectedDirectoriesProject(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): tearDown...

----- testExportTar(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest)
testExportTar(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): setUp...
testExportTar(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): tearDown...

----- testExportZip(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest)
testExportZip(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): setUp...
testExportZip(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): tearDown...

----- testExportZipCreateSelectedDirectoriesCompressed(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest)
testExportZipCreateSelectedDirectoriesCompressed(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): setUp...
testExportZipCreateSelectedDirectoriesCompressed(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): tearDown...

----- testExportTarCreateSelectedDirectoriesCompressed(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest)
testExportTarCreateSelectedDirectoriesCompressed(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): setUp...
testExportTarCreateSelectedDirectoriesCompressed(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): tearDown...

----- testExportZipCreateSelectedDirectories(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest)
testExportZipCreateSelectedDirectories(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): setUp...
testExportZipCreateSelectedDirectories(org.eclipse.ui.tests.datatransfer.ExportArchiveFileOperationTest): tearDown...

----- test01FindSingleZip(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test01FindSingleZip(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test01FindSingleZip(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test02FindSingleTar(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test02FindSingleTar(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test02FindSingleTar(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test03FindSingleDirectory(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test03FindSingleDirectory(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test03FindSingleDirectory(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test04DoNotShowProjectWithSameName(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test04DoNotShowProjectWithSameName(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test04DoNotShowProjectWithSameName(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test05ImportSingleZip(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test05ImportSingleZip(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test05ImportSingleZip(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test06ImportZipWithEmptyFolder(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test06ImportZipWithEmptyFolder(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test06ImportZipWithEmptyFolder(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test07ImportSingleTar(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test07ImportSingleTar(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test07ImportSingleTar(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test08ImportTarWithEmptyFolder(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test08ImportTarWithEmptyFolder(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test08ImportTarWithEmptyFolder(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test09ImportSingleDirectory(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test09ImportSingleDirectory(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test09ImportSingleDirectory(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test10ImportSingleDirectoryWithCopy(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test10ImportSingleDirectoryWithCopy(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test10ImportSingleDirectoryWithCopy(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test11ImportSingleDirectoryWithCopyDeleteProjectKeepContents(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test11ImportSingleDirectoryWithCopyDeleteProjectKeepContents(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test11ImportSingleDirectoryWithCopyDeleteProjectKeepContents(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test12ImportZipDeleteContentsImportAgain(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test12ImportZipDeleteContentsImportAgain(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test12ImportZipDeleteContentsImportAgain(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test13ImportDirectoryNested(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test13ImportDirectoryNested(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test13ImportDirectoryNested(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test14InitialValue(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test14InitialValue(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test14InitialValue(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test15ImportArchiveMultiProject(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test15ImportArchiveMultiProject(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test15ImportArchiveMultiProject(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test16GetProjectRecords(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test16GetProjectRecords(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test16GetProjectRecords(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test17GetProjectRecordsShouldHandleCorruptProjects(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test17GetProjectRecordsShouldHandleCorruptProjects(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...

!ENTRY org.eclipse.core.resources 4 567 2025-09-05 13:37:32.114
!MESSAGE Failure occurred reading .project file.
!SUBENTRY 1 org.eclipse.core.resources 4 567 2025-09-05 13:37:32.126
!MESSAGE XML document structures must start and end within the same entity.
!STACK 0
org.xml.sax.SAXParseException; lineNumber: 9; columnNumber: 1; XML document structures must start and end within the same entity.
	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:943)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1504)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1720)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(XMLEntityScanner.java:1375)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2762)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326)
	at org.eclipse.core.internal.resources.ProjectDescriptionReader.read(ProjectDescriptionReader.java:976)
	at org.eclipse.core.internal.resources.Workspace.loadProjectDescription(Workspace.java:2109)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.setProjectName(WizardProjectsImportPage.java:209)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.<init>(WizardProjectsImportPage.java:188)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.collectProjectFilesFromProvider(WizardProjectsImportPage.java:1160)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.collectProjectFilesFromProvider(WizardProjectsImportPage.java:1155)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.lambda$7(WizardProjectsImportPage.java:922)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:123)
!SUBENTRY 1 org.eclipse.core.resources 2 567 2025-09-05 13:37:32.137
!MESSAGE XML document structures must start and end within the same entity.
!STACK 0
org.xml.sax.SAXParseException; lineNumber: 9; columnNumber: 1; XML document structures must start and end within the same entity.
	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:943)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1504)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1720)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(XMLEntityScanner.java:1375)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2762)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326)
	at org.eclipse.core.internal.resources.ProjectDescriptionReader.read(ProjectDescriptionReader.java:976)
	at org.eclipse.core.internal.resources.Workspace.loadProjectDescription(Workspace.java:2109)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.setProjectName(WizardProjectsImportPage.java:209)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.<init>(WizardProjectsImportPage.java:188)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.collectProjectFilesFromProvider(WizardProjectsImportPage.java:1160)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.collectProjectFilesFromProvider(WizardProjectsImportPage.java:1155)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.lambda$7(WizardProjectsImportPage.java:922)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:123)

!ENTRY org.eclipse.core.resources 4 567 2025-09-05 13:37:32.160
!MESSAGE Failure occurred reading .project file.
!SUBENTRY 1 org.eclipse.core.resources 4 567 2025-09-05 13:37:32.160
!MESSAGE Content is not allowed in prolog.
!STACK 0
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326)
	at org.eclipse.core.internal.resources.ProjectDescriptionReader.read(ProjectDescriptionReader.java:976)
	at org.eclipse.core.internal.resources.Workspace.loadProjectDescription(Workspace.java:2109)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.setProjectName(WizardProjectsImportPage.java:209)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.<init>(WizardProjectsImportPage.java:188)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.collectProjectFilesFromProvider(WizardProjectsImportPage.java:1160)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.collectProjectFilesFromProvider(WizardProjectsImportPage.java:1155)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.lambda$7(WizardProjectsImportPage.java:922)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:123)
!SUBENTRY 1 org.eclipse.core.resources 2 567 2025-09-05 13:37:32.163
!MESSAGE Content is not allowed in prolog.
!STACK 0
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326)
	at org.eclipse.core.internal.resources.ProjectDescriptionReader.read(ProjectDescriptionReader.java:976)
	at org.eclipse.core.internal.resources.Workspace.loadProjectDescription(Workspace.java:2109)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.setProjectName(WizardProjectsImportPage.java:209)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.<init>(WizardProjectsImportPage.java:188)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.collectProjectFilesFromProvider(WizardProjectsImportPage.java:1160)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.collectProjectFilesFromProvider(WizardProjectsImportPage.java:1155)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.lambda$7(WizardProjectsImportPage.java:922)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:123)
test17GetProjectRecordsShouldHandleCorruptProjects(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test18GetProjectRecordsShouldHandleCorruptAndConflictingProjects(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test18GetProjectRecordsShouldHandleCorruptAndConflictingProjects(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...

!ENTRY org.eclipse.core.resources 4 567 2025-09-05 13:37:33.192
!MESSAGE Failure occurred reading .project file.
!SUBENTRY 1 org.eclipse.core.resources 4 567 2025-09-05 13:37:33.193
!MESSAGE XML document structures must start and end within the same entity.
!STACK 0
org.xml.sax.SAXParseException; lineNumber: 9; columnNumber: 1; XML document structures must start and end within the same entity.
	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:943)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1504)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1720)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(XMLEntityScanner.java:1375)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2762)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326)
	at org.eclipse.core.internal.resources.ProjectDescriptionReader.read(ProjectDescriptionReader.java:976)
	at org.eclipse.core.internal.resources.Workspace.loadProjectDescription(Workspace.java:2109)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.setProjectName(WizardProjectsImportPage.java:209)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.<init>(WizardProjectsImportPage.java:188)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.collectProjectFilesFromProvider(WizardProjectsImportPage.java:1160)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.collectProjectFilesFromProvider(WizardProjectsImportPage.java:1155)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.lambda$7(WizardProjectsImportPage.java:922)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:123)
!SUBENTRY 1 org.eclipse.core.resources 2 567 2025-09-05 13:37:33.196
!MESSAGE XML document structures must start and end within the same entity.
!STACK 0
org.xml.sax.SAXParseException; lineNumber: 9; columnNumber: 1; XML document structures must start and end within the same entity.
	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:943)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1504)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1720)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(XMLEntityScanner.java:1375)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2762)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326)
	at org.eclipse.core.internal.resources.ProjectDescriptionReader.read(ProjectDescriptionReader.java:976)
	at org.eclipse.core.internal.resources.Workspace.loadProjectDescription(Workspace.java:2109)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.setProjectName(WizardProjectsImportPage.java:209)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.<init>(WizardProjectsImportPage.java:188)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.collectProjectFilesFromProvider(WizardProjectsImportPage.java:1160)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.collectProjectFilesFromProvider(WizardProjectsImportPage.java:1155)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.lambda$7(WizardProjectsImportPage.java:922)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:123)

!ENTRY org.eclipse.core.resources 4 567 2025-09-05 13:37:33.207
!MESSAGE Failure occurred reading .project file.
!SUBENTRY 1 org.eclipse.core.resources 4 567 2025-09-05 13:37:33.208
!MESSAGE Content is not allowed in prolog.
!STACK 0
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326)
	at org.eclipse.core.internal.resources.ProjectDescriptionReader.read(ProjectDescriptionReader.java:976)
	at org.eclipse.core.internal.resources.Workspace.loadProjectDescription(Workspace.java:2109)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.setProjectName(WizardProjectsImportPage.java:209)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.<init>(WizardProjectsImportPage.java:188)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.collectProjectFilesFromProvider(WizardProjectsImportPage.java:1160)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.collectProjectFilesFromProvider(WizardProjectsImportPage.java:1155)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.lambda$7(WizardProjectsImportPage.java:922)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:123)
!SUBENTRY 1 org.eclipse.core.resources 2 567 2025-09-05 13:37:33.208
!MESSAGE Content is not allowed in prolog.
!STACK 0
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:114)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326)
	at org.eclipse.core.internal.resources.ProjectDescriptionReader.read(ProjectDescriptionReader.java:976)
	at org.eclipse.core.internal.resources.Workspace.loadProjectDescription(Workspace.java:2109)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.setProjectName(WizardProjectsImportPage.java:209)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.<init>(WizardProjectsImportPage.java:188)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.collectProjectFilesFromProvider(WizardProjectsImportPage.java:1160)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.collectProjectFilesFromProvider(WizardProjectsImportPage.java:1155)
	at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage.lambda$7(WizardProjectsImportPage.java:922)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:123)
test18GetProjectRecordsShouldHandleCorruptAndConflictingProjects(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test19CloseImportedProjectsZipFile(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test19CloseImportedProjectsZipFile(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test19CloseImportedProjectsZipFile(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test20FullBuildAfterImportedProjectsZipFile(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test20FullBuildAfterImportedProjectsZipFile(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test20FullBuildAfterImportedProjectsZipFile(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test21FullBuildAfterImportedProjects(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test21FullBuildAfterImportedProjects(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test21FullBuildAfterImportedProjects(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test22FullBuildAfterImportedProjectsWithCopy(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test22FullBuildAfterImportedProjectsWithCopy(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test22FullBuildAfterImportedProjectsWithCopy(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- test23DoNotShowProjectwithSameNameForZipImport(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest)
test23DoNotShowProjectwithSameNameForZipImport(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): setUp...
test23DoNotShowProjectwithSameNameForZipImport(org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest): tearDown...

----- testFolderVisibilityPostZipProjectImport(org.eclipse.ui.tests.datatransfer.ImportExistingArchiveProjectFilterTest)
testFolderVisibilityPostZipProjectImport(org.eclipse.ui.tests.datatransfer.ImportExistingArchiveProjectFilterTest): setUp...
testFolderVisibilityPostZipProjectImport(org.eclipse.ui.tests.datatransfer.ImportExistingArchiveProjectFilterTest): tearDown...

----- testExportNoCategoryProvided(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests)
testExportNoCategoryProvided(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): setUp...
testExportNoCategoryProvided(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): tearDown...

----- testExportAddToParentedCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests)
testExportAddToParentedCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): setUp...
testExportAddToParentedCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): tearDown...

----- testExportCategoryDoesNotExist(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests)
testExportCategoryDoesNotExist(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): setUp...
testExportCategoryDoesNotExist(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): tearDown...

----- testImportDuplicateCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests)
testImportDuplicateCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): setUp...
testImportDuplicateCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): tearDown...

----- testImportUsingExportCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests)
testImportUsingExportCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): setUp...
testImportUsingExportCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): tearDown...

----- testImportAddToNewCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests)
testImportAddToNewCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): setUp...
testImportAddToNewCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): tearDown...

----- testImportCategoryDoesNotExist(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests)
testImportCategoryDoesNotExist(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): setUp...
testImportCategoryDoesNotExist(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): tearDown...

----- testExportUsingImportCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests)
testExportUsingImportCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): setUp...
testExportUsingImportCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): tearDown...

----- testImportNoCategoryProvided(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests)
testImportNoCategoryProvided(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): setUp...
testImportNoCategoryProvided(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): tearDown...

----- testImportAddToParentedCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests)
testImportAddToParentedCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): setUp...
testImportAddToParentedCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): tearDown...

----- testExportAddToNewCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests)
testExportAddToNewCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): setUp...
testExportAddToNewCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): tearDown...

----- testExportDuplicateCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests)
testExportDuplicateCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): setUp...
testExportDuplicateCategory(org.eclipse.ui.tests.datatransfer.ImportExportWizardsCategoryTests): tearDown...

----- testConfigurationCloseImportedProjects(org.eclipse.ui.tests.datatransfer.SmartImportTests)
testConfigurationCloseImportedProjects(org.eclipse.ui.tests.datatransfer.SmartImportTests): setUp...

!ENTRY org.eclipse.jdt.core 4 0 2025-09-05 13:37:48.564
!MESSAGE ImportExistingProjectsWizardTestRebuildProject does not exist
!STACK 1
Java Model Exception: Error in Java Model (code 969): ImportExistingProjectsWizardTestRebuildProject does not exist
	at org.eclipse.jdt.internal.core.JavaElement.newNotPresentException(JavaElement.java:548)
	at org.eclipse.jdt.internal.core.JavaModelManager.getPerProjectInfoCheckExistence(JavaModelManager.java:2550)
	at org.eclipse.jdt.internal.core.JavaProject.getPerProjectInfo(JavaProject.java:2371)
	at org.eclipse.jdt.internal.core.JavaProject.getOutputLocation(JavaProject.java:2186)
	at org.eclipse.jdt.internal.ui.wizards.importer.JDTProjectNatureImportConfigurator.getFoldersToIgnore(JDTProjectNatureImportConfigurator.java:89)
	at org.eclipse.ui.internal.wizards.datatransfer.SmartImportJob.importProjectAndChildrenRecursively(SmartImportJob.java:462)
	at org.eclipse.ui.internal.wizards.datatransfer.SmartImportJob$1.run(SmartImportJob.java:223)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
!SUBENTRY 1 org.eclipse.jdt.core 4 969 2025-09-05 13:37:48.566
!MESSAGE ImportExistingProjectsWizardTestRebuildProject does not exist
testConfigurationCloseImportedProjects(org.eclipse.ui.tests.datatransfer.SmartImportTests): tearDown...

----- testImport6Projects(org.eclipse.ui.tests.datatransfer.SmartImportTests)
testImport6Projects(org.eclipse.ui.tests.datatransfer.SmartImportTests): setUp...
testImport6Projects(org.eclipse.ui.tests.datatransfer.SmartImportTests): tearDown...

----- testInitialWorkingSets(org.eclipse.ui.tests.datatransfer.SmartImportTests)
testInitialWorkingSets(org.eclipse.ui.tests.datatransfer.SmartImportTests): setUp...
testInitialWorkingSets(org.eclipse.ui.tests.datatransfer.SmartImportTests): tearDown...

----- testImportProjectWithExistingName(org.eclipse.ui.tests.datatransfer.SmartImportTests)
testImportProjectWithExistingName(org.eclipse.ui.tests.datatransfer.SmartImportTests): setUp...
testImportProjectWithExistingName(org.eclipse.ui.tests.datatransfer.SmartImportTests): tearDown...

----- testChangedWorkingSets(org.eclipse.ui.tests.datatransfer.SmartImportTests)
testChangedWorkingSets(org.eclipse.ui.tests.datatransfer.SmartImportTests): setUp...
testChangedWorkingSets(org.eclipse.ui.tests.datatransfer.SmartImportTests): tearDown...

----- testBug559600(org.eclipse.ui.tests.datatransfer.SmartImportTests)
testBug559600(org.eclipse.ui.tests.datatransfer.SmartImportTests): setUp...
testBug559600(org.eclipse.ui.tests.datatransfer.SmartImportTests): tearDown...

----- testConfigurationFullBuildAfterImportedProjects(org.eclipse.ui.tests.datatransfer.SmartImportTests)
testConfigurationFullBuildAfterImportedProjects(org.eclipse.ui.tests.datatransfer.SmartImportTests): setUp...

!ENTRY org.eclipse.jdt.core 4 0 2025-09-05 13:37:56.746
!MESSAGE ImportExistingProjectsWizardTestRebuildProject does not exist
!STACK 1
Java Model Exception: Error in Java Model (code 969): ImportExistingProjectsWizardTestRebuildProject does not exist
	at org.eclipse.jdt.internal.core.JavaElement.newNotPresentException(JavaElement.java:548)
	at org.eclipse.jdt.internal.core.JavaModelManager.getPerProjectInfoCheckExistence(JavaModelManager.java:2550)
	at org.eclipse.jdt.internal.core.JavaProject.getPerProjectInfo(JavaProject.java:2371)
	at org.eclipse.jdt.internal.core.JavaProject.getOutputLocation(JavaProject.java:2186)
	at org.eclipse.jdt.internal.ui.wizards.importer.JDTProjectNatureImportConfigurator.getFoldersToIgnore(JDTProjectNatureImportConfigurator.java:89)
	at org.eclipse.ui.internal.wizards.datatransfer.SmartImportJob.importProjectAndChildrenRecursively(SmartImportJob.java:462)
	at org.eclipse.ui.internal.wizards.datatransfer.SmartImportJob$1.run(SmartImportJob.java:223)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
!SUBENTRY 1 org.eclipse.jdt.core 4 969 2025-09-05 13:37:56.747
!MESSAGE ImportExistingProjectsWizardTestRebuildProject does not exist
testConfigurationFullBuildAfterImportedProjects(org.eclipse.ui.tests.datatransfer.SmartImportTests): tearDown...

----- testImportModularProjectsWithSameName(org.eclipse.ui.tests.datatransfer.SmartImportTests)
testImportModularProjectsWithSameName(org.eclipse.ui.tests.datatransfer.SmartImportTests): setUp...
testImportModularProjectsWithSameName(org.eclipse.ui.tests.datatransfer.SmartImportTests): tearDown...

----- testConfigurationIgnoreNestedProjects(org.eclipse.ui.tests.datatransfer.SmartImportTests)
testConfigurationIgnoreNestedProjects(org.eclipse.ui.tests.datatransfer.SmartImportTests): setUp...
testConfigurationIgnoreNestedProjects(org.eclipse.ui.tests.datatransfer.SmartImportTests): tearDown...

----- testCancelWizardCancelsJob(org.eclipse.ui.tests.datatransfer.SmartImportTests)
testCancelWizardCancelsJob(org.eclipse.ui.tests.datatransfer.SmartImportTests): setUp...

!ENTRY org.eclipse.ui.tests 1 0 2025-09-05 13:38:00.737
!MESSAGE Testing job cancel with root: /
testCancelWizardCancelsJob(org.eclipse.ui.tests.datatransfer.SmartImportTests): tearDown...


!ENTRY org.eclipse.ui.ide 4 4 2025-09-05 13:38:01.358
!MESSAGE Entry is outside of the target dir: ../../output.txt

!ENTRY org.eclipse.ui.ide 4 4 2025-09-05 13:38:01.359
!MESSAGE Entry is outside of the target dir: ../../output.txt
!STACK 0
java.io.IOException: Entry is outside of the target dir: ../../output.txt
	at org.eclipse.ui.wizards.datatransfer.ZipFileStructureProvider.initialize(ZipFileStructureProvider.java:189)
	at org.eclipse.ui.wizards.datatransfer.ZipFileStructureProvider.getChildren(ZipFileStructureProvider.java:112)
	at org.eclipse.ui.tests.datatransfer.ZipSlipTests.testZipFileStructureProvider(ZipSlipTests.java:43)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)

!ENTRY org.eclipse.ui.ide 4 4 2025-09-05 13:38:01.360
!MESSAGE Cannot get content of Entry as it is outside of the target dir: ../../output.txt

!ENTRY org.eclipse.ui.ide 4 4 2025-09-05 13:38:01.361
!MESSAGE Cannot get content of Entry as it is outside of the target dir: ../../output.txt
!STACK 0
java.io.IOException: Cannot get content of Entry as it is outside of the target dir: ../../output.txt
	at org.eclipse.ui.wizards.datatransfer.ZipFileStructureProvider.getContents(ZipFileStructureProvider.java:122)
	at org.eclipse.ui.tests.datatransfer.ZipSlipTests.testZipFileStructureProvider(ZipSlipTests.java:48)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)

!ENTRY org.eclipse.ui.ide 4 4 2025-09-05 13:38:01.365
!MESSAGE Entry is outside of the target dir: ../../output.txt

!ENTRY org.eclipse.ui.ide 4 4 2025-09-05 13:38:01.365
!MESSAGE Entry is outside of the target dir: ../../output.txt
!STACK 0
java.io.IOException: Entry is outside of the target dir: ../../output.txt
	at org.eclipse.ui.internal.wizards.datatransfer.ZipLeveledStructureProvider.initialize(ZipLeveledStructureProvider.java:249)
	at org.eclipse.ui.internal.wizards.datatransfer.ZipLeveledStructureProvider.getChildren(ZipLeveledStructureProvider.java:120)
	at org.eclipse.ui.tests.datatransfer.ZipSlipTests.testZipLeveledStructureProvider(ZipSlipTests.java:64)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)

!ENTRY org.eclipse.ui.ide 4 4 2025-09-05 13:38:01.366
!MESSAGE Cannot get content of Entry as it is outside of the target dir: ../../output.txt

!ENTRY org.eclipse.ui.ide 4 4 2025-09-05 13:38:01.367
!MESSAGE Cannot get content of Entry as it is outside of the target dir: ../../output.txt
!STACK 0
java.io.IOException: Cannot get content of Entry as it is outside of the target dir: ../../output.txt
	at org.eclipse.ui.internal.wizards.datatransfer.ZipLeveledStructureProvider.getContents(ZipLeveledStructureProvider.java:130)
	at org.eclipse.ui.tests.datatransfer.ZipSlipTests.testZipLeveledStructureProvider(ZipSlipTests.java:69)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)
----- testInstanceOfPage(org.eclipse.ui.tests.propertyPages.PropertyPageEnablementTest)
testInstanceOfPage(org.eclipse.ui.tests.propertyPages.PropertyPageEnablementTest): setUp...

!ENTRY org.eclipse.ui 2 2 2025-09-05 13:38:01.470
!MESSAGE Invalid property category path: Test Category (bundle: org.eclipse.ui.tests, propertyPage: org.eclipse.ui.tests.and)

!ENTRY org.eclipse.ui 2 2 2025-09-05 13:38:01.471
!MESSAGE Invalid property category path: Test Category (bundle: org.eclipse.ui.tests, propertyPage: org.eclipse.ui.tests.or)
testInstanceOfPage(org.eclipse.ui.tests.propertyPages.PropertyPageEnablementTest): tearDown...

----- testAndPage(org.eclipse.ui.tests.propertyPages.PropertyPageEnablementTest)
testAndPage(org.eclipse.ui.tests.propertyPages.PropertyPageEnablementTest): setUp...
testAndPage(org.eclipse.ui.tests.propertyPages.PropertyPageEnablementTest): tearDown...

----- testOrPage(org.eclipse.ui.tests.propertyPages.PropertyPageEnablementTest)
testOrPage(org.eclipse.ui.tests.propertyPages.PropertyPageEnablementTest): setUp...
testOrPage(org.eclipse.ui.tests.propertyPages.PropertyPageEnablementTest): tearDown...

----- testThemeAPIvsPreferences
testThemeAPIvsPreferences: setUp...
testThemeAPIvsPreferences: tearDown...

----- testZoomCommand
testZoomCommand: setUp...
testZoomCommand: tearDown...


!ENTRY org.eclipse.jface 2 0 2025-09-05 13:38:05.213
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2025-09-05 13:38:05.215
!MESSAGE A conflict occurred for org.eclipse.ui.tests.keys.TestBinding$TestTriggerSequence@17d86c0a:



!ENTRY org.eclipse.jface 2 0 2025-09-05 13:38:05.221
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2025-09-05 13:38:05.221
!MESSAGE A conflict occurred for org.eclipse.ui.tests.keys.TestBinding$TestTriggerSequence@17d86c0a:



!ENTRY org.eclipse.jface 2 0 2025-09-05 13:38:05.248
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2025-09-05 13:38:05.248
!MESSAGE A conflict occurred for COMMAND+SHIFT+9:
Binding(COMMAND+SHIFT+9,
	ParameterizedCommand(Command(conflictCommand1,,
		,
		,
		,
		,,false),null),
	na,
	na,,,system)
Binding(COMMAND+SHIFT+9,
	ParameterizedCommand(Command(conflictCommand2,,
		,
		,
		,
		,,false),null),
	na,
	na,,,system)

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:05.902
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:05.902
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:05.903
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:05.934
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:05.934
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:05.934
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:05.973
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:05.973
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:05.973
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:05.993
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:05.994
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:05.994
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.004
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.005
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.005
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.015
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.015
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.015
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.022
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.022
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.022
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.035
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.035
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.035
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.052
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.052
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.052
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.068
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.068
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.068
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.076
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.076
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.076
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.090
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.090
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.090
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.107
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.107
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.107
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.115
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.115
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.115
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.122
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.122
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.122
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.147
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.147
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.147
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.156
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.156
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.156
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.162
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.162
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.162
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.170
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.170
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.170
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.180
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.180
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.180
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.188
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.188
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.188
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.195
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.195
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.195
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.206
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.206
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.206
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.214
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.214
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.214
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.221
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.223
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.223
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.230
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.230
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.230
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.236
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.236
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.236
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.243
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.243
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.243
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.249
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.249
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.249
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.260
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.260
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.260
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.266
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.267
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.267
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.273
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.273
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.273
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:06.279
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.279
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-09-05 13:38:06.279
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
----- testForRedundantKeySequenceBindings(org.eclipse.ui.tests.keys.Bug36537Test)
testForRedundantKeySequenceBindings(org.eclipse.ui.tests.keys.Bug36537Test): setUp...
testForRedundantKeySequenceBindings(org.eclipse.ui.tests.keys.Bug36537Test): tearDown...

----- testNoCheckOnNonCheckbox(org.eclipse.ui.tests.keys.Bug43321Test)
testNoCheckOnNonCheckbox(org.eclipse.ui.tests.keys.Bug43321Test): setUp...
testNoCheckOnNonCheckbox(org.eclipse.ui.tests.keys.Bug43321Test): tearDown...


!ENTRY org.eclipse.ui 4 4 2025-09-05 13:38:14.430
!MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests')

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:38:14.432
!MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests')

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:38:14.432
!MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests')

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:38:14.433
!MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests')

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:38:14.433
!MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests')

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:38:14.433
!MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests')

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:38:14.433
!MESSAGE Invalid category activity binding: missing the ID of the activity to bind (contributed by 'org.eclipse.ui.tests')

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:14.435
!MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled)

!ENTRY org.eclipse.ui 2 0 2025-09-05 13:38:14.436
!MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled)
----- testNoNamespaceFactory(org.eclipse.ui.tests.activities.MenusTest)
testNoNamespaceFactory(org.eclipse.ui.tests.activities.MenusTest): setUp...

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:38:15.396
!MESSAGE Unable to create menu item "foo", command "foo" not defined

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:38:15.397
!MESSAGE Unable to create menu item "bar", command "bar" not defined
testNoNamespaceFactory(org.eclipse.ui.tests.activities.MenusTest): tearDown...

----- testBooleanDataConversion(org.eclipse.ui.tests.themes.ThemeAPITest)
testBooleanDataConversion(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testBooleanDataConversion(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testColorFactory(org.eclipse.ui.tests.themes.ThemeAPITest)
testColorFactory(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testColorFactory(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testRGBColor(org.eclipse.ui.tests.themes.ThemeAPITest)
testRGBColor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testRGBColor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testPlatformColor(org.eclipse.ui.tests.themes.ThemeAPITest)
testPlatformColor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testPlatformColor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testColorRegistryListener_def_nooverridecolor(org.eclipse.ui.tests.themes.ThemeAPITest)
testColorRegistryListener_def_nooverridecolor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testColorRegistryListener_def_nooverridecolor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testDefaultedFont_defaultedfont2(org.eclipse.ui.tests.themes.ThemeAPITest)
testDefaultedFont_defaultedfont2(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testDefaultedFont_defaultedfont2(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testDefaultedOverrideColor_rgbcolor(org.eclipse.ui.tests.themes.ThemeAPITest)
testDefaultedOverrideColor_rgbcolor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testDefaultedOverrideColor_rgbcolor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testColorPreferenceListener_th1_rgbcolor(org.eclipse.ui.tests.themes.ThemeAPITest)
testColorPreferenceListener_th1_rgbcolor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testColorPreferenceListener_th1_rgbcolor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testColorRegistryListener_th1_swtcolor(org.eclipse.ui.tests.themes.ThemeAPITest)
testColorRegistryListener_th1_swtcolor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testColorRegistryListener_th1_swtcolor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testColorPreferenceListener_def_defaultedcolor(org.eclipse.ui.tests.themes.ThemeAPITest)
testColorPreferenceListener_def_defaultedcolor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testColorPreferenceListener_def_defaultedcolor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testThemeExtensionColor(org.eclipse.ui.tests.themes.ThemeAPITest)
testThemeExtensionColor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testThemeExtensionColor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testFontPreferenceListener_th1_valfont(org.eclipse.ui.tests.themes.ThemeAPITest)
testFontPreferenceListener_th1_valfont(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testFontPreferenceListener_th1_valfont(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testDefaultedColor_rgbcolor(org.eclipse.ui.tests.themes.ThemeAPITest)
testDefaultedColor_rgbcolor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testDefaultedColor_rgbcolor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testDataKeySet_bool1(org.eclipse.ui.tests.themes.ThemeAPITest)
testDataKeySet_bool1(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testDataKeySet_bool1(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testDataKeySet_data1(org.eclipse.ui.tests.themes.ThemeAPITest)
testDataKeySet_data1(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testDataKeySet_data1(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testDataKeySet_data2(org.eclipse.ui.tests.themes.ThemeAPITest)
testDataKeySet_data2(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testDataKeySet_data2(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testColorRegistryListener_th1_rgbcolor(org.eclipse.ui.tests.themes.ThemeAPITest)
testColorRegistryListener_th1_rgbcolor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testColorRegistryListener_th1_rgbcolor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testColorPreferenceListener_def_swtcolor(org.eclipse.ui.tests.themes.ThemeAPITest)
testColorPreferenceListener_def_swtcolor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testColorPreferenceListener_def_swtcolor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testDefaultedOverrideColor_defaultedcolor2(org.eclipse.ui.tests.themes.ThemeAPITest)
testDefaultedOverrideColor_defaultedcolor2(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testDefaultedOverrideColor_defaultedcolor2(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testDefaultedOverrideColor_defaultedcolor3(org.eclipse.ui.tests.themes.ThemeAPITest)
testDefaultedOverrideColor_defaultedcolor3(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testDefaultedOverrideColor_defaultedcolor3(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testDefaultedFontOverride_defaultedfont2(org.eclipse.ui.tests.themes.ThemeAPITest)
testDefaultedFontOverride_defaultedfont2(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testDefaultedFontOverride_defaultedfont2(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testDefaultedFontOverride_defaultedfont3(org.eclipse.ui.tests.themes.ThemeAPITest)
testDefaultedFontOverride_defaultedfont3(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testDefaultedFontOverride_defaultedfont3(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testGetBadTheme(org.eclipse.ui.tests.themes.ThemeAPITest)
testGetBadTheme(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testGetBadTheme(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testFontPreferenceListener_def_novalfont(org.eclipse.ui.tests.themes.ThemeAPITest)
testFontPreferenceListener_def_novalfont(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testFontPreferenceListener_def_novalfont(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testFontPreferenceListener_def_nooverridefont(org.eclipse.ui.tests.themes.ThemeAPITest)
testFontPreferenceListener_def_nooverridefont(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testFontPreferenceListener_def_nooverridefont(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testThemeDescription_default(org.eclipse.ui.tests.themes.ThemeAPITest)
testThemeDescription_default(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testThemeDescription_default(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testColorPreferenceListener_def_nooverridecolor(org.eclipse.ui.tests.themes.ThemeAPITest)
testColorPreferenceListener_def_nooverridecolor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testColorPreferenceListener_def_nooverridecolor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testDataOverride_data1(org.eclipse.ui.tests.themes.ThemeAPITest)
testDataOverride_data1(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testDataOverride_data1(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testDataOverride_data2(org.eclipse.ui.tests.themes.ThemeAPITest)
testDataOverride_data2(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testDataOverride_data2(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testDefaultedColor_defaultedcolor2(org.eclipse.ui.tests.themes.ThemeAPITest)
testDefaultedColor_defaultedcolor2(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testDefaultedColor_defaultedcolor2(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testThemeDescription_theme1(org.eclipse.ui.tests.themes.ThemeAPITest)
testThemeDescription_theme1(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testThemeDescription_theme1(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testColorRegistryListener_def_defaultedcolor(org.eclipse.ui.tests.themes.ThemeAPITest)
testColorRegistryListener_def_defaultedcolor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testColorRegistryListener_def_defaultedcolor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testColorPreferenceListener_def_rgbcolor(org.eclipse.ui.tests.themes.ThemeAPITest)
testColorPreferenceListener_def_rgbcolor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testColorPreferenceListener_def_rgbcolor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testValFont(org.eclipse.ui.tests.themes.ThemeAPITest)
testValFont(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testValFont(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testColorRegistryListener_def_swtcolor(org.eclipse.ui.tests.themes.ThemeAPITest)
testColorRegistryListener_def_swtcolor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testColorRegistryListener_def_swtcolor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testFontPreferenceListener_th1_novalfont(org.eclipse.ui.tests.themes.ThemeAPITest)
testFontPreferenceListener_th1_novalfont(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testFontPreferenceListener_th1_novalfont(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testRGBColorOverride(org.eclipse.ui.tests.themes.ThemeAPITest)
testRGBColorOverride(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testRGBColorOverride(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testColorRegistryListener_th1_nooverridecolor(org.eclipse.ui.tests.themes.ThemeAPITest)
testColorRegistryListener_th1_nooverridecolor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testColorRegistryListener_th1_nooverridecolor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testDataKeySet_int1(org.eclipse.ui.tests.themes.ThemeAPITest)
testDataKeySet_int1(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testDataKeySet_int1(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testColorCascadeEvents(org.eclipse.ui.tests.themes.ThemeAPITest)
testColorCascadeEvents(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testColorCascadeEvents(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testColorRegistryListener_def_rgbcolor(org.eclipse.ui.tests.themes.ThemeAPITest)
testColorRegistryListener_def_rgbcolor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testColorRegistryListener_def_rgbcolor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testDefaultedFont_defaultedfont(org.eclipse.ui.tests.themes.ThemeAPITest)
testDefaultedFont_defaultedfont(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testDefaultedFont_defaultedfont(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testFontPreferenceListener_def_defaultedfont(org.eclipse.ui.tests.themes.ThemeAPITest)
testFontPreferenceListener_def_defaultedfont(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testFontPreferenceListener_def_defaultedfont(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testDataKeySet_BOGUSKEY(org.eclipse.ui.tests.themes.ThemeAPITest)
testDataKeySet_BOGUSKEY(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testDataKeySet_BOGUSKEY(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testColorPreferenceListener_th1_defaultedcolor(org.eclipse.ui.tests.themes.ThemeAPITest)
testColorPreferenceListener_th1_defaultedcolor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testColorPreferenceListener_th1_defaultedcolor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testDefaultedFont_valfont(org.eclipse.ui.tests.themes.ThemeAPITest)
testDefaultedFont_valfont(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testDefaultedFont_valfont(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testDefaultedFontOverride_valfont(org.eclipse.ui.tests.themes.ThemeAPITest)
testDefaultedFontOverride_valfont(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testDefaultedFontOverride_valfont(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testFontPreferenceListener_th1_defaultedfont(org.eclipse.ui.tests.themes.ThemeAPITest)
testFontPreferenceListener_th1_defaultedfont(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testFontPreferenceListener_th1_defaultedfont(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testFontPreferenceListener_def_valfont(org.eclipse.ui.tests.themes.ThemeAPITest)
testFontPreferenceListener_def_valfont(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testFontPreferenceListener_def_valfont(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testPlatformFont(org.eclipse.ui.tests.themes.ThemeAPITest)
testPlatformFont(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testPlatformFont(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testNoValFontOverride(org.eclipse.ui.tests.themes.ThemeAPITest)
testNoValFontOverride(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testNoValFontOverride(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testColorPreferenceListener_th1_nooverridecolor(org.eclipse.ui.tests.themes.ThemeAPITest)
testColorPreferenceListener_th1_nooverridecolor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testColorPreferenceListener_th1_nooverridecolor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testNoValFont(org.eclipse.ui.tests.themes.ThemeAPITest)
testNoValFont(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testNoValFont(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testFontPreferenceListener_th1_nooverridefont(org.eclipse.ui.tests.themes.ThemeAPITest)
testFontPreferenceListener_th1_nooverridefont(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testFontPreferenceListener_th1_nooverridefont(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testThemeExtensionData(org.eclipse.ui.tests.themes.ThemeAPITest)
testThemeExtensionData(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testThemeExtensionData(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testThemeExtensionFont(org.eclipse.ui.tests.themes.ThemeAPITest)
testThemeExtensionFont(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testThemeExtensionFont(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testThemeExtensionName(org.eclipse.ui.tests.themes.ThemeAPITest)
testThemeExtensionName(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testThemeExtensionName(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testSWTColor(org.eclipse.ui.tests.themes.ThemeAPITest)
testSWTColor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testSWTColor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testSWTColorOverride(org.eclipse.ui.tests.themes.ThemeAPITest)
testSWTColorOverride(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testSWTColorOverride(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testIntDataConversion(org.eclipse.ui.tests.themes.ThemeAPITest)
testIntDataConversion(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testIntDataConversion(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testBadColor1(org.eclipse.ui.tests.themes.ThemeAPITest)
testBadColor1(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testBadColor1(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testBadColor2(org.eclipse.ui.tests.themes.ThemeAPITest)
testBadColor2(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testBadColor2(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testBadColor3(org.eclipse.ui.tests.themes.ThemeAPITest)
testBadColor3(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testBadColor3(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testColorPreferenceListener_th1_swtcolor(org.eclipse.ui.tests.themes.ThemeAPITest)
testColorPreferenceListener_th1_swtcolor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testColorPreferenceListener_th1_swtcolor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testColorRegistryListener_th1_defaultedcolor(org.eclipse.ui.tests.themes.ThemeAPITest)
testColorRegistryListener_th1_defaultedcolor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testColorRegistryListener_th1_defaultedcolor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testDefaultedColor_defaultedcolor(org.eclipse.ui.tests.themes.ThemeAPITest)
testDefaultedColor_defaultedcolor(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testDefaultedColor_defaultedcolor(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testStringData(org.eclipse.ui.tests.themes.ThemeAPITest)
testStringData(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testStringData(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testSetTheme(org.eclipse.ui.tests.themes.ThemeAPITest)
testSetTheme(org.eclipse.ui.tests.themes.ThemeAPITest): setUp...
testSetTheme(org.eclipse.ui.tests.themes.ThemeAPITest): tearDown...

----- testPushdown(org.eclipse.ui.tests.themes.JFaceThemeTest)
testPushdown(org.eclipse.ui.tests.themes.JFaceThemeTest): setUp...
testPushdown(org.eclipse.ui.tests.themes.JFaceThemeTest): tearDown...

----- testDefaultColorDescriptor(org.eclipse.ui.tests.themes.JFaceThemeTest)
testDefaultColorDescriptor(org.eclipse.ui.tests.themes.JFaceThemeTest): setUp...
testDefaultColorDescriptor(org.eclipse.ui.tests.themes.JFaceThemeTest): tearDown...


!ENTRY org.eclipse.ui 4 4 2025-09-05 13:38:18.473
!MESSAGE Blorf is not a valid charset.

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:38:18.474
!MESSAGE  is not a valid charset.
----- test115761(org.eclipse.ui.tests.operations.WorkbenchOperationStressTests)
test115761(org.eclipse.ui.tests.operations.WorkbenchOperationStressTests): setUp...
test115761(org.eclipse.ui.tests.operations.WorkbenchOperationStressTests): tearDown...

----- testBasicService(org.eclipse.ui.tests.services.EvaluationServiceTest)
testBasicService(org.eclipse.ui.tests.services.EvaluationServiceTest): setUp...
testBasicService(org.eclipse.ui.tests.services.EvaluationServiceTest): tearDown...

----- testBug334524(org.eclipse.ui.tests.services.EvaluationServiceTest)
testBug334524(org.eclipse.ui.tests.services.EvaluationServiceTest): setUp...
testBug334524(org.eclipse.ui.tests.services.EvaluationServiceTest): tearDown...

----- testPlatformProperty(org.eclipse.ui.tests.services.EvaluationServiceTest)
testPlatformProperty(org.eclipse.ui.tests.services.EvaluationServiceTest): setUp...
testPlatformProperty(org.eclipse.ui.tests.services.EvaluationServiceTest): tearDown...

----- testPropertyChange(org.eclipse.ui.tests.services.EvaluationServiceTest)
testPropertyChange(org.eclipse.ui.tests.services.EvaluationServiceTest): setUp...
testPropertyChange(org.eclipse.ui.tests.services.EvaluationServiceTest): tearDown...

----- testSourceProvider(org.eclipse.ui.tests.services.EvaluationServiceTest)
testSourceProvider(org.eclipse.ui.tests.services.EvaluationServiceTest): setUp...
testSourceProvider(org.eclipse.ui.tests.services.EvaluationServiceTest): tearDown...

----- testSourceProviderPriority(org.eclipse.ui.tests.services.EvaluationServiceTest)
testSourceProviderPriority(org.eclipse.ui.tests.services.EvaluationServiceTest): setUp...
testSourceProviderPriority(org.eclipse.ui.tests.services.EvaluationServiceTest): tearDown...

----- testTwoEvaluations(org.eclipse.ui.tests.services.EvaluationServiceTest)
testTwoEvaluations(org.eclipse.ui.tests.services.EvaluationServiceTest): setUp...
testTwoEvaluations(org.eclipse.ui.tests.services.EvaluationServiceTest): tearDown...

----- testWorkbenchProvider(org.eclipse.ui.tests.services.EvaluationServiceTest)
testWorkbenchProvider(org.eclipse.ui.tests.services.EvaluationServiceTest): setUp...
testWorkbenchProvider(org.eclipse.ui.tests.services.EvaluationServiceTest): tearDown...

----- testGlobalService(org.eclipse.ui.tests.services.ContributedServiceTest)
testGlobalService(org.eclipse.ui.tests.services.ContributedServiceTest): setUp...
testGlobalService(org.eclipse.ui.tests.services.ContributedServiceTest): tearDown...

----- testWorkbenchServiceFactory(org.eclipse.ui.tests.services.ContributedServiceTest)
testWorkbenchServiceFactory(org.eclipse.ui.tests.services.ContributedServiceTest): setUp...
testWorkbenchServiceFactory refs number:3
testWorkbenchServiceFactory(org.eclipse.ui.tests.services.ContributedServiceTest): tearDown...

----- testWaitCursor(org.eclipse.ui.tests.services.WorkbenchSiteProgressServiceTest)
testWaitCursor(org.eclipse.ui.tests.services.WorkbenchSiteProgressServiceTest): setUp...
after schedule:   2025-09-05 13:39:12.408 -0400
after waiting:    2025-09-05 13:39:12.410 -0400
after process:    2025-09-05 13:39:12.411 -0400
after update:     2025-09-05 13:39:12.412 -0400
after process2:   2025-09-05 13:39:12.413 -0400
after getCursor:  2025-09-05 13:39:12.413 -0400
after cancel:     2025-09-05 13:39:12.414 -0400
after process3:   2025-09-05 13:39:12.414 -0400
after done:       2025-09-05 13:39:12.519 -0400
after process4:   2025-09-05 13:39:12.523 -0400
after update2:    2025-09-05 13:39:12.524 -0400
after process5:   2025-09-05 13:39:12.525 -0400
after getCursor2: 2025-09-05 13:39:12.525 -0400
testWaitCursor(org.eclipse.ui.tests.services.WorkbenchSiteProgressServiceTest): tearDown...

----- testWaitCursorConcurrentJobs(org.eclipse.ui.tests.services.WorkbenchSiteProgressServiceTest)
testWaitCursorConcurrentJobs(org.eclipse.ui.tests.services.WorkbenchSiteProgressServiceTest): setUp...
after schedule:   2025-09-05 13:39:13.369 -0400
after waiting:    2025-09-05 13:39:13.369 -0400
after process:    2025-09-05 13:39:13.370 -0400
after update:     2025-09-05 13:39:13.371 -0400
after process2:   2025-09-05 13:39:13.371 -0400
after getCursor:  2025-09-05 13:39:13.372 -0400
after waiting2:   2025-09-05 13:39:15.446 -0400
after process3:   2025-09-05 13:39:15.475 -0400
after update2:    2025-09-05 13:39:15.475 -0400
after process4:   2025-09-05 13:39:15.476 -0400
after getCursor2: 2025-09-05 13:39:15.476 -0400
after cancel:     2025-09-05 13:39:15.477 -0400
after cancel2:    2025-09-05 13:39:15.478 -0400
after process5:   2025-09-05 13:39:15.478 -0400
after done:       2025-09-05 13:39:15.686 -0400
after process6:   2025-09-05 13:39:15.721 -0400
after update3:    2025-09-05 13:39:15.721 -0400
after process7:   2025-09-05 13:39:15.722 -0400
after getCursor3: 2025-09-05 13:39:15.722 -0400
testWaitCursorConcurrentJobs(org.eclipse.ui.tests.services.WorkbenchSiteProgressServiceTest): tearDown...

----- testCommandProperty(org.eclipse.ui.tests.progress.ProgressContantsTest)
testCommandProperty(org.eclipse.ui.tests.progress.ProgressContantsTest): setUp...
testCommandProperty(org.eclipse.ui.tests.progress.ProgressContantsTest): tearDown...

----- testKeepProperty(org.eclipse.ui.tests.progress.ProgressContantsTest)
testKeepProperty(org.eclipse.ui.tests.progress.ProgressContantsTest): setUp...

!ENTRY org.eclipse.ui.tests 2 0 2025-09-05 13:39:17.980
!MESSAGE Warning message
testKeepProperty(org.eclipse.ui.tests.progress.ProgressContantsTest): tearDown...

----- testCommandPropertyEnablement(org.eclipse.ui.tests.progress.ProgressContantsTest)
testCommandPropertyEnablement(org.eclipse.ui.tests.progress.ProgressContantsTest): setUp...
testCommandPropertyEnablement(org.eclipse.ui.tests.progress.ProgressContantsTest): tearDown...

----- testKeepOneProperty(org.eclipse.ui.tests.progress.ProgressContantsTest)
testKeepOneProperty(org.eclipse.ui.tests.progress.ProgressContantsTest): setUp...

!ENTRY org.eclipse.ui.tests 4 0 2025-09-05 13:39:20.408
!MESSAGE error

!ENTRY org.eclipse.ui.tests 4 0 2025-09-05 13:39:21.339
!MESSAGE error
testKeepOneProperty(org.eclipse.ui.tests.progress.ProgressContantsTest): tearDown...

----- testItemOrder(org.eclipse.ui.tests.progress.ProgressViewTests)
testItemOrder(org.eclipse.ui.tests.progress.ProgressViewTests): setUp...

!ENTRY org.eclipse.ui.tests 0 0 2025-09-05 13:39:22.689
!MESSAGE Jobs schedule order: 3. Usual job 1, 1. User Job, 2. High Priority Job, 5. Usual job 3, 6. Low Priority Job, 4. Usual job 2, 
testItemOrder(org.eclipse.ui.tests.progress.ProgressViewTests): tearDown...

----- testClearTaskInfo(org.eclipse.ui.tests.progress.ProgressViewTests)
testClearTaskInfo(org.eclipse.ui.tests.progress.ProgressViewTests): setUp...
testClearTaskInfo(org.eclipse.ui.tests.progress.ProgressViewTests): tearDown...

----- testNoUpdatesIfHidden(org.eclipse.ui.tests.progress.ProgressViewTests)
testNoUpdatesIfHidden(org.eclipse.ui.tests.progress.ProgressViewTests): setUp...
testNoUpdatesIfHidden(org.eclipse.ui.tests.progress.ProgressViewTests): tearDown...

----- testCompareToContractCompliance
testCompareToContractCompliance: setUp...
testCompareToContractCompliance: tearDown...

----- testJobPriorityOrdering
testJobPriorityOrdering: setUp...
testJobPriorityOrdering: tearDown...

----- testJobStateOrdering
testJobStateOrdering: setUp...
testJobStateOrdering: tearDown...

----- testTwoJobsRefreshOnce
testTwoJobsRefreshOnce: setUp...
testTwoJobsRefreshOnce: tearDown...

----- testKept
testKept: setUp...
testKept: tearDown...

----- testSingleJobRefreshOnce
testSingleJobRefreshOnce: setUp...
testSingleJobRefreshOnce: tearDown...

----- testSingleJobRefreshTwice
testSingleJobRefreshTwice: setUp...
testSingleJobRefreshTwice: tearDown...

----- testRescheduled
testRescheduled: setUp...
testRescheduled: tearDown...

----- testEquals2(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest)
testEquals2(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): setUp...
testEquals2(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): tearDown...

----- testEquals3(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest)
testEquals3(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): setUp...
testEquals3(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): tearDown...

----- testEquals4(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest)
testEquals4(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): setUp...
testEquals4(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): tearDown...

----- testEquals5(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest)
testEquals5(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): setUp...
testEquals5(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): tearDown...

----- testEquals7(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest)
testEquals7(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): setUp...
testEquals7(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): tearDown...

----- testEqualsNonNullInput(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest)
testEqualsNonNullInput(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): setUp...
testEqualsNonNullInput(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): tearDown...

----- testEqualsNullInputBoth(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest)
testEqualsNullInputBoth(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): setUp...
testEqualsNullInputBoth(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): tearDown...

----- testHashCode(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest)
testHashCode(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): setUp...
testHashCode(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): tearDown...

----- testHashCode2(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest)
testHashCode2(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): setUp...
testHashCode2(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): tearDown...

----- testHashCode3(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest)
testHashCode3(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): setUp...
testHashCode3(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): tearDown...

----- testHashCode4(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest)
testHashCode4(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): setUp...
testHashCode4(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): tearDown...

----- testHashCode5(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest)
testHashCode5(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): setUp...
testHashCode5(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): tearDown...

----- testHashCode6(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest)
testHashCode6(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): setUp...
testHashCode6(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): tearDown...

----- testHashCode7(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest)
testHashCode7(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): setUp...
testHashCode7(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): tearDown...

----- testEqualsNullInput(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest)
testEqualsNullInput(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): setUp...
testEqualsNullInput(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): tearDown...

----- testEquals(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest)
testEquals(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): setUp...
testEquals(org.eclipse.ui.tests.propertysheet.PropertyShowInContextTest): tearDown...

----- testPinningWithMultipleInstances(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest)
testPinningWithMultipleInstances(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): setUp...
testPinningWithMultipleInstances(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): tearDown...

----- testNewPropertySheetNoSelection(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest)
testNewPropertySheetNoSelection(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): setUp...
testNewPropertySheetNoSelection(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): tearDown...

----- testDefaultPage(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest)
testDefaultPage(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): setUp...
testDefaultPage(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): tearDown...

----- testPinning(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest)
testPinning(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): setUp...
testPinning(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): tearDown...

----- testFollowsSelection(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest)
testFollowsSelection(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): setUp...
testFollowsSelection(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): tearDown...

----- testFollowsParts(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest)
testFollowsParts(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): setUp...
testFollowsParts(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): tearDown...

----- testInitialSelectionWithTabbedProperties(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest)
testInitialSelectionWithTabbedProperties(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): setUp...
testInitialSelectionWithTabbedProperties(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): tearDown...

----- testBug268676HidingPinnedTargetPart(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest)
testBug268676HidingPinnedTargetPart(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): setUp...
testBug268676HidingPinnedTargetPart(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): tearDown...

----- testBug278514TabbedProperties(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest)
testBug278514TabbedProperties(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): setUp...
testBug278514TabbedProperties(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): tearDown...

----- testPageDispose(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest)
testPageDispose(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): setUp...
testPageDispose(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): tearDown...

----- testAllowsMultiple(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest)
testAllowsMultiple(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): setUp...
testAllowsMultiple(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): tearDown...

----- testNewPropertySheet(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest)
testNewPropertySheet(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): setUp...
testNewPropertySheet(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): tearDown...

----- testParentIsPinned(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest)
testParentIsPinned(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): setUp...
testParentIsPinned(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): tearDown...

----- testDefaultPageAdapter(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest)
testDefaultPageAdapter(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): setUp...
testDefaultPageAdapter(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): tearDown...

----- testUnpinningWhenPinnedPartIsClosed(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest)
testUnpinningWhenPinnedPartIsClosed(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): setUp...
testUnpinningWhenPinnedPartIsClosed(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): tearDown...

----- testBug278514NormalProperties(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest)
testBug278514NormalProperties(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): setUp...
testBug278514NormalProperties(org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest): tearDown...

----- testShowInPropertySheetWithNullContext(org.eclipse.ui.tests.propertysheet.ShowInPropertySheetTest)
testShowInPropertySheetWithNullContext(org.eclipse.ui.tests.propertysheet.ShowInPropertySheetTest): setUp...
testShowInPropertySheetWithNullContext(org.eclipse.ui.tests.propertysheet.ShowInPropertySheetTest): tearDown...

----- testShowInPropertySheetWithNull(org.eclipse.ui.tests.propertysheet.ShowInPropertySheetTest)
testShowInPropertySheetWithNull(org.eclipse.ui.tests.propertysheet.ShowInPropertySheetTest): setUp...
testShowInPropertySheetWithNull(org.eclipse.ui.tests.propertysheet.ShowInPropertySheetTest): tearDown...

----- testGetIShowInTargetAdapter(org.eclipse.ui.tests.propertysheet.ShowInPropertySheetTest)
testGetIShowInTargetAdapter(org.eclipse.ui.tests.propertysheet.ShowInPropertySheetTest): setUp...
testGetIShowInTargetAdapter(org.eclipse.ui.tests.propertysheet.ShowInPropertySheetTest): tearDown...

----- testShowInPropertySheet(org.eclipse.ui.tests.propertysheet.ShowInPropertySheetTest)
testShowInPropertySheet(org.eclipse.ui.tests.propertysheet.ShowInPropertySheetTest): setUp...
testShowInPropertySheet(org.eclipse.ui.tests.propertysheet.ShowInPropertySheetTest): tearDown...

----- testShowInPropertySheetWithNullPart(org.eclipse.ui.tests.propertysheet.ShowInPropertySheetTest)
testShowInPropertySheetWithNullPart(org.eclipse.ui.tests.propertysheet.ShowInPropertySheetTest): setUp...
testShowInPropertySheetWithNullPart(org.eclipse.ui.tests.propertysheet.ShowInPropertySheetTest): tearDown...

----- testGetShowInContextWithNoActivePart(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest)
testGetShowInContextWithNoActivePart(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest): setUp...
testGetShowInContextWithNoActivePart(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest): tearDown...

----- testFindPropertySheetWithOtherSheetActive(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest)
testFindPropertySheetWithOtherSheetActive(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest): setUp...
testFindPropertySheetWithOtherSheetActive(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest): tearDown...

----- testFindPropertySheetWithUnpinnedPSandSPVActive(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest)
testFindPropertySheetWithUnpinnedPSandSPVActive(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest): setUp...
testFindPropertySheetWithUnpinnedPSandSPVActive(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest): tearDown...

----- testGetShowInContextFromAShowInSource(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest)
testGetShowInContextFromAShowInSource(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest): setUp...
testGetShowInContextFromAShowInSource(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest): tearDown...

----- testFindPropertySheetWithoutActivePart(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest)
testFindPropertySheetWithoutActivePart(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest): setUp...
testFindPropertySheetWithoutActivePart(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest): tearDown...

----- testFindPropertySheetWithPinnedPSandSPVActive(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest)
testFindPropertySheetWithPinnedPSandSPVActive(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest): setUp...
testFindPropertySheetWithPinnedPSandSPVActive(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest): tearDown...

----- testFindPropertySheetWithSPVActive(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest)
testFindPropertySheetWithSPVActive(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest): setUp...
testFindPropertySheetWithSPVActive(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest): tearDown...

----- testGetShowInContextWithNoShowInSource(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest)
testGetShowInContextWithNoShowInSource(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest): setUp...
testGetShowInContextWithNoShowInSource(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest): tearDown...

----- testGetShowInContextFromPropertySheet(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest)
testGetShowInContextFromPropertySheet(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest): setUp...
testGetShowInContextFromPropertySheet(org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest): tearDown...

----- testSaveableRetargeting(org.eclipse.ui.tests.propertysheet.PropertySheetAuto)
testSaveableRetargeting(org.eclipse.ui.tests.propertysheet.PropertySheetAuto): setUp...
testSaveableRetargeting(org.eclipse.ui.tests.propertysheet.PropertySheetAuto): tearDown...

----- testInput(org.eclipse.ui.tests.propertysheet.PropertySheetAuto)
testInput(org.eclipse.ui.tests.propertysheet.PropertySheetAuto): setUp...
testInput(org.eclipse.ui.tests.propertysheet.PropertySheetAuto): tearDown...

----- testInputIfHiddenAndSelectionNotChangesBug485154(org.eclipse.ui.tests.propertysheet.PropertySheetAuto)
testInputIfHiddenAndSelectionNotChangesBug485154(org.eclipse.ui.tests.propertysheet.PropertySheetAuto): setUp...
testInputIfHiddenAndSelectionNotChangesBug485154(org.eclipse.ui.tests.propertysheet.PropertySheetAuto): tearDown...

----- testInputIfHidden2Bug69953(org.eclipse.ui.tests.propertysheet.PropertySheetAuto)
testInputIfHidden2Bug69953(org.eclipse.ui.tests.propertysheet.PropertySheetAuto): setUp...
testInputIfHidden2Bug69953(org.eclipse.ui.tests.propertysheet.PropertySheetAuto): tearDown...

----- testInputIfHiddenByMaximizeBug509405(org.eclipse.ui.tests.propertysheet.PropertySheetAuto)
testInputIfHiddenByMaximizeBug509405(org.eclipse.ui.tests.propertysheet.PropertySheetAuto): setUp...
testInputIfHiddenByMaximizeBug509405(org.eclipse.ui.tests.propertysheet.PropertySheetAuto): tearDown...

----- testIsDirtyStateIndicationSupported(org.eclipse.ui.tests.propertysheet.DirtyStatePropertySheetTest)
testIsDirtyStateIndicationSupported(org.eclipse.ui.tests.propertysheet.DirtyStatePropertySheetTest): setUp...
testIsDirtyStateIndicationSupported(org.eclipse.ui.tests.propertysheet.DirtyStatePropertySheetTest): tearDown...

----- testRefreshLightContributor(org.eclipse.ui.tests.adaptable.AdaptableDecoratorTestCase)
testRefreshLightContributor(org.eclipse.ui.tests.adaptable.AdaptableDecoratorTestCase): setUp...
testRefreshLightContributor(org.eclipse.ui.tests.adaptable.AdaptableDecoratorTestCase): tearDown...

----- testEnableDecorator(org.eclipse.ui.tests.adaptable.AdaptableDecoratorTestCase)
testEnableDecorator(org.eclipse.ui.tests.adaptable.AdaptableDecoratorTestCase): setUp...
testEnableDecorator(org.eclipse.ui.tests.adaptable.AdaptableDecoratorTestCase): tearDown...

----- testRefreshFullContributor(org.eclipse.ui.tests.adaptable.AdaptableDecoratorTestCase)
testRefreshFullContributor(org.eclipse.ui.tests.adaptable.AdaptableDecoratorTestCase): setUp...
testRefreshFullContributor(org.eclipse.ui.tests.adaptable.AdaptableDecoratorTestCase): tearDown...

----- testDisableDecorator(org.eclipse.ui.tests.adaptable.AdaptableDecoratorTestCase)
testDisableDecorator(org.eclipse.ui.tests.adaptable.AdaptableDecoratorTestCase): setUp...
testDisableDecorator(org.eclipse.ui.tests.adaptable.AdaptableDecoratorTestCase): tearDown...

----- testWorkSetAdaptation(org.eclipse.ui.tests.adaptable.WorkingSetTestCase)
testWorkSetAdaptation(org.eclipse.ui.tests.adaptable.WorkingSetTestCase): setUp...
testWorkSetAdaptation(org.eclipse.ui.tests.adaptable.WorkingSetTestCase): tearDown...

----- testDisposalWithoutSuccessfulInitialization(org.eclipse.ui.tests.multipageeditor.MultiPageEditorPartTest)
testDisposalWithoutSuccessfulInitialization(org.eclipse.ui.tests.multipageeditor.MultiPageEditorPartTest): setUp...

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:40:17.278
!MESSAGE Unable to create part
!STACK 1
org.eclipse.ui.PartInitException: Simulated exception
	at org.eclipse.ui.tests.multipageeditor.TestMultiPageEditorThrowingPartInitException.init(TestMultiPageEditorThrowingPartInitException.java:46)
	at org.eclipse.ui.internal.EditorReference.initialize(EditorReference.java:353)
	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:346)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:1037)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:998)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:142)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:401)
	at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:319)
	at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:203)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:90)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:59)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42)
	at org.eclipse.ui.internal.WorkbenchContributionFactory.create(WorkbenchContributionFactory.java:46)
	at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:134)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:991)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:658)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711)
	at org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer.showTab(StackRenderer.java:1405)
	at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.lambda$0(LazyStackRenderer.java:84)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:206)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:201)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:132)
	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:73)
	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:48)
	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:168)
	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:187)
	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:661)
	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:625)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:796)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1268)
	at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3228)
	at org.eclipse.ui.internal.WorkbenchPage.lambda$11(WorkbenchPage.java:3118)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3116)
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3086)
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3069)
	at org.eclipse.ui.tests.multipageeditor.MultiPageEditorPartTest.testDisposalWithoutSuccessfulInitialization(MultiPageEditorPartTest.java:40)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)
!SUBENTRY 1 org.eclipse.ui 4 0 2025-09-05 13:40:17.283
!MESSAGE Simulated exception
testDisposalWithoutSuccessfulInitialization(org.eclipse.ui.tests.multipageeditor.MultiPageEditorPartTest): tearDown...

----- testContextActivation(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest)
testContextActivation(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest): setUp...
testContextActivation(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest): tearDown...

----- testPagePartListener(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest)
testPagePartListener(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest): setUp...
testPagePartListener(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest): tearDown...

----- testPageWindowListener(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest)
testPageWindowListener(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest): setUp...
testPageWindowListener(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest): tearDown...

----- testPostSelection(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest)
testPostSelection(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest): setUp...
testPostSelection(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest): tearDown...

----- testPageChangeListeners(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest)
testPageChangeListeners(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest): setUp...
testPageChangeListeners(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest): tearDown...

----- testSetActivePage(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest)
testSetActivePage(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest): setUp...
testSetActivePage(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest): tearDown...

----- testRemovePage(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest)
testRemovePage(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest): setUp...
testRemovePage(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest): tearDown...

----- testPagePartListener2(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest)
testPagePartListener2(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest): setUp...
testPagePartListener2(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest): tearDown...

----- testPageWindowListener2(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest)
testPageWindowListener2(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest): setUp...
testPageWindowListener2(org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest): tearDown...

[(preExecute,
	ExecutionEvent(Command(org.eclipse.ui.file.refresh,Refresh,
		Refresh the selected items,
		Category(org.eclipse.ui.category.file,File,null,true),
		WorkbenchHandlerServiceHandler("org.eclipse.ui.file.refresh"),
		,,true),{},null,org.eclipse.core.expressions.EvaluationContext@42c84644)), (notHandled,
	org.eclipse.core.commands.NotHandledException: There is no handler to execute for command org.eclipse.ui.file.refresh)]
[(preExecute,
	ExecutionEvent(Command(org.eclipse.ui.file.closePart,Close Part,
		Close the active workbench part,
		Category(org.eclipse.ui.category.window,Window,null,true),
		WorkbenchHandlerServiceHandler("org.eclipse.ui.file.closePart"),
		,,true),{},null,org.eclipse.core.expressions.EvaluationContext@5152ece9)), (postExecuteSuccess,
	null)]
[(preExecute,
	ExecutionEvent(Command(org.eclipse.ui.file.closePart,Close Part,
		Close the active workbench part,
		Category(org.eclipse.ui.category.window,Window,null,true),
		WorkbenchHandlerServiceHandler("org.eclipse.ui.file.closePart"),
		,,true),{},null,org.eclipse.e4.core.commands.ExpressionContext@207a7c9c)), (postExecuteSuccess,
	null)]
[(preExecute,
	ExecutionEvent(Command(org.eclipse.ui.file.closePart,Close Part,
		Close the active workbench part,
		Category(org.eclipse.ui.category.window,Window,null,true),
		WorkbenchHandlerServiceHandler("org.eclipse.ui.file.closePart"),
		,,true),{},null,org.eclipse.core.expressions.EvaluationContext@6bf9f615)), (postExecuteSuccess,
	null)]
[(preExecute,
	ExecutionEvent(Command(org.eclipse.ui.file.refresh,Refresh,
		Refresh the selected items,
		Category(org.eclipse.ui.category.file,File,null,true),
		WorkbenchHandlerServiceHandler("org.eclipse.ui.file.refresh"),
		,,true),{},null,org.eclipse.core.expressions.EvaluationContext@405f4d23)), (notHandled,
	org.eclipse.core.commands.NotHandledException: There is no handler to execute for command org.eclipse.ui.file.refresh)]
[(preExecute,
	ExecutionEvent(Command(org.eclipse.ui.file.refresh,Refresh,
		Refresh the selected items,
		Category(org.eclipse.ui.category.file,File,null,true),
		WorkbenchHandlerServiceHandler("org.eclipse.ui.file.refresh"),
		,,true),{},null,org.eclipse.e4.core.commands.ExpressionContext@67e0174e)), (notHandled,
	org.eclipse.core.commands.NotHandledException: There is no handler to execute for command org.eclipse.ui.file.refresh)]
[(preExecute,
	ExecutionEvent(Command(org.eclipse.ui.file.closeOthers,Close Others,
		Close all editors except the one that is active,
		Category(org.eclipse.ui.category.file,File,null,true),
		WorkbenchHandlerServiceHandler("org.eclipse.ui.file.closeOthers"),
		,,true),{},null,org.eclipse.core.expressions.EvaluationContext@5c0643a1)), (notEnabled,
	org.eclipse.core.commands.NotEnabledException: Trying to execute the disabled command org.eclipse.ui.file.closeOthers)]
[(preExecute,
	ExecutionEvent(Command(org.eclipse.ui.file.closeOthers,Close Others,
		Close all editors except the one that is active,
		Category(org.eclipse.ui.category.file,File,null,true),
		WorkbenchHandlerServiceHandler("org.eclipse.ui.file.closeOthers"),
		,,true),{},null,org.eclipse.e4.core.commands.ExpressionContext@668a3b57)), (notEnabled,
	org.eclipse.core.commands.NotEnabledException: Trying to execute the disabled command org.eclipse.ui.file.closeOthers)]
[(preExecute,
	ExecutionEvent(Command(org.eclipse.ui.file.closeOthers,Close Others,
		Close all editors except the one that is active,
		Category(org.eclipse.ui.category.file,File,null,true),
		WorkbenchHandlerServiceHandler("org.eclipse.ui.file.closeOthers"),
		,,true),{},null,org.eclipse.core.expressions.EvaluationContext@1b70aaf)), (notEnabled,
	org.eclipse.core.commands.NotEnabledException: Trying to execute the disabled command org.eclipse.ui.file.closeOthers)]

!ENTRY org.eclipse.jface 4 0 2025-09-05 13:40:28.169
!MESSAGE The command ("a command that is not defined") is undefined
----- testForNegativeNumber(org.eclipse.ui.tests.commands.HandlerActivationTest)
testForNegativeNumber(org.eclipse.ui.tests.commands.HandlerActivationTest): setUp...
testForNegativeNumber(org.eclipse.ui.tests.commands.HandlerActivationTest): tearDown...

----- testBasicHandler(org.eclipse.ui.tests.commands.HandlerActivationTest)
testBasicHandler(org.eclipse.ui.tests.commands.HandlerActivationTest): setUp...
testBasicHandler(org.eclipse.ui.tests.commands.HandlerActivationTest): tearDown...

----- testLocalContext(org.eclipse.ui.tests.commands.HandlerActivationTest)
testLocalContext(org.eclipse.ui.tests.commands.HandlerActivationTest): setUp...
testLocalContext(org.eclipse.ui.tests.commands.HandlerActivationTest): tearDown...

----- testForBreak123(org.eclipse.ui.tests.commands.HandlerActivationTest)
testForBreak123(org.eclipse.ui.tests.commands.HandlerActivationTest): setUp...
testForBreak123(org.eclipse.ui.tests.commands.HandlerActivationTest): tearDown...

----- testForBreak132(org.eclipse.ui.tests.commands.HandlerActivationTest)
testForBreak132(org.eclipse.ui.tests.commands.HandlerActivationTest): setUp...
testForBreak132(org.eclipse.ui.tests.commands.HandlerActivationTest): tearDown...

----- testForBreak213(org.eclipse.ui.tests.commands.HandlerActivationTest)
testForBreak213(org.eclipse.ui.tests.commands.HandlerActivationTest): setUp...
testForBreak213(org.eclipse.ui.tests.commands.HandlerActivationTest): tearDown...

----- testForBreak231(org.eclipse.ui.tests.commands.HandlerActivationTest)
testForBreak231(org.eclipse.ui.tests.commands.HandlerActivationTest): setUp...
testForBreak231(org.eclipse.ui.tests.commands.HandlerActivationTest): tearDown...

----- testForBreak312(org.eclipse.ui.tests.commands.HandlerActivationTest)
testForBreak312(org.eclipse.ui.tests.commands.HandlerActivationTest): setUp...
testForBreak312(org.eclipse.ui.tests.commands.HandlerActivationTest): tearDown...

----- testForBreak321(org.eclipse.ui.tests.commands.HandlerActivationTest)
testForBreak321(org.eclipse.ui.tests.commands.HandlerActivationTest): setUp...
testForBreak321(org.eclipse.ui.tests.commands.HandlerActivationTest): tearDown...

----- testTwoHandlers(org.eclipse.ui.tests.commands.HandlerActivationTest)
testTwoHandlers(org.eclipse.ui.tests.commands.HandlerActivationTest): setUp...
testTwoHandlers(org.eclipse.ui.tests.commands.HandlerActivationTest): tearDown...

----- testExceptionThrowingHandler(org.eclipse.ui.tests.commands.HandlerActivationTest)
testExceptionThrowingHandler(org.eclipse.ui.tests.commands.HandlerActivationTest): setUp...
testExceptionThrowingHandler(org.eclipse.ui.tests.commands.HandlerActivationTest): tearDown...

----- testNoParametersWithCallbacks(org.eclipse.ui.tests.commands.CommandCallbackTest)
testNoParametersWithCallbacks(org.eclipse.ui.tests.commands.CommandCallbackTest): setUp...
testNoParametersWithCallbacks(org.eclipse.ui.tests.commands.CommandCallbackTest): tearDown...

----- testCommandThroughWindow(org.eclipse.ui.tests.commands.CommandCallbackTest)
testCommandThroughWindow(org.eclipse.ui.tests.commands.CommandCallbackTest): setUp...
testCommandThroughWindow(org.eclipse.ui.tests.commands.CommandCallbackTest): tearDown...

----- testCallbackCleanup(org.eclipse.ui.tests.commands.CommandCallbackTest)
testCallbackCleanup(org.eclipse.ui.tests.commands.CommandCallbackTest): setUp...
testCallbackCleanup(org.eclipse.ui.tests.commands.CommandCallbackTest): tearDown...

----- testParametersWithCallbacks(org.eclipse.ui.tests.commands.CommandCallbackTest)
testParametersWithCallbacks(org.eclipse.ui.tests.commands.CommandCallbackTest): setUp...
testParametersWithCallbacks(org.eclipse.ui.tests.commands.CommandCallbackTest): tearDown...

----- testParmsToDifferentProtocol(org.eclipse.ui.tests.commands.CommandCallbackTest)
testParmsToDifferentProtocol(org.eclipse.ui.tests.commands.CommandCallbackTest): setUp...
testParmsToDifferentProtocol(org.eclipse.ui.tests.commands.CommandCallbackTest): tearDown...

----- testNoParametersNoCallbacks(org.eclipse.ui.tests.commands.CommandCallbackTest)
testNoParametersNoCallbacks(org.eclipse.ui.tests.commands.CommandCallbackTest): setUp...
testNoParametersNoCallbacks(org.eclipse.ui.tests.commands.CommandCallbackTest): tearDown...

----- testParmsToSameCommand(org.eclipse.ui.tests.commands.CommandCallbackTest)
testParmsToSameCommand(org.eclipse.ui.tests.commands.CommandCallbackTest): setUp...
testParmsToSameCommand(org.eclipse.ui.tests.commands.CommandCallbackTest): tearDown...


!ENTRY org.eclipse.ui 4 0 2025-09-05 13:40:32.237
!MESSAGE Loaded class is of incorrect type: expected(org.eclipse.ui.menus.WorkbenchWindowControlContribution) got (org.eclipse.ui.tests.api.workbenchpart.DynamicItem)
!STACK 0
java.lang.IllegalArgumentException: Loaded class is of incorrect type: expected(org.eclipse.ui.menus.WorkbenchWindowControlContribution) got (org.eclipse.ui.tests.api.workbenchpart.DynamicItem)
	at org.eclipse.ui.internal.util.Util.safeLoadExecutableExtension(Util.java:513)
	at org.eclipse.ui.internal.menus.CompatibilityWorkbenchWindowControlContribution.construct(CompatibilityWorkbenchWindowControlContribution.java:53)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:1037)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:142)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:401)
	at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:334)
	at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:228)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:93)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:59)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:37)
	at org.eclipse.ui.internal.WorkbenchContributionFactory.create(WorkbenchContributionFactory.java:51)
	at org.eclipse.e4.ui.workbench.renderers.swt.ToolControlContribution.createControl(ToolControlContribution.java:56)
	at org.eclipse.jface.action.ControlContribution.fill(ControlContribution.java:107)
	at org.eclipse.jface.action.ToolBarManager.update(ToolBarManager.java:358)
	at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.updateWidget(ToolBarManagerRenderer.java:637)
	at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.subscribeUIElementTopicVisible(ToolBarManagerRenderer.java:219)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34)
	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:64)
	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:206)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:201)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:132)
	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:73)
	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:48)
	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setVisible(UIElementImpl.java:365)
	at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarContributionRecord.updateVisibility(ToolBarContributionRecord.java:79)
	at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer$2.changed(ToolBarManagerRenderer.java:519)
	at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:109)
	at org.eclipse.e4.core.internal.contexts.EclipseContext.runAndTrack(EclipseContext.java:352)
	at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.processAddition(ToolBarManagerRenderer.java:511)
	at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.generateContributions(ToolBarManagerRenderer.java:487)
	at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.processContribution(ToolBarManagerRenderer.java:456)
	at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.createWidget(ToolBarManagerRenderer.java:415)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:991)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:658)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711)
	at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.postProcess(ContributedPartRenderer.java:150)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:676)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$1.run(PartRenderingEngine.java:543)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:527)
	at org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer.createWidget(ElementReferenceRenderer.java:73)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:991)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:658)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711)
	at org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer.showTab(StackRenderer.java:1405)
	at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.lambda$0(LazyStackRenderer.java:84)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:206)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:201)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:132)
	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:73)
	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:48)
	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:168)
	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:187)
	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:661)
	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:625)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:796)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:764)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:686)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:681)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1262)
	at org.eclipse.ui.internal.WorkbenchPage.showPart(WorkbenchPage.java:1245)
	at org.eclipse.ui.internal.WorkbenchPage.busyShowView(WorkbenchPage.java:1233)
	at org.eclipse.ui.internal.WorkbenchPage.lambda$13(WorkbenchPage.java:4243)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:4241)
	at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:4225)
	at org.eclipse.ui.tests.commands.WorkbenchStateTest.viewToolbarReassociatesCommandEventually(WorkbenchStateTest.java:169)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)
----- testPartIdSubmission(org.eclipse.ui.tests.contexts.Bug74990Test)
testPartIdSubmission(org.eclipse.ui.tests.contexts.Bug74990Test): setUp...
testPartIdSubmission(org.eclipse.ui.tests.contexts.Bug74990Test): tearDown...

testSiblingContext
----- testContextActivation(org.eclipse.ui.tests.contexts.PartContextTest)
testContextActivation(org.eclipse.ui.tests.contexts.PartContextTest): setUp...
testContextActivation(org.eclipse.ui.tests.contexts.PartContextTest): tearDown...

----- testBasicContextActivation(org.eclipse.ui.tests.contexts.PartContextTest)
testBasicContextActivation(org.eclipse.ui.tests.contexts.PartContextTest): setUp...
testBasicContextActivation(org.eclipse.ui.tests.contexts.PartContextTest): tearDown...

----- testWindowContextActivation(org.eclipse.ui.tests.contexts.PartContextTest)
testWindowContextActivation(org.eclipse.ui.tests.contexts.PartContextTest): setUp...
testWindowContextActivation(org.eclipse.ui.tests.contexts.PartContextTest): tearDown...

----- testPageBookPageContextActivation(org.eclipse.ui.tests.contexts.PartContextTest)
testPageBookPageContextActivation(org.eclipse.ui.tests.contexts.PartContextTest): setUp...
testPageBookPageContextActivation(org.eclipse.ui.tests.contexts.PartContextTest): tearDown...


!ENTRY org.eclipse.ui.monitoring 2 0 2025-09-05 13:41:13.744
!MESSAGE UI freeze of 30s at 13:40:43.632
!SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2025-09-05 13:41:13.746
!MESSAGE Sample at 13:40:54.295 (+10.663s)
Thread 'main' tid=1 (TIMED_WAITING)
!STACK 0
Stack Trace
	at java.base@21.0.5/java.lang.Thread.sleep0(Native Method)
	at java.base@21.0.5/java.lang.Thread.sleep(Thread.java:509)
	at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1.lambda$1(NestedSyncExecDeadlockTest.java:73)
	at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1$$Lambda/0x0000000800f8b888.run(Unknown Source)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2505)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2533)
	at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1.lambda$0(NestedSyncExecDeadlockTest.java:69)
	at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1$$Lambda/0x0000000800f8b668.run(Unknown Source)
	at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:68)
	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:166)
	at org.eclipse.ui.internal.UISynchronizer$$Lambda/0x0000000800f0f500.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:167)
	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
	at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:470)
	at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest.doTest(NestedSyncExecDeadlockTest.java:64)
	at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest.testDeadlock(NestedSyncExecDeadlockTest.java:113)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$DMH/0x00000008000c0400.invokeVirtual(LambdaForm$DMH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x000000080019c800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x0000000800997820.accept(Unknown Source)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.InterceptingLauncher$$Lambda/0x0000000800968678.proceed(Unknown Source)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.test.UITestApplication$$Lambda/0x0000000800321258.run(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$$Lambda/0x00000008008fcec0.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.ui.internal.Workbench$$Lambda/0x0000000800347648.run(Unknown Source)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base@21.0.5/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3c00.invokeExact_MT(LambdaForm$MH)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at app//org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at app//org.eclipse.equinox.launcher.Main.main(Main.java:1403)
!SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2025-09-05 13:41:13.749
!MESSAGE Sample at 13:41:04.951 (+10.656s)
Thread 'main' tid=1 (TIMED_WAITING)
!STACK 0
Stack Trace
	at java.base@21.0.5/java.lang.Thread.sleep0(Native Method)
	at java.base@21.0.5/java.lang.Thread.sleep(Thread.java:509)
	at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1.lambda$1(NestedSyncExecDeadlockTest.java:73)
	at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1$$Lambda/0x0000000800f8b888.run(Unknown Source)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2505)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2533)
	at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1.lambda$0(NestedSyncExecDeadlockTest.java:69)
	at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1$$Lambda/0x0000000800f8b668.run(Unknown Source)
	at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:68)
	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:166)
	at org.eclipse.ui.internal.UISynchronizer$$Lambda/0x0000000800f0f500.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:167)
	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
	at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:470)
	at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest.doTest(NestedSyncExecDeadlockTest.java:64)
	at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest.testDeadlock(NestedSyncExecDeadlockTest.java:113)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$DMH/0x00000008000c0400.invokeVirtual(LambdaForm$DMH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x000000080019c800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x0000000800997820.accept(Unknown Source)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.InterceptingLauncher$$Lambda/0x0000000800968678.proceed(Unknown Source)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.test.UITestApplication$$Lambda/0x0000000800321258.run(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$$Lambda/0x00000008008fcec0.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.ui.internal.Workbench$$Lambda/0x0000000800347648.run(Unknown Source)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base@21.0.5/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3c00.invokeExact_MT(LambdaForm$MH)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at app//org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at app//org.eclipse.equinox.launcher.Main.main(Main.java:1403)
!SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2025-09-05 13:41:13.750
!MESSAGE Sample at 13:41:10.275 (+5.324s)
Thread 'main' tid=1 (TIMED_WAITING)
!STACK 0
Stack Trace
	at java.base@21.0.5/java.lang.Thread.sleep0(Native Method)
	at java.base@21.0.5/java.lang.Thread.sleep(Thread.java:509)
	at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1.lambda$1(NestedSyncExecDeadlockTest.java:73)
	at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1$$Lambda/0x0000000800f8b888.run(Unknown Source)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2505)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2533)
	at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1.lambda$0(NestedSyncExecDeadlockTest.java:69)
	at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1$$Lambda/0x0000000800f8b668.run(Unknown Source)
	at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:68)
	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:166)
	at org.eclipse.ui.internal.UISynchronizer$$Lambda/0x0000000800f0f500.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:167)
	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
	at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:470)
	at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest.doTest(NestedSyncExecDeadlockTest.java:64)
	at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest.testDeadlock(NestedSyncExecDeadlockTest.java:113)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$DMH/0x00000008000c0400.invokeVirtual(LambdaForm$DMH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x000000080019c800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x0000000800997820.accept(Unknown Source)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.InterceptingLauncher$$Lambda/0x0000000800968678.proceed(Unknown Source)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.test.UITestApplication$$Lambda/0x0000000800321258.run(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$$Lambda/0x00000008008fcec0.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.ui.internal.Workbench$$Lambda/0x0000000800347648.run(Unknown Source)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base@21.0.5/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3c00.invokeExact_MT(LambdaForm$MH)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at app//org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at app//org.eclipse.equinox.launcher.Main.main(Main.java:1403)

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:41:14.572
!MESSAGE Log for test: init log view

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:41:16.040
!MESSAGE To avoid deadlock while executing Display.syncExec() with argument: org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock$1$$Lambda/0x0000000800f94a78@49472e59, thread SyncExecWhileUIThreadWaitsForLock will interrupt UI thread.
!SUBENTRY 1 org.eclipse.ui 4 4 2025-09-05 13:41:16.041
!MESSAGE SyncExecWhileUIThreadWaitsForLock thread is an instance of Worker or owns an ILock
!STACK 0
java.lang.IllegalStateException: Call stack for thread SyncExecWhileUIThreadWaitsForLock
	at java.management@21.0.5/sun.management.ThreadImpl.dumpThreads0(Native Method)
	at java.management@21.0.5/sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:482)
	at org.eclipse.ui.internal.UILockListener.reportInterruption(UILockListener.java:208)
	at org.eclipse.ui.internal.UILockListener.interruptUI(UILockListener.java:174)
	at org.eclipse.ui.internal.PendingSyncExec.waitUntilExecuted(PendingSyncExec.java:92)
	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:142)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock$1.run(SyncExecWhileUIThreadWaitsForLock.java:118)
!SUBENTRY 1 org.eclipse.ui 4 4 2025-09-05 13:41:16.041
!MESSAGE UI thread waiting on a job or lock.
!STACK 0
java.lang.IllegalStateException: Call stack for thread main
	at java.base@21.0.5/java.lang.Object.wait0(Native Method)
	at java.base@21.0.5/java.lang.Object.wait(Object.java:366)
	at org.eclipse.core.internal.jobs.Semaphore.acquire(Semaphore.java:47)
	at org.eclipse.core.internal.jobs.OrderedLock.doAcquire(OrderedLock.java:200)
	at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:131)
	at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:102)
	at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:87)
	at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock$1.lambda$0(SyncExecWhileUIThreadWaitsForLock.java:105)
	at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock$1$$Lambda/0x0000000800f94860.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock.testDeadlock(SyncExecWhileUIThreadWaitsForLock.java:140)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$DMH/0x00000008000c0400.invokeVirtual(LambdaForm$DMH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x000000080019c800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x0000000800997820.accept(Unknown Source)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.InterceptingLauncher$$Lambda/0x0000000800968678.proceed(Unknown Source)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.test.UITestApplication$$Lambda/0x0000000800321258.run(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$$Lambda/0x00000008008fcec0.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.ui.internal.Workbench$$Lambda/0x0000000800347648.run(Unknown Source)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base@21.0.5/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3c00.invokeExact_MT(LambdaForm$MH)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at app//org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at app//org.eclipse.equinox.launcher.Main.main(Main.java:1403)

!ENTRY org.eclipse.ui.monitoring 2 0 2025-09-05 13:41:16.049
!MESSAGE UI freeze of 1.3s at 13:41:14.793
!SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2025-09-05 13:41:16.049
!MESSAGE Sample at 13:41:15.160 (+0.367s)
Thread 'main' tid=1 (TIMED_WAITING)
!STACK 0
Stack Trace
	at java.base@21.0.5/java.lang.Object.wait0(Native Method)
	at java.base@21.0.5/java.lang.Object.wait(Object.java:366)
	at org.eclipse.core.internal.jobs.Semaphore.acquire(Semaphore.java:47)
	at org.eclipse.core.internal.jobs.OrderedLock.doAcquire(OrderedLock.java:200)
	at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:131)
	at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:102)
	at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:87)
	at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock$1.lambda$0(SyncExecWhileUIThreadWaitsForLock.java:105)
	at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock$1$$Lambda/0x0000000800f94860.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock.testDeadlock(SyncExecWhileUIThreadWaitsForLock.java:140)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$DMH/0x00000008000c0400.invokeVirtual(LambdaForm$DMH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x000000080019c800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x0000000800997820.accept(Unknown Source)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.InterceptingLauncher$$Lambda/0x0000000800968678.proceed(Unknown Source)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.test.UITestApplication$$Lambda/0x0000000800321258.run(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$$Lambda/0x00000008008fcec0.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.ui.internal.Workbench$$Lambda/0x0000000800347648.run(Unknown Source)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base@21.0.5/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3c00.invokeExact_MT(LambdaForm$MH)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at app//org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at app//org.eclipse.equinox.launcher.Main.main(Main.java:1403)
!SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2025-09-05 13:41:16.049
!MESSAGE Sample at 13:41:15.466 (+0.306s)
Thread 'main' tid=1 (TIMED_WAITING)
!STACK 0
Stack Trace
	at java.base@21.0.5/java.lang.Object.wait0(Native Method)
	at java.base@21.0.5/java.lang.Object.wait(Object.java:366)
	at org.eclipse.core.internal.jobs.Semaphore.acquire(Semaphore.java:47)
	at org.eclipse.core.internal.jobs.OrderedLock.doAcquire(OrderedLock.java:200)
	at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:131)
	at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:102)
	at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:87)
	at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock$1.lambda$0(SyncExecWhileUIThreadWaitsForLock.java:105)
	at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock$1$$Lambda/0x0000000800f94860.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock.testDeadlock(SyncExecWhileUIThreadWaitsForLock.java:140)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$DMH/0x00000008000c0400.invokeVirtual(LambdaForm$DMH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x000000080019c800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x0000000800997820.accept(Unknown Source)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.InterceptingLauncher$$Lambda/0x0000000800968678.proceed(Unknown Source)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.test.UITestApplication$$Lambda/0x0000000800321258.run(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$$Lambda/0x00000008008fcec0.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.ui.internal.Workbench$$Lambda/0x0000000800347648.run(Unknown Source)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base@21.0.5/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3c00.invokeExact_MT(LambdaForm$MH)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at app//org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at app//org.eclipse.equinox.launcher.Main.main(Main.java:1403)
!SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2025-09-05 13:41:16.049
!MESSAGE Sample at 13:41:15.799 (+0.333s)
Thread 'main' tid=1 (TIMED_WAITING)
!STACK 0
Stack Trace
	at java.base@21.0.5/java.lang.Object.wait0(Native Method)
	at java.base@21.0.5/java.lang.Object.wait(Object.java:366)
	at org.eclipse.core.internal.jobs.Semaphore.acquire(Semaphore.java:47)
	at org.eclipse.core.internal.jobs.OrderedLock.doAcquire(OrderedLock.java:200)
	at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:131)
	at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:102)
	at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:87)
	at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock$1.lambda$0(SyncExecWhileUIThreadWaitsForLock.java:105)
	at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock$1$$Lambda/0x0000000800f94860.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock.testDeadlock(SyncExecWhileUIThreadWaitsForLock.java:140)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$DMH/0x00000008000c0400.invokeVirtual(LambdaForm$DMH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x000000080019c800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x0000000800997820.accept(Unknown Source)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.InterceptingLauncher$$Lambda/0x0000000800968678.proceed(Unknown Source)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.test.UITestApplication$$Lambda/0x0000000800321258.run(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$$Lambda/0x00000008008fcec0.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.ui.internal.Workbench$$Lambda/0x0000000800347648.run(Unknown Source)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base@21.0.5/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3c00.invokeExact_MT(LambdaForm$MH)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at app//org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at app//org.eclipse.equinox.launcher.Main.main(Main.java:1403)

!ENTRY org.eclipse.ui 4 0 2025-09-05 13:41:20.994
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:87)
	at org.eclipse.ui.tests.concurrency.TestBug105491$TransferTestOperation.lambda$0(TestBug105491.java:63)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:167)
	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
	at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:470)
	at org.eclipse.ui.tests.concurrency.TestBug105491.lambda$0(TestBug105491.java:92)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2505)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2533)
	at org.eclipse.ui.tests.concurrency.TestBug105491.testBug(TestBug105491.java:89)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)

!ENTRY org.eclipse.ui.monitoring 2 0 2025-09-05 13:41:23.960
!MESSAGE UI freeze of 1.0s at 13:41:22.934
!SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2025-09-05 13:41:23.960
!MESSAGE Sample at 13:41:23.274 (+0.340s)
Thread 'main' tid=1 (TIMED_WAITING)
!STACK 0
Stack Trace
	at java.base@21.0.5/java.lang.Thread.sleep0(Native Method)
	at java.base@21.0.5/java.lang.Thread.sleep(Thread.java:509)
	at org.eclipse.ui.tests.concurrency.Bug_262032.lambda$0(Bug_262032.java:102)
	at org.eclipse.ui.tests.concurrency.Bug_262032$$Lambda/0x0000000800f97910.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.ui.internal.dialogs.EventLoopProgressMonitor.runEventLoop(EventLoopProgressMonitor.java:124)
	at org.eclipse.ui.internal.dialogs.EventLoopProgressMonitor.isCanceled(EventLoopProgressMonitor.java:98)
	at org.eclipse.core.internal.jobs.ThreadJob.isCanceled(ThreadJob.java:154)
	at org.eclipse.core.internal.jobs.ThreadJob.waitForRun(ThreadJob.java:286)
	at org.eclipse.core.internal.jobs.ThreadJob.joinRun(ThreadJob.java:214)
	at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJobs.java:98)
	at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:358)
	at org.eclipse.ui.tests.concurrency.Bug_262032.testBug262032(Bug_262032.java:110)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$DMH/0x00000008000c0400.invokeVirtual(LambdaForm$DMH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x000000080019c800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x0000000800997820.accept(Unknown Source)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.InterceptingLauncher$$Lambda/0x0000000800968678.proceed(Unknown Source)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.test.UITestApplication$$Lambda/0x0000000800321258.run(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$$Lambda/0x00000008008fcec0.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.ui.internal.Workbench$$Lambda/0x0000000800347648.run(Unknown Source)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base@21.0.5/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3c00.invokeExact_MT(LambdaForm$MH)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at app//org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at app//org.eclipse.equinox.launcher.Main.main(Main.java:1403)
!SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2025-09-05 13:41:23.963
!MESSAGE Sample at 13:41:23.606 (+0.332s)
Thread 'main' tid=1 (TIMED_WAITING)
!STACK 0
Stack Trace
	at java.base@21.0.5/java.lang.Thread.sleep0(Native Method)
	at java.base@21.0.5/java.lang.Thread.sleep(Thread.java:509)
	at org.eclipse.ui.tests.concurrency.Bug_262032.lambda$0(Bug_262032.java:102)
	at org.eclipse.ui.tests.concurrency.Bug_262032$$Lambda/0x0000000800f97910.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.ui.internal.dialogs.EventLoopProgressMonitor.runEventLoop(EventLoopProgressMonitor.java:124)
	at org.eclipse.ui.internal.dialogs.EventLoopProgressMonitor.isCanceled(EventLoopProgressMonitor.java:98)
	at org.eclipse.core.internal.jobs.ThreadJob.isCanceled(ThreadJob.java:154)
	at org.eclipse.core.internal.jobs.ThreadJob.waitForRun(ThreadJob.java:286)
	at org.eclipse.core.internal.jobs.ThreadJob.joinRun(ThreadJob.java:214)
	at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJobs.java:98)
	at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:358)
	at org.eclipse.ui.tests.concurrency.Bug_262032.testBug262032(Bug_262032.java:110)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$DMH/0x00000008000c0400.invokeVirtual(LambdaForm$DMH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x000000080019c800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x0000000800997820.accept(Unknown Source)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.InterceptingLauncher$$Lambda/0x0000000800968678.proceed(Unknown Source)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.test.UITestApplication$$Lambda/0x0000000800321258.run(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$$Lambda/0x00000008008fcec0.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.ui.internal.Workbench$$Lambda/0x0000000800347648.run(Unknown Source)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base@21.0.5/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3c00.invokeExact_MT(LambdaForm$MH)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at app//org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at app//org.eclipse.equinox.launcher.Main.main(Main.java:1403)
!SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2025-09-05 13:41:23.963
!MESSAGE Sample at 13:41:23.939 (+0.333s)
Thread 'main' tid=1 (TIMED_WAITING)
!STACK 0
Stack Trace
	at java.base@21.0.5/java.lang.Thread.sleep0(Native Method)
	at java.base@21.0.5/java.lang.Thread.sleep(Thread.java:509)
	at org.eclipse.ui.tests.concurrency.Bug_262032.lambda$0(Bug_262032.java:102)
	at org.eclipse.ui.tests.concurrency.Bug_262032$$Lambda/0x0000000800f97910.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.ui.internal.dialogs.EventLoopProgressMonitor.runEventLoop(EventLoopProgressMonitor.java:124)
	at org.eclipse.ui.internal.dialogs.EventLoopProgressMonitor.isCanceled(EventLoopProgressMonitor.java:98)
	at org.eclipse.core.internal.jobs.ThreadJob.isCanceled(ThreadJob.java:154)
	at org.eclipse.core.internal.jobs.ThreadJob.waitForRun(ThreadJob.java:286)
	at org.eclipse.core.internal.jobs.ThreadJob.joinRun(ThreadJob.java:214)
	at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJobs.java:98)
	at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:358)
	at org.eclipse.ui.tests.concurrency.Bug_262032.testBug262032(Bug_262032.java:110)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$DMH/0x00000008000c0400.invokeVirtual(LambdaForm$DMH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x000000080019c800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x0000000800997820.accept(Unknown Source)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.InterceptingLauncher$$Lambda/0x0000000800968678.proceed(Unknown Source)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.test.UITestApplication$$Lambda/0x0000000800321258.run(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$$Lambda/0x00000008008fcec0.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.ui.internal.Workbench$$Lambda/0x0000000800347648.run(Unknown Source)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base@21.0.5/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3c00.invokeExact_MT(LambdaForm$MH)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at app//org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at app//org.eclipse.equinox.launcher.Main.main(Main.java:1403)
Scheduled 5 jobs each 300 times (0 times rescheduled)
Expect at least 1500 real executions
Really run 1500 times
Spent 26 ms to schedule
Spent 0 ms in a job
Spent 3984 ms to wait for jobs
Spent 4011 ms overall
Scheduled 5 jobs each 1500 times (1200 times rescheduled)
Expect at least 1500 real executions
Really run 2426 times
Spent 50 ms to schedule
Spent 0 ms in a job
Spent 3995 ms to wait for jobs
Spent 4047 ms overall
execDiff * 10: 16
timesDiff * 10: 10
overhead: 0

!ENTRY org.eclipse.ui.monitoring 2 0 2025-09-05 13:41:41.644
!MESSAGE UI freeze of 8.0s at 13:41:33.633
!SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2025-09-05 13:41:41.646
!MESSAGE Sample at 13:41:36.303 (+2.670s)
Thread 'main' tid=1 (RUNNABLE)
!STACK 0
Stack Trace
	at org.eclipse.swt.internal.cocoa.OS.objc_msgSend_bool(Native Method)
	at org.eclipse.swt.internal.cocoa.NSTableView.isRowSelected(NSTableView.java:89)
	at org.eclipse.swt.widgets.Table.isSelected(Table.java:2041)
	at org.eclipse.swt.widgets.Table.setScrollWidth(Table.java:2923)
	at org.eclipse.swt.widgets.Table.setScrollWidth(Table.java:2888)
	at org.eclipse.swt.widgets.Table.setRedraw(Table.java:2860)
	at org.eclipse.swt.widgets.Table.updateRowCount(Table.java:3737)
	at org.eclipse.swt.widgets.Table.createItem(Table.java:678)
	at org.eclipse.swt.widgets.TableItem.<init>(TableItem.java:122)
	at org.eclipse.swt.widgets.TableItem.<init>(TableItem.java:116)
	at org.eclipse.jface.viewers.TableViewer.internalCreateNewRowPart(TableViewer.java:194)
	at org.eclipse.jface.viewers.AbstractTableViewer.createItem(AbstractTableViewer.java:284)
	at org.eclipse.jface.viewers.AbstractTableViewer.internalRefreshAll(AbstractTableViewer.java:726)
	at org.eclipse.jface.viewers.AbstractTableViewer.internalRefresh(AbstractTableViewer.java:616)
	at org.eclipse.jface.viewers.StructuredViewer.lambda$3(StructuredViewer.java:1485)
	at org.eclipse.jface.viewers.StructuredViewer$$Lambda/0x00000008008801e8.run(Unknown Source)
	at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1391)
	at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1352)
	at org.eclipse.jface.viewers.StructuredViewer.refresh(StructuredViewer.java:1485)
	at org.eclipse.jface.viewers.ColumnViewer.refresh(ColumnViewer.java:532)
	at org.eclipse.e4.ui.dialogs.filteredtree.FilteredTable$NotifyingTableViewer.refresh(FilteredTable.java:438)
	at org.eclipse.jface.viewers.StructuredViewer.refresh(StructuredViewer.java:1446)
	at org.eclipse.e4.ui.dialogs.filteredtree.FilteredTable$NotifyingTableViewer.refresh(FilteredTable.java:426)
	at org.eclipse.e4.ui.dialogs.filteredtree.FilteredTable$1.runInUIThread(FilteredTable.java:212)
	at org.eclipse.e4.ui.dialogs.filteredtree.BasicUIJob.lambda$0(BasicUIJob.java:69)
	at org.eclipse.e4.ui.dialogs.filteredtree.BasicUIJob$$Lambda/0x0000000800fa0db0.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.ui.tests.filteredtree.FilteredTableTests$TestFilteredTable.applyPattern(FilteredTableTests.java:83)
	at org.eclipse.ui.tests.filteredtree.FilteredTableTests.testAddAndRemovePattern(FilteredTableTests.java:61)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$DMH/0x00000008000c0400.invokeVirtual(LambdaForm$DMH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x000000080019c800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x0000000800997820.accept(Unknown Source)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.InterceptingLauncher$$Lambda/0x0000000800968678.proceed(Unknown Source)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.test.UITestApplication$$Lambda/0x0000000800321258.run(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$$Lambda/0x00000008008fcec0.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.ui.internal.Workbench$$Lambda/0x0000000800347648.run(Unknown Source)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base@21.0.5/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3c00.invokeExact_MT(LambdaForm$MH)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at app//org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at app//org.eclipse.equinox.launcher.Main.main(Main.java:1403)
!SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2025-09-05 13:41:41.650
!MESSAGE Sample at 13:41:38.966 (+2.663s)
Thread 'main' tid=1 (RUNNABLE)
!STACK 0
Stack Trace
	at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method)
	at org.eclipse.swt.internal.cocoa.NSGraphicsContext.graphicsContextWithBitmapImageRep(NSGraphicsContext.java:40)
	at org.eclipse.swt.widgets.Control.internal_new_GC(Control.java:2155)
	at org.eclipse.swt.graphics.GC.<init>(GC.java:267)
	at org.eclipse.swt.graphics.GC.<init>(GC.java:228)
	at org.eclipse.swt.widgets.Table.setScrollWidth(Table.java:2918)
	at org.eclipse.swt.widgets.Table.setScrollWidth(Table.java:2888)
	at org.eclipse.swt.widgets.Table.setRedraw(Table.java:2860)
	at org.eclipse.swt.widgets.Table.updateRowCount(Table.java:3737)
	at org.eclipse.swt.widgets.Table.createItem(Table.java:678)
	at org.eclipse.swt.widgets.TableItem.<init>(TableItem.java:122)
	at org.eclipse.swt.widgets.TableItem.<init>(TableItem.java:116)
	at org.eclipse.jface.viewers.TableViewer.internalCreateNewRowPart(TableViewer.java:194)
	at org.eclipse.jface.viewers.AbstractTableViewer.createItem(AbstractTableViewer.java:284)
	at org.eclipse.jface.viewers.AbstractTableViewer.internalRefreshAll(AbstractTableViewer.java:726)
	at org.eclipse.jface.viewers.AbstractTableViewer.internalRefresh(AbstractTableViewer.java:616)
	at org.eclipse.jface.viewers.StructuredViewer.lambda$3(StructuredViewer.java:1485)
	at org.eclipse.jface.viewers.StructuredViewer$$Lambda/0x00000008008801e8.run(Unknown Source)
	at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1391)
	at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1352)
	at org.eclipse.jface.viewers.StructuredViewer.refresh(StructuredViewer.java:1485)
	at org.eclipse.jface.viewers.ColumnViewer.refresh(ColumnViewer.java:532)
	at org.eclipse.e4.ui.dialogs.filteredtree.FilteredTable$NotifyingTableViewer.refresh(FilteredTable.java:438)
	at org.eclipse.jface.viewers.StructuredViewer.refresh(StructuredViewer.java:1446)
	at org.eclipse.e4.ui.dialogs.filteredtree.FilteredTable$NotifyingTableViewer.refresh(FilteredTable.java:426)
	at org.eclipse.e4.ui.dialogs.filteredtree.FilteredTable$1.runInUIThread(FilteredTable.java:212)
	at org.eclipse.e4.ui.dialogs.filteredtree.BasicUIJob.lambda$0(BasicUIJob.java:69)
	at org.eclipse.e4.ui.dialogs.filteredtree.BasicUIJob$$Lambda/0x0000000800fa0db0.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.ui.tests.filteredtree.FilteredTableTests$TestFilteredTable.applyPattern(FilteredTableTests.java:83)
	at org.eclipse.ui.tests.filteredtree.FilteredTableTests.testAddAndRemovePattern(FilteredTableTests.java:61)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$DMH/0x00000008000c0400.invokeVirtual(LambdaForm$DMH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x000000080019c800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x0000000800997820.accept(Unknown Source)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.InterceptingLauncher$$Lambda/0x0000000800968678.proceed(Unknown Source)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.test.UITestApplication$$Lambda/0x0000000800321258.run(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$$Lambda/0x00000008008fcec0.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.ui.internal.Workbench$$Lambda/0x0000000800347648.run(Unknown Source)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base@21.0.5/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3c00.invokeExact_MT(LambdaForm$MH)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at app//org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at app//org.eclipse.equinox.launcher.Main.main(Main.java:1403)
!SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2025-09-05 13:41:41.651
!MESSAGE Sample at 13:41:40.296 (+1.330s)
Thread 'main' tid=1 (RUNNABLE)
!STACK 0
Stack Trace
	at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method)
	at org.eclipse.swt.internal.cocoa.NSGraphicsContext.graphicsContextWithBitmapImageRep(NSGraphicsContext.java:40)
	at org.eclipse.swt.widgets.Control.internal_new_GC(Control.java:2155)
	at org.eclipse.swt.graphics.GC.<init>(GC.java:267)
	at org.eclipse.swt.graphics.GC.<init>(GC.java:228)
	at org.eclipse.swt.widgets.Table.setScrollWidth(Table.java:2918)
	at org.eclipse.swt.widgets.Table.setScrollWidth(Table.java:2888)
	at org.eclipse.swt.widgets.Table.setRedraw(Table.java:2860)
	at org.eclipse.swt.widgets.Table.updateRowCount(Table.java:3737)
	at org.eclipse.swt.widgets.Table.createItem(Table.java:678)
	at org.eclipse.swt.widgets.TableItem.<init>(TableItem.java:122)
	at org.eclipse.swt.widgets.TableItem.<init>(TableItem.java:116)
	at org.eclipse.jface.viewers.TableViewer.internalCreateNewRowPart(TableViewer.java:194)
	at org.eclipse.jface.viewers.AbstractTableViewer.createItem(AbstractTableViewer.java:284)
	at org.eclipse.jface.viewers.AbstractTableViewer.internalRefreshAll(AbstractTableViewer.java:726)
	at org.eclipse.jface.viewers.AbstractTableViewer.internalRefresh(AbstractTableViewer.java:616)
	at org.eclipse.jface.viewers.StructuredViewer.lambda$3(StructuredViewer.java:1485)
	at org.eclipse.jface.viewers.StructuredViewer$$Lambda/0x00000008008801e8.run(Unknown Source)
	at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1391)
	at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1352)
	at org.eclipse.jface.viewers.StructuredViewer.refresh(StructuredViewer.java:1485)
	at org.eclipse.jface.viewers.ColumnViewer.refresh(ColumnViewer.java:532)
	at org.eclipse.e4.ui.dialogs.filteredtree.FilteredTable$NotifyingTableViewer.refresh(FilteredTable.java:438)
	at org.eclipse.jface.viewers.StructuredViewer.refresh(StructuredViewer.java:1446)
	at org.eclipse.e4.ui.dialogs.filteredtree.FilteredTable$NotifyingTableViewer.refresh(FilteredTable.java:426)
	at org.eclipse.e4.ui.dialogs.filteredtree.FilteredTable$1.runInUIThread(FilteredTable.java:212)
	at org.eclipse.e4.ui.dialogs.filteredtree.BasicUIJob.lambda$0(BasicUIJob.java:69)
	at org.eclipse.e4.ui.dialogs.filteredtree.BasicUIJob$$Lambda/0x0000000800fa0db0.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4382)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4005)
	at org.eclipse.ui.tests.filteredtree.FilteredTableTests$TestFilteredTable.applyPattern(FilteredTableTests.java:83)
	at org.eclipse.ui.tests.filteredtree.FilteredTableTests.testAddAndRemovePattern(FilteredTableTests.java:61)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$DMH/0x00000008000c0400.invokeVirtual(LambdaForm$DMH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x000000080019c800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x0000000800997820.accept(Unknown Source)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.InterceptingLauncher$$Lambda/0x0000000800968678.proceed(Unknown Source)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.test.UITestApplication$$Lambda/0x0000000800321258.run(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$$Lambda/0x00000008008fcec0.run(Unknown Source)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.ui.internal.Workbench$$Lambda/0x0000000800347648.run(Unknown Source)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base@21.0.5/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3800.invoke(LambdaForm$MH)
	at java.base@21.0.5/java.lang.invoke.LambdaForm$MH/0x00000008000d3c00.invokeExact_MT(LambdaForm$MH)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155)
	at java.base@21.0.5/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at app//org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at app//org.eclipse.equinox.launcher.Main.main(Main.java:1403)
----- testBasicFilter
testBasicFilter: setUp...
testBasicFilter: tearDown...

----- testWildcardAndCaseInsensitive
testWildcardAndCaseInsensitive: setUp...
testWildcardAndCaseInsensitive: tearDown...

----- testEmptyItemNotMatched
testEmptyItemNotMatched: setUp...
testEmptyItemNotMatched: tearDown...

----- testPatternFilterOrder
testPatternFilterOrder: setUp...
testPatternFilterOrder: tearDown...


!ENTRY org.eclipse.ui.tests 4 0 2025-09-05 13:41:42.761
!MESSAGE Oops

!ENTRY org.eclipse.ui.tests 4 0 2025-09-05 13:41:42.996
!MESSAGE Oops2

!ENTRY org.eclipse.ui.tests 4 0 2025-09-05 13:41:52.278
!MESSAGE bomb

!ENTRY org.eclipse.ui.workbench 4 0 2025-09-05 13:41:52.278
!MESSAGE the bomb!
!STACK 0
java.lang.RuntimeException: the bomb!
	at org.eclipse.ui.tests.statushandlers.StatusDialogManagerTest$6.getMessage(StatusDialogManagerTest.java:704)
	at org.eclipse.ui.internal.statushandlers.LabelProviderWrapper.getPrimaryMessage(LabelProviderWrapper.java:312)
	at org.eclipse.ui.internal.statushandlers.LabelProviderWrapper.getMainMessage(LabelProviderWrapper.java:265)
	at org.eclipse.ui.internal.statushandlers.InternalDialog.createTitleArea(InternalDialog.java:246)
	at org.eclipse.ui.internal.statushandlers.InternalDialog.createDialogArea(InternalDialog.java:205)
	at org.eclipse.jface.dialogs.Dialog.createContents(Dialog.java:762)
	at org.eclipse.jface.window.Window.create(Window.java:431)
	at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1088)
	at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapter(WorkbenchStatusDialogManagerImpl.java:247)
	at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter(WorkbenchStatusDialogManagerImpl.java:188)
	at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:152)
	at org.eclipse.ui.tests.statushandlers.StatusDialogManagerTest.testBug276371(StatusDialogManagerTest.java:710)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)

!ENTRY org.eclipse.ui.tests 4 0 2025-09-05 13:41:54.270
!MESSAGE TEST_MESSAGE_1

!ENTRY org.eclipse.ui.tests 4 0 2025-09-05 13:41:55.290
!MESSAGE TEST_MESSAGE_2
----- testDynamicMenu(org.eclipse.ui.tests.menus.DynamicToolbarTest)
testDynamicMenu(org.eclipse.ui.tests.menus.DynamicToolbarTest): setUp...
testDynamicMenu(org.eclipse.ui.tests.menus.DynamicToolbarTest): tearDown...

----- testAdaptables(org.eclipse.ui.tests.menus.ObjectContributionTest)
testAdaptables(org.eclipse.ui.tests.menus.ObjectContributionTest): setUp...
testAdaptables(org.eclipse.ui.tests.menus.ObjectContributionTest): tearDown...

----- testObjectStateContentType(org.eclipse.ui.tests.menus.ObjectContributionTest)
testObjectStateContentType(org.eclipse.ui.tests.menus.ObjectContributionTest): setUp...
testObjectStateContentType(org.eclipse.ui.tests.menus.ObjectContributionTest): tearDown...

----- testNonAdaptableContributions(org.eclipse.ui.tests.menus.ObjectContributionTest)
testNonAdaptableContributions(org.eclipse.ui.tests.menus.ObjectContributionTest): setUp...
testNonAdaptableContributions(org.eclipse.ui.tests.menus.ObjectContributionTest): tearDown...

----- testDuplicateAdaptables(org.eclipse.ui.tests.menus.ObjectContributionTest)
testDuplicateAdaptables(org.eclipse.ui.tests.menus.ObjectContributionTest): setUp...
testDuplicateAdaptables(org.eclipse.ui.tests.menus.ObjectContributionTest): tearDown...

----- testContributorResourceAdapter(org.eclipse.ui.tests.menus.ObjectContributionTest)
testContributorResourceAdapter(org.eclipse.ui.tests.menus.ObjectContributionTest): setUp...
testContributorResourceAdapter(org.eclipse.ui.tests.menus.ObjectContributionTest): tearDown...

----- testMenuManagerEnablement_Check_Bug_552659_Regression(org.eclipse.ui.tests.menus.MenuVisibilityTest)
testMenuManagerEnablement_Check_Bug_552659_Regression(org.eclipse.ui.tests.menus.MenuVisibilityTest): setUp...
testMenuManagerEnablement_Check_Bug_552659_Regression(org.eclipse.ui.tests.menus.MenuVisibilityTest): tearDown...

----- testVisibilityTracksEnablement(org.eclipse.ui.tests.menus.MenuVisibilityTest)
testVisibilityTracksEnablement(org.eclipse.ui.tests.menus.MenuVisibilityTest): setUp...
testVisibilityTracksEnablement(org.eclipse.ui.tests.menus.MenuVisibilityTest): tearDown...

----- testMenuManagerVisibilityAndEnablement(org.eclipse.ui.tests.menus.MenuVisibilityTest)
testMenuManagerVisibilityAndEnablement(org.eclipse.ui.tests.menus.MenuVisibilityTest): setUp...
testMenuManagerVisibilityAndEnablement(org.eclipse.ui.tests.menus.MenuVisibilityTest): tearDown...

----- testBasicContribution(org.eclipse.ui.tests.menus.MenuVisibilityTest)
testBasicContribution(org.eclipse.ui.tests.menus.MenuVisibilityTest): setUp...
testBasicContribution(org.eclipse.ui.tests.menus.MenuVisibilityTest): tearDown...

----- testExtensionContributionExpression(org.eclipse.ui.tests.menus.MenuVisibilityTest)
testExtensionContributionExpression(org.eclipse.ui.tests.menus.MenuVisibilityTest): setUp...
testExtensionContributionExpression(org.eclipse.ui.tests.menus.MenuVisibilityTest): tearDown...

----- testBasicMenuPopulation(org.eclipse.ui.tests.menus.MenuBaseTests)
testBasicMenuPopulation(org.eclipse.ui.tests.menus.MenuBaseTests): setUp...
testBasicMenuPopulation(org.eclipse.ui.tests.menus.MenuBaseTests): tearDown...

----- testBasicPopulation(org.eclipse.ui.tests.menus.MenuBaseTests)
testBasicPopulation(org.eclipse.ui.tests.menus.MenuBaseTests): setUp...
testBasicPopulation(org.eclipse.ui.tests.menus.MenuBaseTests): tearDown...

----- testAfterQueryOneGroup(org.eclipse.ui.tests.menus.MenuPopulationTest)
testAfterQueryOneGroup(org.eclipse.ui.tests.menus.MenuPopulationTest): setUp...
testAfterQueryOneGroup(org.eclipse.ui.tests.menus.MenuPopulationTest): tearDown...

----- test_1_1_RelationshipInMenuManagerRenderer_Bug552361(org.eclipse.ui.tests.menus.MenuPopulationTest)
test_1_1_RelationshipInMenuManagerRenderer_Bug552361(org.eclipse.ui.tests.menus.MenuPopulationTest): setUp...
test_1_1_RelationshipInMenuManagerRenderer_Bug552361(org.eclipse.ui.tests.menus.MenuPopulationTest): tearDown...

----- testFactoryRemove(org.eclipse.ui.tests.menus.MenuPopulationTest)
testFactoryRemove(org.eclipse.ui.tests.menus.MenuPopulationTest): setUp...
testFactoryRemove(org.eclipse.ui.tests.menus.MenuPopulationTest): tearDown...

----- testAfterQueryInvalid(org.eclipse.ui.tests.menus.MenuPopulationTest)
testAfterQueryInvalid(org.eclipse.ui.tests.menus.MenuPopulationTest): setUp...
testAfterQueryInvalid(org.eclipse.ui.tests.menus.MenuPopulationTest): tearDown...

----- testMenuIcons(org.eclipse.ui.tests.menus.MenuPopulationTest)
testMenuIcons(org.eclipse.ui.tests.menus.MenuPopulationTest): setUp...
testMenuIcons(org.eclipse.ui.tests.menus.MenuPopulationTest): tearDown...

----- testViewPopulation(org.eclipse.ui.tests.menus.MenuPopulationTest)
testViewPopulation(org.eclipse.ui.tests.menus.MenuPopulationTest): setUp...
testViewPopulation(org.eclipse.ui.tests.menus.MenuPopulationTest): tearDown...

----- testEndofQueryOneGroup(org.eclipse.ui.tests.menus.MenuPopulationTest)
testEndofQueryOneGroup(org.eclipse.ui.tests.menus.MenuPopulationTest): setUp...
testEndofQueryOneGroup(org.eclipse.ui.tests.menus.MenuPopulationTest): tearDown...

----- testEndofQueryTwoGroups(org.eclipse.ui.tests.menus.MenuPopulationTest)
testEndofQueryTwoGroups(org.eclipse.ui.tests.menus.MenuPopulationTest): setUp...
testEndofQueryTwoGroups(org.eclipse.ui.tests.menus.MenuPopulationTest): tearDown...

----- testBeforeQueryOneGroup(org.eclipse.ui.tests.menus.MenuPopulationTest)
testBeforeQueryOneGroup(org.eclipse.ui.tests.menus.MenuPopulationTest): setUp...
testBeforeQueryOneGroup(org.eclipse.ui.tests.menus.MenuPopulationTest): tearDown...

----- testBeforeQueryInvalid(org.eclipse.ui.tests.menus.MenuPopulationTest)
testBeforeQueryInvalid(org.eclipse.ui.tests.menus.MenuPopulationTest): setUp...
testBeforeQueryInvalid(org.eclipse.ui.tests.menus.MenuPopulationTest): tearDown...

----- testAfterQueryTwoGroups(org.eclipse.ui.tests.menus.MenuPopulationTest)
testAfterQueryTwoGroups(org.eclipse.ui.tests.menus.MenuPopulationTest): setUp...
testAfterQueryTwoGroups(org.eclipse.ui.tests.menus.MenuPopulationTest): tearDown...

----- testEndofQueryInvalid(org.eclipse.ui.tests.menus.MenuPopulationTest)
testEndofQueryInvalid(org.eclipse.ui.tests.menus.MenuPopulationTest): setUp...
testEndofQueryInvalid(org.eclipse.ui.tests.menus.MenuPopulationTest): tearDown...

----- testEndofQueryTwoGroups2(org.eclipse.ui.tests.menus.MenuPopulationTest)
testEndofQueryTwoGroups2(org.eclipse.ui.tests.menus.MenuPopulationTest): setUp...
testEndofQueryTwoGroups2(org.eclipse.ui.tests.menus.MenuPopulationTest): tearDown...

----- testEndofQueryTwoGroups3(org.eclipse.ui.tests.menus.MenuPopulationTest)
testEndofQueryTwoGroups3(org.eclipse.ui.tests.menus.MenuPopulationTest): setUp...
testEndofQueryTwoGroups3(org.eclipse.ui.tests.menus.MenuPopulationTest): tearDown...

----- testEndofQueryTwoGroups4(org.eclipse.ui.tests.menus.MenuPopulationTest)
testEndofQueryTwoGroups4(org.eclipse.ui.tests.menus.MenuPopulationTest): setUp...
testEndofQueryTwoGroups4(org.eclipse.ui.tests.menus.MenuPopulationTest): tearDown...

----- testFactoryAddition(org.eclipse.ui.tests.menus.MenuPopulationTest)
testFactoryAddition(org.eclipse.ui.tests.menus.MenuPopulationTest): setUp...
testFactoryAddition(org.eclipse.ui.tests.menus.MenuPopulationTest): tearDown...

----- testMenuServicePopupContribution(org.eclipse.ui.tests.menus.MenuPopulationTest)
testMenuServicePopupContribution(org.eclipse.ui.tests.menus.MenuPopulationTest): setUp...
testMenuServicePopupContribution(org.eclipse.ui.tests.menus.MenuPopulationTest): tearDown...

----- testBeforeQueryTwoGroups(org.eclipse.ui.tests.menus.MenuPopulationTest)
testBeforeQueryTwoGroups(org.eclipse.ui.tests.menus.MenuPopulationTest): setUp...
testBeforeQueryTwoGroups(org.eclipse.ui.tests.menus.MenuPopulationTest): tearDown...

----- testToolBarItems(org.eclipse.ui.tests.menus.MenuPopulationTest)
testToolBarItems(org.eclipse.ui.tests.menus.MenuPopulationTest): setUp...
testToolBarItems(org.eclipse.ui.tests.menus.MenuPopulationTest): tearDown...

----- testBeforeQueryTwoGroups2(org.eclipse.ui.tests.menus.MenuPopulationTest)
testBeforeQueryTwoGroups2(org.eclipse.ui.tests.menus.MenuPopulationTest): setUp...
testBeforeQueryTwoGroups2(org.eclipse.ui.tests.menus.MenuPopulationTest): tearDown...

----- testDynamicMenu(org.eclipse.ui.tests.menus.DynamicMenuTest)
testDynamicMenu(org.eclipse.ui.tests.menus.DynamicMenuTest): setUp...
testDynamicMenu(org.eclipse.ui.tests.menus.DynamicMenuTest): tearDown...

----- testDynamicMenuMultiOpen(org.eclipse.ui.tests.menus.DynamicMenuTest)
testDynamicMenuMultiOpen(org.eclipse.ui.tests.menus.DynamicMenuTest): setUp...
testDynamicMenuMultiOpen(org.eclipse.ui.tests.menus.DynamicMenuTest): tearDown...

----- testToolTip(org.eclipse.ui.tests.menus.Bug231304Test)
testToolTip(org.eclipse.ui.tests.menus.Bug231304Test): setUp...
testToolTip(org.eclipse.ui.tests.menus.Bug231304Test): tearDown...

----- testFastViewMenuVariantOnlyHasShowViewAction(org.eclipse.ui.tests.menus.ShowViewMenuTest)
testFastViewMenuVariantOnlyHasShowViewAction(org.eclipse.ui.tests.menus.ShowViewMenuTest): setUp...
testFastViewMenuVariantOnlyHasShowViewAction(org.eclipse.ui.tests.menus.ShowViewMenuTest): tearDown...

----- testMenuOnlyHasShowViewAction(org.eclipse.ui.tests.menus.ShowViewMenuTest)
testMenuOnlyHasShowViewAction(org.eclipse.ui.tests.menus.ShowViewMenuTest): setUp...
testMenuOnlyHasShowViewAction(org.eclipse.ui.tests.menus.ShowViewMenuTest): tearDown...

----- testPopup(org.eclipse.ui.tests.menus.Bug264804Test)
testPopup(org.eclipse.ui.tests.menus.Bug264804Test): setUp...
testPopup(org.eclipse.ui.tests.menus.Bug264804Test): tearDown...

----- testNoClassCastExceptionForMenuManagerToolbarContribution(org.eclipse.ui.tests.menus.Bug410426Test)
testNoClassCastExceptionForMenuManagerToolbarContribution(org.eclipse.ui.tests.menus.Bug410426Test): setUp...
testNoClassCastExceptionForMenuManagerToolbarContribution(org.eclipse.ui.tests.menus.Bug410426Test): tearDown...

----- testToolbarContributionFromFactoryVisibility(org.eclipse.ui.tests.menus.Bug410426Test)
testToolbarContributionFromFactoryVisibility(org.eclipse.ui.tests.menus.Bug410426Test): setUp...
testToolbarContributionFromFactoryVisibility(org.eclipse.ui.tests.menus.Bug410426Test): tearDown...

----- testPreviousChoicesAvailableForExtension(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest)
testPreviousChoicesAvailableForExtension(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest): setUp...
testPreviousChoicesAvailableForExtension(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest): tearDown...

----- testPreviousChoicesAvailableForIncrementalExtension(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest)
testPreviousChoicesAvailableForIncrementalExtension(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest): setUp...
testPreviousChoicesAvailableForIncrementalExtension(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest): tearDown...

----- testOpenByCommand(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest)
testOpenByCommand(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest): setUp...
testOpenByCommand(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest): tearDown...

----- testTextFilter(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest)
testTextFilter(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest): setUp...
testTextFilter(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest): tearDown...

----- testLongRunningComputerDoesntFreezeUI(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest)
testLongRunningComputerDoesntFreezeUI(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest): setUp...
testLongRunningComputerDoesntFreezeUI(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest): tearDown...

----- testPrefixMatchHavePriority(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest)
testPrefixMatchHavePriority(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest): setUp...
testPrefixMatchHavePriority(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest): tearDown...

----- testShowAll(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest)
testShowAll(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest): setUp...
testShowAll(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest): tearDown...

----- testContributedElement(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest)
testContributedElement(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest): setUp...
testContributedElement(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest): tearDown...

----- testCommandEnableContext(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest)
testCommandEnableContext(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest): setUp...
testCommandEnableContext(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest): tearDown...

----- testPreviousChoicesAvailable(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest)
testPreviousChoicesAvailable(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest): setUp...
testPreviousChoicesAvailable(org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest): tearDown...

----- testRequestWithWhitespace(org.eclipse.ui.tests.quickaccess.ContentMatchesTest)
testRequestWithWhitespace(org.eclipse.ui.tests.quickaccess.ContentMatchesTest): setUp...
testRequestWithWhitespace(org.eclipse.ui.tests.quickaccess.ContentMatchesTest): tearDown...

----- testFindCommandByDescription(org.eclipse.ui.tests.quickaccess.ContentMatchesTest)
testFindCommandByDescription(org.eclipse.ui.tests.quickaccess.ContentMatchesTest): setUp...
testFindCommandByDescription(org.eclipse.ui.tests.quickaccess.ContentMatchesTest): tearDown...

----- testFindPreferenceByKeyword(org.eclipse.ui.tests.quickaccess.ContentMatchesTest)
testFindPreferenceByKeyword(org.eclipse.ui.tests.quickaccess.ContentMatchesTest): setUp...
testFindPreferenceByKeyword(org.eclipse.ui.tests.quickaccess.ContentMatchesTest): tearDown...

----- testPluginStateActions(org.eclipse.ui.tests.internal.ActionSetExpressionTest)
testPluginStateActions(org.eclipse.ui.tests.internal.ActionSetExpressionTest): setUp...
testPluginStateActions(org.eclipse.ui.tests.internal.ActionSetExpressionTest): tearDown...

----- testRedAndTrueAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest)
testRedAndTrueAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest): setUp...
testRedAndTrueAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest): tearDown...

----- testAllAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest)
testAllAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest): setUp...
testAllAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest): tearDown...

----- testSystemPropertyAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest)
testSystemPropertyAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest): setUp...
testSystemPropertyAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest): tearDown...

----- testRedOrBlueAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest)
testRedOrBlueAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest): setUp...
testRedOrBlueAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest): tearDown...

----- testRedAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest)
testRedAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest): setUp...
testRedAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest): tearDown...

----- testTrueAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest)
testTrueAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest): setUp...
testTrueAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest): tearDown...

----- testNotRedAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest)
testNotRedAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest): setUp...
testNotRedAction(org.eclipse.ui.tests.internal.ActionSetExpressionTest): tearDown...

----- testExpressionEnabledAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest)
testExpressionEnabledAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest): setUp...
testExpressionEnabledAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest): tearDown...

----- testPluginStateActions(org.eclipse.ui.tests.internal.PopupMenuExpressionTest)
testPluginStateActions(org.eclipse.ui.tests.internal.PopupMenuExpressionTest): setUp...
testPluginStateActions(org.eclipse.ui.tests.internal.PopupMenuExpressionTest): tearDown...

----- testRedAndTrueAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest)
testRedAndTrueAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest): setUp...
testRedAndTrueAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest): tearDown...

----- testAllAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest)
testAllAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest): setUp...
testAllAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest): tearDown...

----- testSystemPropertyAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest)
testSystemPropertyAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest): setUp...
testSystemPropertyAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest): tearDown...

----- testRedOrBlueAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest)
testRedOrBlueAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest): setUp...
testRedOrBlueAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest): tearDown...

----- testRedAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest)
testRedAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest): setUp...
testRedAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest): tearDown...

----- testTrueAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest)
testTrueAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest): setUp...
testTrueAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest): tearDown...

----- testNotRedAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest)
testNotRedAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest): setUp...
testNotRedAction(org.eclipse.ui.tests.internal.PopupMenuExpressionTest): tearDown...

----- testResourceMappings(org.eclipse.ui.tests.markers.ResourceMappingMarkersTest)
testResourceMappings(org.eclipse.ui.tests.markers.ResourceMappingMarkersTest): setUp...

!ENTRY org.eclipse.core.resources 4 372 2025-09-05 13:43:35.111
!MESSAGE Project 'testWorkSetAdaptationProject0' is not open.
!STACK 0
java.lang.Exception: Project 'testWorkSetAdaptationProject0' is not open.
	at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
	at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
	at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:192)
	at org.eclipse.core.internal.resources.Container.members(Container.java:258)
	at org.eclipse.core.internal.resources.Container.members(Container.java:245)
	at org.eclipse.ui.tests.markers.TestResourceMapping.getChildren(TestResourceMapping.java:79)
	at org.eclipse.ui.tests.markers.ResourceMappingTestView$2.hasChildren(ResourceMappingTestView.java:74)
	at org.eclipse.jface.viewers.AbstractTreeViewer.isExpandable(AbstractTreeViewer.java:2268)
	at org.eclipse.jface.viewers.TreeViewer.isExpandable(TreeViewer.java:553)
	at org.eclipse.jface.viewers.AbstractTreeViewer.isExpandable(AbstractTreeViewer.java:2298)
	at org.eclipse.jface.viewers.AbstractTreeViewer.updatePlus(AbstractTreeViewer.java:3119)
	at org.eclipse.jface.viewers.TreeViewer.updatePlus(TreeViewer.java:796)
	at org.eclipse.jface.viewers.AbstractTreeViewer.createTreeItem(AbstractTreeViewer.java:893)
	at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:870)
	at org.eclipse.jface.viewers.TreeViewer.createChildren(TreeViewer.java:611)
	at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:817)
	at org.eclipse.jface.viewers.AbstractTreeViewer.internalInitializeTree(AbstractTreeViewer.java:1644)
	at org.eclipse.jface.viewers.TreeViewer.internalInitializeTree(TreeViewer.java:782)
	at org.eclipse.jface.viewers.AbstractTreeViewer.lambda$2(AbstractTreeViewer.java:1629)
	at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1391)
	at org.eclipse.jface.viewers.TreeViewer.preservingSelection(TreeViewer.java:367)
	at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1352)
	at org.eclipse.jface.viewers.AbstractTreeViewer.inputChanged(AbstractTreeViewer.java:1623)
	at org.eclipse.jface.viewers.ContentViewer.setInput(ContentViewer.java:279)
	at org.eclipse.jface.viewers.StructuredViewer.setInput(StructuredViewer.java:1635)
	at org.eclipse.ui.tests.markers.ResourceMappingTestView.createPartControl(ResourceMappingTestView.java:55)
	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:160)
	at org.eclipse.ui.internal.e4.compatibility.CompatibilityView.createPartControl(CompatibilityView.java:155)
	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:367)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:1037)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:998)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:142)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:401)
	at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:319)
	at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:203)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:90)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:59)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42)
	at org.eclipse.ui.internal.WorkbenchContributionFactory.create(WorkbenchContributionFactory.java:46)
	at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:134)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:991)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:658)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$1.run(PartRenderingEngine.java:543)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:527)
	at org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer.createWidget(ElementReferenceRenderer.java:73)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:991)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:658)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.lambda$0(PartServiceImpl.java:110)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:206)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:201)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:132)
	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:73)
	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:48)
	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:168)
	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:187)
	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:661)
	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:625)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:796)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:764)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:686)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:681)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1262)
	at org.eclipse.ui.internal.WorkbenchPage.showPart(WorkbenchPage.java:1245)
	at org.eclipse.ui.internal.WorkbenchPage.busyShowView(WorkbenchPage.java:1233)
	at org.eclipse.ui.internal.WorkbenchPage.lambda$13(WorkbenchPage.java:4243)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:4241)
	at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:4225)
	at org.eclipse.ui.tests.markers.ResourceMappingMarkersTest.testResourceMappings(ResourceMappingMarkersTest.java:44)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)
testResourceMappings(org.eclipse.ui.tests.markers.ResourceMappingMarkersTest): tearDown...

----- testGetHelpForHelpContextProvider
testGetHelpForHelpContextProvider: setUp...
testGetHelpForHelpContextProvider: tearDown...

----- testAddHelpForMarkerHelpMatchChildren
testAddHelpForMarkerHelpMatchChildren: setUp...
testAddHelpForMarkerHelpMatchChildren: tearDown...

----- testPerformQueryForMatchChildren
testPerformQueryForMatchChildren: setUp...
testPerformQueryForMatchChildren: tearDown...

----- testNonEditableText(org.eclipse.ui.tests.internal.TextHandlerTest)
testNonEditableText(org.eclipse.ui.tests.internal.TextHandlerTest): setUp...
testNonEditableText(org.eclipse.ui.tests.internal.TextHandlerTest): tearDown...

----- testEditableText(org.eclipse.ui.tests.internal.TextHandlerTest)
testEditableText(org.eclipse.ui.tests.internal.TextHandlerTest): setUp...
testEditableText(org.eclipse.ui.tests.internal.TextHandlerTest): tearDown...

----- testCreatePerspectiveSwithcerInToolbar(org.eclipse.ui.tests.internal.PerspectiveSwitcherTest)
testCreatePerspectiveSwithcerInToolbar(org.eclipse.ui.tests.internal.PerspectiveSwitcherTest): setUp...
testCreatePerspectiveSwithcerInToolbar(org.eclipse.ui.tests.internal.PerspectiveSwitcherTest): tearDown...

----- testShowBusyWhenCurrentlyBusy(org.eclipse.ui.tests.internal.WorkbenchSiteProgressServiceModelTagsTest)
testShowBusyWhenCurrentlyBusy(org.eclipse.ui.tests.internal.WorkbenchSiteProgressServiceModelTagsTest): setUp...
testShowBusyWhenCurrentlyBusy(org.eclipse.ui.tests.internal.WorkbenchSiteProgressServiceModelTagsTest): tearDown...

----- testShowBusyWhenCurrentlyIdle(org.eclipse.ui.tests.internal.WorkbenchSiteProgressServiceModelTagsTest)
testShowBusyWhenCurrentlyIdle(org.eclipse.ui.tests.internal.WorkbenchSiteProgressServiceModelTagsTest): setUp...
testShowBusyWhenCurrentlyIdle(org.eclipse.ui.tests.internal.WorkbenchSiteProgressServiceModelTagsTest): tearDown...

----- testWarnOfContentChange(org.eclipse.ui.tests.internal.WorkbenchSiteProgressServiceModelTagsTest)
testWarnOfContentChange(org.eclipse.ui.tests.internal.WorkbenchSiteProgressServiceModelTagsTest): setUp...
testWarnOfContentChange(org.eclipse.ui.tests.internal.WorkbenchSiteProgressServiceModelTagsTest): tearDown...

----- testBrokenSaveablesGoodClosedFirst(org.eclipse.ui.tests.internal.SaveablesListTest)
testBrokenSaveablesGoodClosedFirst(org.eclipse.ui.tests.internal.SaveablesListTest): setUp...
testBrokenSaveablesGoodClosedFirst(org.eclipse.ui.tests.internal.SaveablesListTest): tearDown...

----- testNotBrokenSaveables(org.eclipse.ui.tests.internal.SaveablesListTest)
testNotBrokenSaveables(org.eclipse.ui.tests.internal.SaveablesListTest): setUp...
testNotBrokenSaveables(org.eclipse.ui.tests.internal.SaveablesListTest): tearDown...

----- testGoodSaveablesBadContainedMultipleTimes(org.eclipse.ui.tests.internal.SaveablesListTest)
testGoodSaveablesBadContainedMultipleTimes(org.eclipse.ui.tests.internal.SaveablesListTest): setUp...
testGoodSaveablesBadContainedMultipleTimes(org.eclipse.ui.tests.internal.SaveablesListTest): tearDown...

----- testBrokenSaveablesBadContainedMultipleTimes(org.eclipse.ui.tests.internal.SaveablesListTest)
testBrokenSaveablesBadContainedMultipleTimes(org.eclipse.ui.tests.internal.SaveablesListTest): setUp...
testBrokenSaveablesBadContainedMultipleTimes(org.eclipse.ui.tests.internal.SaveablesListTest): tearDown...

----- testBrokenSaveablesBadClosedFirst(org.eclipse.ui.tests.internal.SaveablesListTest)
testBrokenSaveablesBadClosedFirst(org.eclipse.ui.tests.internal.SaveablesListTest): setUp...
testBrokenSaveablesBadClosedFirst(org.eclipse.ui.tests.internal.SaveablesListTest): tearDown...


!ENTRY org.eclipse.ui.workbench 2 0 2025-09-05 13:47:39.458
!MESSAGE Exception occurred while checking large file editor for org.eclipse.ui.part.FileEditorInput(/LargeFileLimitsPreferenceHandlerTestTestProject/test_file.txt)
!STACK 0
java.lang.IllegalArgumentException
	at org.eclipse.ui.part.FileEditorInput.getPath(FileEditorInput.java:184)
	at org.eclipse.ui.internal.LargeFileLimitsPreferenceHandler.getEditorForInput(LargeFileLimitsPreferenceHandler.java:233)
	at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3158)
	at org.eclipse.ui.internal.WorkbenchPage.lambda$11(WorkbenchPage.java:3118)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3116)
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3086)
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3069)
	at org.eclipse.ui.tests.largefile.LargeFileLimitsPreferenceHandlerTest.testOpenFileFromDeletedProject(LargeFileLimitsPreferenceHandlerTest.java:275)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:47:39.470
!MESSAGE Unable to create part
!STACK 1
org.eclipse.ui.PartInitException: Executable extension definition for "class" not found.
	at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:324)
	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPart(CompatibilityPart.java:306)
	at org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPart(CompatibilityEditor.java:61)
	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:344)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:1037)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:998)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:142)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:401)
	at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:319)
	at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:203)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:90)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:59)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42)
	at org.eclipse.ui.internal.WorkbenchContributionFactory.create(WorkbenchContributionFactory.java:46)
	at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:134)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:991)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:658)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.lambda$0(PartServiceImpl.java:105)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:206)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:201)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:132)
	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:73)
	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:48)
	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:168)
	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:187)
	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:661)
	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:625)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:796)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartServiceImpl.java:401)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1271)
	at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3228)
	at org.eclipse.ui.internal.WorkbenchPage.lambda$11(WorkbenchPage.java:3118)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3116)
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3086)
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3069)
	at org.eclipse.ui.tests.largefile.LargeFileLimitsPreferenceHandlerTest.testOpenFileFromDeletedProject(LargeFileLimitsPreferenceHandlerTest.java:275)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)
Caused by: org.eclipse.core.runtime.CoreException: Executable extension definition for "class" not found.
	at org.eclipse.core.internal.registry.ConfigurationElement.throwException(ConfigurationElement.java:73)
	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:263)
	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:65)
	at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:279)
	at org.eclipse.ui.internal.registry.EditorDescriptor.createEditor(EditorDescriptor.java:228)
	at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:321)
	... 144 more
!SUBENTRY 1 org.eclipse.ui 4 1 2025-09-05 13:47:39.474
!MESSAGE Executable extension definition for "class" not found.
!STACK 1
org.eclipse.core.runtime.CoreException: Executable extension definition for "class" not found.
	at org.eclipse.core.internal.registry.ConfigurationElement.throwException(ConfigurationElement.java:73)
	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:263)
	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:65)
	at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:279)
	at org.eclipse.ui.internal.registry.EditorDescriptor.createEditor(EditorDescriptor.java:228)
	at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:321)
	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPart(CompatibilityPart.java:306)
	at org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPart(CompatibilityEditor.java:61)
	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:344)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:1037)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:998)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:142)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:401)
	at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:319)
	at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:203)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:90)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:59)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42)
	at org.eclipse.ui.internal.WorkbenchContributionFactory.create(WorkbenchContributionFactory.java:46)
	at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:134)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:991)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:658)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.lambda$0(PartServiceImpl.java:105)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34)
	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:206)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:201)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:132)
	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:73)
	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:48)
	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:168)
	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:187)
	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:661)
	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:625)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:796)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartServiceImpl.java:401)
	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1271)
	at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3228)
	at org.eclipse.ui.internal.WorkbenchPage.lambda$11(WorkbenchPage.java:3118)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3116)
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3086)
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3069)
	at org.eclipse.ui.tests.largefile.LargeFileLimitsPreferenceHandlerTest.testOpenFileFromDeletedProject(LargeFileLimitsPreferenceHandlerTest.java:275)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93)
	at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:66)
	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
	at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:678)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:583)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:185)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:116)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:219)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:627)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1431)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1403)
!SUBENTRY 2 org.eclipse.equinox.registry 4 1 2025-09-05 13:47:39.474
!MESSAGE Executable extension definition for "class" not found.
----- testTwoFilesWithNameClashButEditorInputNameIsDiffereentThanFileName(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest)
testTwoFilesWithNameClashButEditorInputNameIsDiffereentThanFileName(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): setUp...
testTwoFilesWithNameClashButEditorInputNameIsDiffereentThanFileName(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): tearDown...

----- testSingleFileWithEditorSplit(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest)
testSingleFileWithEditorSplit(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): setUp...
testSingleFileWithEditorSplit(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): tearDown...


!ENTRY org.eclipse.ui 4 4 2025-09-05 13:47:42.280
!MESSAGE Could not retrieve EHandlerService or ICommandService from context evaluation context fororg.eclipse.ui.edit.text.toggleBlockSelectionMode

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:47:42.281
!MESSAGE Could not retrieve EHandlerService or ICommandService from context evaluation context fororg.eclipse.ui.edit.text.toMultiSelection

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:47:42.577
!MESSAGE Could not retrieve EHandlerService or ICommandService from context evaluation context fororg.eclipse.ui.edit.text.toggleBlockSelectionMode

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:47:42.578
!MESSAGE Could not retrieve EHandlerService or ICommandService from context evaluation context fororg.eclipse.ui.edit.text.toMultiSelection
----- testFileWithNameConflictWithEditorClonedTwice(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest)
testFileWithNameConflictWithEditorClonedTwice(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): setUp...
testFileWithNameConflictWithEditorClonedTwice(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): tearDown...

----- testMultipleFilesWithSharedParentFolders(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest)
testMultipleFilesWithSharedParentFolders(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): setUp...
testMultipleFilesWithSharedParentFolders(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): tearDown...

----- testMultipleFilesWithNameCollisionAndEditorSplit(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest)
testMultipleFilesWithNameCollisionAndEditorSplit(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): setUp...
testMultipleFilesWithNameCollisionAndEditorSplit(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): tearDown...


!ENTRY org.eclipse.ui 4 4 2025-09-05 13:47:44.706
!MESSAGE Could not retrieve EHandlerService or ICommandService from context evaluation context fororg.eclipse.ui.edit.text.toggleBlockSelectionMode

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:47:44.707
!MESSAGE Could not retrieve EHandlerService or ICommandService from context evaluation context fororg.eclipse.ui.edit.text.toMultiSelection

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:47:44.955
!MESSAGE Could not retrieve EHandlerService or ICommandService from context evaluation context fororg.eclipse.ui.edit.text.toggleBlockSelectionMode

!ENTRY org.eclipse.ui 4 4 2025-09-05 13:47:44.955
!MESSAGE Could not retrieve EHandlerService or ICommandService from context evaluation context fororg.eclipse.ui.edit.text.toMultiSelection
----- testMultipleFilesWithOneNameClash(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest)
testMultipleFilesWithOneNameClash(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): setUp...
testMultipleFilesWithOneNameClash(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): tearDown...

----- testSingleFile(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest)
testSingleFile(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): setUp...
testSingleFile(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): tearDown...

----- testMultipleFilesWithNoNameConflict(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest)
testMultipleFilesWithNoNameConflict(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): setUp...
testMultipleFilesWithNoNameConflict(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): tearDown...

----- testTwoFilesWithNameClash(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest)
testTwoFilesWithNameClash(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): setUp...
testTwoFilesWithNameClash(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): tearDown...

----- testSingleFileWithEditorClonedTwice(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest)
testSingleFileWithEditorClonedTwice(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): setUp...
testSingleFileWithEditorClonedTwice(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): tearDown...

----- testMultipleFilesWithSharedParentFoldersButNotAllShareTheSameParentFolders(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest)
testMultipleFilesWithSharedParentFoldersButNotAllShareTheSameParentFolders(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): setUp...
testMultipleFilesWithSharedParentFoldersButNotAllShareTheSameParentFolders(org.eclipse.ui.tests.internal.WorkbookEditorsHandlerTest): tearDown...

----- testSimpleEditorLeak(org.eclipse.ui.tests.leaks.LeakTests)
testSimpleEditorLeak(org.eclipse.ui.tests.leaks.LeakTests): setUp...
testSimpleEditorLeak(org.eclipse.ui.tests.leaks.LeakTests): tearDown...

----- testBug265449PropertiesLeak(org.eclipse.ui.tests.leaks.LeakTests)
testBug265449PropertiesLeak(org.eclipse.ui.tests.leaks.LeakTests): setUp...
testBug265449PropertiesLeak(org.eclipse.ui.tests.leaks.LeakTests): tearDown...

----- testDestroyedDialogLeaks(org.eclipse.ui.tests.leaks.LeakTests)
testDestroyedDialogLeaks(org.eclipse.ui.tests.leaks.LeakTests): setUp...
testDestroyedDialogLeaks(org.eclipse.ui.tests.leaks.LeakTests): tearDown...

----- testTextEditorContextMenu(org.eclipse.ui.tests.leaks.LeakTests)
testTextEditorContextMenu(org.eclipse.ui.tests.leaks.LeakTests): setUp...
testTextEditorContextMenu(org.eclipse.ui.tests.leaks.LeakTests): tearDown...

----- testBug255005ServiceLeak(org.eclipse.ui.tests.leaks.LeakTests)
testBug255005ServiceLeak(org.eclipse.ui.tests.leaks.LeakTests): setUp...
testBug255005ServiceLeak(org.eclipse.ui.tests.leaks.LeakTests): tearDown...

----- testSimpleViewLeak(org.eclipse.ui.tests.leaks.LeakTests)
testSimpleViewLeak(org.eclipse.ui.tests.leaks.LeakTests): setUp...
testSimpleViewLeak(org.eclipse.ui.tests.leaks.LeakTests): tearDown...

----- testBug255005SiteLeak(org.eclipse.ui.tests.leaks.LeakTests)
testBug255005SiteLeak(org.eclipse.ui.tests.leaks.LeakTests): setUp...
testBug255005SiteLeak(org.eclipse.ui.tests.leaks.LeakTests): tearDown...

----- testSimpleWindowLeak(org.eclipse.ui.tests.leaks.LeakTests)
testSimpleWindowLeak(org.eclipse.ui.tests.leaks.LeakTests): setUp...
testSimpleWindowLeak(org.eclipse.ui.tests.leaks.LeakTests): tearDown...

----- testBugAsDescribed
testBugAsDescribed: setUp...
testBugAsDescribed: tearDown...

----- testRemoveDuringCallOut
testRemoveDuringCallOut: setUp...
testRemoveDuringCallOut: tearDown...

----- testProjectExplorerLimitedProjects(org.eclipse.ui.tests.preferences.ViewerItemsLimitTest)
testProjectExplorerLimitedProjects(org.eclipse.ui.tests.preferences.ViewerItemsLimitTest): setUp...
testProjectExplorerLimitedProjects(org.eclipse.ui.tests.preferences.ViewerItemsLimitTest): tearDown...

----- testMarkersViewLimitedMarkers(org.eclipse.ui.tests.preferences.ViewerItemsLimitTest)
testMarkersViewLimitedMarkers(org.eclipse.ui.tests.preferences.ViewerItemsLimitTest): setUp...
testMarkersViewLimitedMarkers(org.eclipse.ui.tests.preferences.ViewerItemsLimitTest): tearDown...

----- testOpenClosePerspective(org.eclipse.ui.tests.stress.OpenCloseTest)
testOpenClosePerspective(org.eclipse.ui.tests.stress.OpenCloseTest): setUp...
testOpenClosePerspective(org.eclipse.ui.tests.stress.OpenCloseTest): tearDown...

----- testOpenCloseIntro(org.eclipse.ui.tests.stress.OpenCloseTest)
testOpenCloseIntro(org.eclipse.ui.tests.stress.OpenCloseTest): setUp...
testOpenCloseIntro(org.eclipse.ui.tests.stress.OpenCloseTest): tearDown...

----- testOpenCloseWorkbenchWindow(org.eclipse.ui.tests.stress.OpenCloseTest)
testOpenCloseWorkbenchWindow(org.eclipse.ui.tests.stress.OpenCloseTest): setUp...
testOpenCloseWorkbenchWindow(org.eclipse.ui.tests.stress.OpenCloseTest): tearDown...

----- testOpenCloseFile(org.eclipse.ui.tests.stress.OpenCloseTest)
testOpenCloseFile(org.eclipse.ui.tests.stress.OpenCloseTest): setUp...
testOpenCloseFile(org.eclipse.ui.tests.stress.OpenCloseTest): tearDown...

----- testOpenCloseView(org.eclipse.ui.tests.stress.OpenCloseTest)
testOpenCloseView(org.eclipse.ui.tests.stress.OpenCloseTest): setUp...
testOpenCloseView(org.eclipse.ui.tests.stress.OpenCloseTest): tearDown...


!ENTRY org.eclipse.core.resources 2 10035 2025-09-05 13:53:56.573
!MESSAGE The workspace will exit with unsaved changes in this session.
CoreSVG has logged an error. Set environment variabe "CORESVG_VERBOSE" to learn more.
