!SESSION 2025-07-20 05:45:19.198 ----------------------------------------------- eclipse.buildId=4.37.0.I20250719-1800 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/I20250719-1800/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/I20250719-1800/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/I20250719-1800/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/I20250719-1800/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/I20250719-1800/eclipse-testing/results/ep437I-unit-macosx-x86_64-java21_macosx.cocoa.x86_64_21 !ENTRY org.eclipse.ui 2 0 2025-07-20 05:45:27.372 !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-07-20 05:45:27.373 !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-07-20 05:45:27.373 !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-07-20 05:45:27.831 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2025-07-20 05:45:27.831 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2025-07-20 05:45:27.832 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2025-07-20 05:45:27.832 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2025-07-20 05:45:27.832 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2025-07-20 05:45:27.833 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2025-07-20 05:45:27.833 !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-07-20 05:45:27.877 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2025-07-20 05:45:27.879 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 2 2025-07-20 05:45:28.240 !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-07-20 05:45:35.506 !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-07-20 05:45:35.533 !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-07-20 05:45:35.538 !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-07-20 05:45:35.539 !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-07-20 05:45:35.544 !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-07-20 05:45:35.544 !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-07-20 05:45:35.999 !MESSAGE starting DumpStackTracesTimer with timeout=7080000 at 2025-07-20 05:45:35 -0400 ----- testEditPage testEditPage: setUp... testEditPage: tearDown... ----- testTypePage testTypePage: setUp... testTypePage: tearDown... ----- testEditPage testEditPage: setUp... testEditPage: tearDown... ----- testGetDescriptor testGetDescriptor: setUp... testGetDescriptor: tearDown... ----- testGetSharedImages testGetSharedImages: setUp... testGetSharedImages: tearDown... ----- testGetWorkingSetManager testGetWorkingSetManager: setUp... testGetWorkingSetManager: tearDown... ----- testGetPrefereneManager testGetPrefereneManager: setUp... testGetPrefereneManager: tearDown... ----- testGetEditorRegistry testGetEditorRegistry: setUp... testGetEditorRegistry: tearDown... ----- testGetWorkbenchWindows testGetWorkbenchWindows: setUp... testGetWorkbenchWindows: tearDown... ----- testGetPerspectiveRegistry testGetPerspectiveRegistry: setUp... testGetPerspectiveRegistry: tearDown... ----- testGetShell testGetShell: setUp... testGetShell: tearDown... ----- testClose testClose: setUp... testClose: tearDown... ----- testRunJobInStatusLineWithSubtasks testRunJobInStatusLineWithSubtasks: setUp... testRunJobInStatusLineWithSubtasks: tearDown... ----- testRunJobInStatusLine testRunJobInStatusLine: setUp... testRunJobInStatusLine: tearDown... ----- testIsApplicationMenu testIsApplicationMenu: setUp... testIsApplicationMenu: tearDown... ----- testGetWorkbench testGetWorkbench: setUp... testGetWorkbench: tearDown... ----- testActivate testActivate: setUp... testActivate: tearDown... ----- testBringToTop testBringToTop: setUp... testBringToTop: tearDown... ----- testBringToTop_MinimizedViewWithEditorsBug292966 testBringToTop_MinimizedViewWithEditorsBug292966: setUp... testBringToTop_MinimizedViewWithEditorsBug292966: tearDown... ----- testBringToTop_MinimizedViewWithoutEditorsBug292966 testBringToTop_MinimizedViewWithoutEditorsBug292966: setUp... testBringToTop_MinimizedViewWithoutEditorsBug292966: tearDown... ----- testBug76285 testBug76285: setUp... testBug76285: tearDown... ----- testClose testClose: setUp... testClose: tearDown... ----- testCloseAllEditors testCloseAllEditors: setUp... testCloseAllEditors: tearDown... ----- testCloseAllPerspectives testCloseAllPerspectives: setUp... testCloseAllPerspectives: tearDown... ----- testCloseAllPerspectivesDoesNotPromptBug272070 testCloseAllPerspectivesDoesNotPromptBug272070: setUp... testCloseAllPerspectivesDoesNotPromptBug272070: tearDown... ----- testCloseEditor testCloseEditor: setUp... testCloseEditor: tearDown... ----- testCloseEditors testCloseEditors: setUp... testCloseEditors: tearDown... ----- testClosePerspective testClosePerspective: setUp... testClosePerspective: tearDown... ----- testClosePerspectiveDoesNotPromptBug272070 testClosePerspectiveDoesNotPromptBug272070: setUp... testClosePerspectiveDoesNotPromptBug272070: tearDown... ----- testCloseWithSaveNeeded testCloseWithSaveNeeded: setUp... testCloseWithSaveNeeded: tearDown... ----- testFindHistoryViewReferenceAfterShowViewCommand testFindHistoryViewReferenceAfterShowViewCommand: setUp... testFindHistoryViewReferenceAfterShowViewCommand: tearDown... ----- testFindSecondaryViewReference testFindSecondaryViewReference: setUp... testFindSecondaryViewReference: tearDown... ----- testFindView testFindView: setUp... testFindView: tearDown... ----- testFindViewReference testFindViewReference: setUp... testFindViewReference: tearDown... ----- testFindViewReferenceAfterShowViewCommand testFindViewReferenceAfterShowViewCommand: setUp... testFindViewReferenceAfterShowViewCommand: tearDown... ----- testGetEditors testGetEditors: setUp... testGetEditors: tearDown... ----- testGetInput testGetInput: setUp... testGetInput: tearDown... ----- testGetLabel testGetLabel: setUp... testGetLabel: tearDown... ----- testGetNewWizardShortcuts testGetNewWizardShortcuts: setUp... testGetNewWizardShortcuts: tearDown... ----- testGetOpenPerspectives testGetOpenPerspectives: setUp... testGetOpenPerspectives: tearDown... ----- testGetPerspective testGetPerspective: setUp... testGetPerspective: tearDown... ----- testGetPerspectiveShortcuts testGetPerspectiveShortcuts: setUp... testGetPerspectiveShortcuts: tearDown... ----- testGetShowViewShortcuts testGetShowViewShortcuts: setUp... testGetShowViewShortcuts: tearDown... ----- testGetSortedPerspectives testGetSortedPerspectives: setUp... testGetSortedPerspectives: tearDown... ----- testGetViewStackWithSecondaryId testGetViewStackWithSecondaryId: setUp... testGetViewStackWithSecondaryId: tearDown... ----- testGetViewStackWithoutSecondaryId testGetViewStackWithoutSecondaryId: setUp... testGetViewStackWithoutSecondaryId: tearDown... ----- testGetViews testGetViews: setUp... testGetViews: tearDown... ----- testGetWorkbenchWindow testGetWorkbenchWindow: setUp... testGetWorkbenchWindow: tearDown... ----- testGet_SetEditorAreaVisible testGet_SetEditorAreaVisible: setUp... testGet_SetEditorAreaVisible: tearDown... ----- testHideActionSet testHideActionSet: setUp... testHideActionSet: tearDown... ----- testHideSaveableView testHideSaveableView: setUp... testHideSaveableView: tearDown... ----- testHideViewWithPart testHideViewWithPart: setUp... testHideViewWithPart: tearDown... ----- testHideViewWithReference testHideViewWithReference: setUp... testHideViewWithReference: tearDown... ----- testIDESaveAllEditors testIDESaveAllEditors: setUp... testIDESaveAllEditors: tearDown... ----- testOpenEditor testOpenEditor: setUp... testOpenEditor: tearDown... ----- testOpenEditor2 testOpenEditor2: setUp... testOpenEditor2: tearDown... ----- testOpenEditor3 testOpenEditor3: setUp... testOpenEditor3: tearDown... ----- testOpenEditor4 testOpenEditor4: setUp... testOpenEditor4: tearDown... ----- testOpenEditor5 testOpenEditor5: setUp... testOpenEditor5: tearDown... ----- testOpenEditor6 testOpenEditor6: setUp... testOpenEditor6: tearDown... ----- testOpenEditor7_Bug203640 testOpenEditor7_Bug203640: setUp... testOpenEditor7_Bug203640: tearDown... ----- testOpenEditors1 testOpenEditors1: setUp... testOpenEditors1: tearDown... ----- testOpenEditors3 testOpenEditors3: setUp... testOpenEditors3: tearDown... ----- testRelativeViewVisibility testRelativeViewVisibility: setUp... !ENTRY org.eclipse.ui 4 4 2025-07-20 05:47:10.238 !MESSAGE Referenced part does not exist yet: org.eclipse.ui.views.ContentOutline. testRelativeViewVisibility: tearDown... ----- testSaveAllEditors testSaveAllEditors: setUp... testSaveAllEditors: tearDown... ----- testSaveEditor testSaveEditor: setUp... testSaveEditor: tearDown... ----- testSaveEffectsSharedModel testSaveEffectsSharedModel: setUp... testSaveEffectsSharedModel: tearDown... ----- testSetPartState testSetPartState: setUp... testSetPartState: tearDown... ----- testSetPerspective testSetPerspective: setUp... testSetPerspective: tearDown... ----- testShowActionSet testShowActionSet: setUp... testShowActionSet: tearDown... ----- testShowEditorInput testShowEditorInput: setUp... testShowEditorInput: tearDown... ----- testShowView testShowView: setUp... testShowView: tearDown... ----- testShowViewMult testShowViewMult: setUp... testShowViewMult: tearDown... ----- testStackOrder testStackOrder: setUp... testStackOrder: tearDown... ----- testView_ACTIVE2 testView_ACTIVE2: setUp... testView_ACTIVE2: tearDown... ----- testView_CREATE1 testView_CREATE1: setUp... testView_CREATE1: tearDown... ----- testView_CREATE2 testView_CREATE2: setUp... testView_CREATE2: tearDown... ----- testView_CREATE3 testView_CREATE3: setUp... testView_CREATE3: tearDown... ----- testView_VISIBLE1 testView_VISIBLE1: setUp... testView_VISIBLE1: tearDown... ----- testView_VISIBLE2 testView_VISIBLE2: setUp... testView_VISIBLE2: tearDown... ----- testView_VISIBLE3 testView_VISIBLE3: setUp... testView_VISIBLE3: tearDown... ----- testWorkingSets1 testWorkingSets1: setUp... testWorkingSets1: tearDown... ----- testWorkingSets2 testWorkingSets2: setUp... testWorkingSets2: tearDown... ----- testWorkingSets3 testWorkingSets3: setUp... testWorkingSets3: tearDown... ----- testWorkingSetsPersisted_Bug385592 testWorkingSetsPersisted_Bug385592: setUp... testWorkingSetsPersisted_Bug385592: tearDown... ----- testGetPerspective testGetPerspective: setUp... testGetPerspective: tearDown... ----- testGetInput testGetInput: setUp... testGetInput: tearDown... ----- testGetLabel testGetLabel: setUp... testGetLabel: tearDown... ----- testGetViews testGetViews: setUp... testGetViews: tearDown... ----- testGetEditors testGetEditors: setUp... testGetEditors: tearDown... ----- testHideView testHideView: setUp... testHideView: tearDown... ----- testActivate testActivate: setUp... testActivate: tearDown... ----- testCloseEditor testCloseEditor: setUp... testCloseEditor: tearDown... ----- testOpenEditor testOpenEditor: setUp... testOpenEditor: tearDown... ----- testCloseAllEditors testCloseAllEditors: setUp... testCloseAllEditors: tearDown... ----- testGetWorkbenchWindow testGetWorkbenchWindow: setUp... testGetWorkbenchWindow: tearDown... ----- testSaveEditor testSaveEditor: setUp... testSaveEditor: tearDown... ----- testFindView testFindView: setUp... testFindView: tearDown... ----- testShowView testShowView: setUp... testShowView: tearDown... ----- testSetPerspective testSetPerspective: setUp... testSetPerspective: tearDown... ----- testOpenEditor2 testOpenEditor2: setUp... testOpenEditor2: tearDown... ----- testOpenEditor3 testOpenEditor3: setUp... testOpenEditor3: tearDown... ----- testOpenEditor4 testOpenEditor4: setUp... testOpenEditor4: tearDown... ----- testOpenEditor5 testOpenEditor5: setUp... testOpenEditor5: tearDown... ----- testOpenEditor6 testOpenEditor6: setUp... testOpenEditor6: tearDown... ----- testGet_SetEditorAreaVisible testGet_SetEditorAreaVisible: setUp... testGet_SetEditorAreaVisible: tearDown... ----- testBringToTop testBringToTop: setUp... testBringToTop: tearDown... ----- testStaticMenuContribution testStaticMenuContribution: setUp... testStaticMenuContribution: tearDown... ----- testDynamicMenuContribution testDynamicMenuContribution: setUp... testDynamicMenuContribution: tearDown... ----- testDynamicLifecycle testDynamicLifecycle: setUp... testDynamicLifecycle: tearDown... ----- testStaticLifecycle testStaticLifecycle: setUp... testStaticLifecycle: tearDown... ----- testSaveWSet testSaveWSet: setUp... testSaveWSet: tearDown... ----- testGetElemets testGetElemets: setUp... testGetElemets: tearDown... ----- testWorkingSetSaveNeverRestoresAggregate testWorkingSetSaveNeverRestoresAggregate: setUp... testWorkingSetSaveNeverRestoresAggregate: tearDown... ----- testWorkingSetCycle testWorkingSetCycle: setUp... !ENTRY org.eclipse.ui 4 4 2025-07-20 05:47:41.379 !MESSAGE Removed cyclic dependency in the working set 'testCycle'. testWorkingSetCycle: tearDown... ----- testCycleCleanup testCycleCleanup: setUp... !ENTRY org.eclipse.ui 4 4 2025-07-20 05:47:41.409 !MESSAGE Removed cyclic dependency in the working set 'testCycle'. testCycleCleanup: tearDown... ----- testLocalPageService testLocalPageService: setUp... testLocalPageService: tearDown... ----- testGetActionBars testGetActionBars: setUp... testGetActionBars: tearDown... ----- testGetShell testGetShell: setUp... testGetShell: tearDown... ----- testINestableService testINestableService: setUp... testINestableService: tearDown... ----- testGetId testGetId: setUp... testGetId: tearDown... ----- testGetPage testGetPage: setUp... testGetPage: tearDown... ----- testGetPluginId testGetPluginId: setUp... testGetPluginId: tearDown... ----- testGetWorkbenchWindow testGetWorkbenchWindow: setUp... testGetWorkbenchWindow: tearDown... ----- testSetSelectionProvider testSetSelectionProvider: setUp... testSetSelectionProvider: tearDown... ----- testGetRegisteredName testGetRegisteredName: setUp... testGetRegisteredName: tearDown... ----- testGetSelectionProvider testGetSelectionProvider: setUp... testGetSelectionProvider: tearDown... ----- testGetActionBarContributor testGetActionBarContributor: setUp... testGetActionBarContributor: tearDown... ----- testGetShell testGetShell: setUp... testGetShell: tearDown... ----- testINestableService testINestableService: setUp... testINestableService: tearDown... ----- testGetId testGetId: setUp... testGetId: tearDown... ----- testGetPage testGetPage: setUp... testGetPage: tearDown... ----- testGetPluginId testGetPluginId: setUp... testGetPluginId: tearDown... ----- testGetWorkbenchWindow testGetWorkbenchWindow: setUp... testGetWorkbenchWindow: tearDown... ----- testSetSelectionProvider testSetSelectionProvider: setUp... testSetSelectionProvider: tearDown... ----- testGetRegisteredName testGetRegisteredName: setUp... testGetRegisteredName: tearDown... ----- testGetSelectionProvider testGetSelectionProvider: setUp... testGetSelectionProvider: tearDown... ----- testOpenAndClose testOpenAndClose: setUp... testOpenAndClose: tearDown... ----- testGetShellAfterClose testGetShellAfterClose: setUp... !ENTRY org.eclipse.ui.workbench 4 0 2025-07-20 05:48:02.204 !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=2144113721) !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=2144113721) at org.eclipse.ui.internal.PartSite.getShell(PartSite.java:451) at org.eclipse.ui.tests.api.IEditorPartTest.testGetShellAfterClose(IEditorPartTest.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.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.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: tearDown... ----- testOpenAndCloseWithNoMemento testOpenAndCloseWithNoMemento: setUp... testOpenAndCloseWithNoMemento: tearDown... ----- testOpenAndCloseSaveNotNeeded testOpenAndCloseSaveNotNeeded: setUp... testOpenAndCloseSaveNotNeeded: tearDown... ----- testOpenAndClose testOpenAndClose: setUp... testOpenAndClose: tearDown... ----- testInit testInit: setUp... testInit: tearDown... ----- testSetActiveEditor testSetActiveEditor: setUp... testSetActiveEditor: tearDown... ----- testPartVisibleWhenObscured testPartVisibleWhenObscured: setUp... testPartVisibleWhenObscured: tearDown... ----- testPartHiddenWhenClosedAndUnshared testPartHiddenWhenClosedAndUnshared: setUp... testPartHiddenWhenClosedAndUnshared: tearDown... ----- testAddPartListenerToPage testAddPartListenerToPage: setUp... testAddPartListenerToPage: tearDown... ----- testEditorFoundWhenOpened testEditorFoundWhenOpened: setUp... testEditorFoundWhenOpened: tearDown... ----- testRemovePartListenerFromWindow testRemovePartListenerFromWindow: setUp... testRemovePartListenerFromWindow: tearDown... ----- testRemovePartListenerFromPage testRemovePartListenerFromPage: setUp... testRemovePartListenerFromPage: tearDown... ----- testLocalPartService testLocalPartService: setUp... testLocalPartService: tearDown... ----- testPartVisibleWhenOpenedShared testPartVisibleWhenOpenedShared: setUp... testPartVisibleWhenOpenedShared: tearDown... ----- testPartHiddenBeforeClosing testPartHiddenBeforeClosing: setUp... testPartHiddenBeforeClosing: tearDown... ----- testAddPartListenerToWindow testAddPartListenerToWindow: setUp... testAddPartListenerToWindow: tearDown... ----- testPartHiddenWhenObscured testPartHiddenWhenObscured: setUp... testPartHiddenWhenObscured: tearDown... ----- testPartVisibleWhenOpenedUnshared testPartVisibleWhenOpenedUnshared: setUp... testPartVisibleWhenOpenedUnshared: tearDown... ----- testGetSelection testGetSelection: setUp... testGetSelection: tearDown... ----- testSelectionEventWhenInactive testSelectionEventWhenInactive: setUp... testSelectionEventWhenInactive: tearDown... ----- testSelectionEventWhenActivated testSelectionEventWhenActivated: setUp... testSelectionEventWhenActivated: tearDown... ----- testRemoveSelectionListener testRemoveSelectionListener: setUp... testRemoveSelectionListener: tearDown... ----- testLocalSelectionService testLocalSelectionService: setUp... testLocalSelectionService: tearDown... ----- testAddSelectionListener testAddSelectionListener: setUp... testAddSelectionListener: tearDown... Return true Return true Return true Return false Return true Return true Return true Return true Return true Return true Return true Return false ----- testBadFactory_Save testBadFactory_Save: setUp... !ENTRY org.eclipse.ui.workbench 4 2 2025-07-20 05:48:39.141 !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:332) 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.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.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: tearDown... ----- testGetId testGetId: setUp... testGetId: tearDown... ----- testSetId testSetId: setUp... testSetId: tearDown... ----- testGetName testGetName: setUp... testGetName: tearDown... ----- testApplicableTo_Inheritance testApplicableTo_Inheritance: setUp... testApplicableTo_Inheritance: tearDown... ----- testApplicableTo_ResourceWorkingSet testApplicableTo_ResourceWorkingSet: setUp... testApplicableTo_ResourceWorkingSet: tearDown... ----- testApplicableTo_DirectComparison testApplicableTo_DirectComparison: setUp... testApplicableTo_DirectComparison: tearDown... ----- testBadFactory_Restore testBadFactory_Restore: setUp... !ENTRY org.eclipse.ui.workbench 4 2 2025-07-20 05:48:39.180 !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:304) 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.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.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-07-20 05:48:39.184 !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:306) 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.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.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-07-20 05:48:39.196 !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:311) 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.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.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: tearDown... ----- testApplicableTo_Adapter1 testApplicableTo_Adapter1: setUp... testApplicableTo_Adapter1: tearDown... ----- testNoDuplicateWorkingSetNamesDifferentLabels testNoDuplicateWorkingSetNamesDifferentLabels: setUp... testNoDuplicateWorkingSetNamesDifferentLabels: tearDown... ----- testNoDuplicateWorkingSetName testNoDuplicateWorkingSetName: setUp... testNoDuplicateWorkingSetName: tearDown... ----- testSetElements testSetElements: setUp... testSetElements: tearDown... ----- testGetElements testGetElements: setUp... testGetElements: tearDown... ----- testApplicableTo_AdapterManager1 testApplicableTo_AdapterManager1: setUp... testApplicableTo_AdapterManager1: tearDown... ----- testApplicableTo_AdapterManager2 testApplicableTo_AdapterManager2: setUp... testApplicableTo_AdapterManager2: tearDown... ----- testSetName testSetName: setUp... testSetName: tearDown... ----- testIsEmpty testIsEmpty: setUp... testIsEmpty: tearDown... ----- testConfigBlockFilter testConfigBlockFilter: setUp... testConfigBlockFilter: tearDown... ----- testAddPropertyChangeListener testAddPropertyChangeListener: setUp... testAddPropertyChangeListener: tearDown... ----- testRecentWorkingSetsLength testRecentWorkingSetsLength: setUp... testRecentWorkingSetsLength: tearDown... ----- testGetWorkingSets testGetWorkingSets: setUp... testGetWorkingSets: tearDown... ----- testCreateWorkingSetFromMemento testCreateWorkingSetFromMemento: setUp... testCreateWorkingSetFromMemento: tearDown... ----- testCreateWorkingSetSelectionDialog testCreateWorkingSetSelectionDialog: setUp... testCreateWorkingSetSelectionDialog: tearDown... ----- testRemoveWorkingSet testRemoveWorkingSet: setUp... testRemoveWorkingSet: tearDown... ----- testListenerSafety testListenerSafety: setUp... !ENTRY org.eclipse.ui.workbench 4 2 2025-07-20 05:48:40.054 !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$0(IWorkingSetManagerTest.java:409) 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:418) 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.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.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: tearDown... ----- testCreateWorkingSet testCreateWorkingSet: setUp... testCreateWorkingSet: tearDown... ----- testGetRecentWorkingSets testGetRecentWorkingSets: setUp... testGetRecentWorkingSets: tearDown... ----- testAddRecentWorkingSet testAddRecentWorkingSet: setUp... testAddRecentWorkingSet: tearDown... ----- testRemoveWorkingSetAfterRename testRemoveWorkingSetAfterRename: setUp... testRemoveWorkingSetAfterRename: tearDown... ----- testGetWorkingSet testGetWorkingSet: setUp... testGetWorkingSet: tearDown... ----- testAddWorkingSet testAddWorkingSet: setUp... testAddWorkingSet: tearDown... ----- testRemovePropertyChangeListener testRemovePropertyChangeListener: setUp... testRemovePropertyChangeListener: tearDown... ----- testPerspectiveCloseStandaloneView testPerspectiveCloseStandaloneView: setUp... testPerspectiveCloseStandaloneView: tearDown... ----- testStackContents testStackContents: setUp... testStackContents: tearDown... ----- testStackPlacementBottom testStackPlacementBottom: setUp... testStackPlacementBottom: tearDown... ----- testPerspectiveReset testPerspectiveReset: setUp... testPerspectiveReset: tearDown... ----- testStackPlacementLeft testStackPlacementLeft: setUp... testStackPlacementLeft: tearDown... ----- testStackPlacementRight testStackPlacementRight: setUp... testStackPlacementRight: tearDown... ----- testStackPlacementTop testStackPlacementTop: setUp... testStackPlacementTop: tearDown... ----- testPerspectiveOpen testPerspectiveOpen: setUp... testPerspectiveOpen: tearDown... !ENTRY org.eclipse.jface 4 0 2025-07-20 05:48:45.150 !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.(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-07-20 05:48:45.177 !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:1107) 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.(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 testDefaults: setUp... testDefaults: tearDown... ----- testCustomContentDescription testCustomContentDescription: setUp... testCustomContentDescription: tearDown... ----- testDefaults testDefaults: setUp... testDefaults: tearDown... ----- testNullTitle testNullTitle: setUp... testNullTitle: tearDown... ----- testCustomTitle testCustomTitle: setUp... testCustomTitle: tearDown... ----- testCustomContentDescription testCustomContentDescription: setUp... testCustomContentDescription: tearDown... ----- testCustomNameAndContentDescription testCustomNameAndContentDescription: setUp... testCustomNameAndContentDescription: tearDown... ----- testDefaults testDefaults: setUp... testDefaults: tearDown... ----- testEmptyContentDescription testEmptyContentDescription: setUp... testEmptyContentDescription: tearDown... ----- testCustomTitle testCustomTitle: setUp... testCustomTitle: tearDown... ----- testCustomName testCustomName: setUp... testCustomName: tearDown... ----- testJoin testJoin: setUp... testJoin: tearDown... ----- testOpenMatchingEditor testOpenMatchingEditor: setUp... testOpenMatchingEditor: tearDown... ----- testFindMatchingEditor testFindMatchingEditor: setUp... testFindMatchingEditor: tearDown... ----- testLifecycle testLifecycle: setUp... testLifecycle: tearDown... ----- testIndependentWorkingSets testIndependentWorkingSets: setUp... testIndependentWorkingSets: tearDown... ----- testPreclosePartsWithSaveOptions_DiscardAll testPreclosePartsWithSaveOptions_DiscardAll: setUp... testPreclosePartsWithSaveOptions_DiscardAll: tearDown... ----- testPreclosePartsWithSaveOptions_SaveAll testPreclosePartsWithSaveOptions_SaveAll: setUp... testPreclosePartsWithSaveOptions_SaveAll: tearDown... ----- testPreclosePartsWithSaveOptions_SaveFew testPreclosePartsWithSaveOptions_SaveFew: setUp... testPreclosePartsWithSaveOptions_SaveFew: tearDown... ----- testFileAddition testFileAddition: setUp... testFileAddition: tearDown... ----- testInitialPopulation testInitialPopulation: setUp... testInitialPopulation: tearDown... ----- testEnableDecorator testEnableDecorator: setUp... !ENTRY org.eclipse.ui.workbench 4 2 2025-07-20 05:49:06.689 !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-07-20 05:49:06.695 !MESSAGE Exception in Decorator. The 'Bug 41545 Heavy Text' decorator will be disabled. !SUBENTRY 1 org.eclipse.ui 4 4 2025-07-20 05:49:06.695 !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-07-20 05:49:06.697 !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-07-20 05:49:06.697 !MESSAGE Exception in Decorator. The 'Bug 41545 Heavy Image' decorator will be disabled. !SUBENTRY 1 org.eclipse.ui 4 4 2025-07-20 05:49:06.698 !MESSAGE Heavy image decorator boom !STACK 0 !FORCED BY TEST: this entry is intentional:Heavy image decorator boom !ENTRY org.eclipse.ui.workbench 4 2 2025-07-20 05:49:06.936 !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-07-20 05:49:06.936 !MESSAGE Exception in Decorator. The 'Bug 41545 Lightweight' decorator will be disabled. !SUBENTRY 1 org.eclipse.ui 4 4 2025-07-20 05:49:06.936 !MESSAGE Lighweight decorator boom !STACK 0 !FORCED BY TEST: this entry is intentional:Lighweight decorator boom testEnableDecorator: tearDown... ----- testDisableDecorator testDisableDecorator: setUp... !ENTRY org.eclipse.ui.workbench 4 2 2025-07-20 05:49:07.493 !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-07-20 05:49:07.493 !MESSAGE Exception in Decorator. The 'Bug 41545 Heavy Text' decorator will be disabled. !SUBENTRY 1 org.eclipse.ui 4 4 2025-07-20 05:49:07.493 !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-07-20 05:49:07.495 !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-07-20 05:49:07.496 !MESSAGE Exception in Decorator. The 'Bug 41545 Heavy Image' decorator will be disabled. !SUBENTRY 1 org.eclipse.ui 4 4 2025-07-20 05:49:07.496 !MESSAGE Heavy image decorator boom !STACK 0 !FORCED BY TEST: this entry is intentional:Heavy image decorator boom !ENTRY org.eclipse.ui.workbench 4 2 2025-07-20 05:49:07.597 !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-07-20 05:49:07.597 !MESSAGE Exception in Decorator. The 'Bug 41545 Lightweight' decorator will be disabled. !SUBENTRY 1 org.eclipse.ui 4 4 2025-07-20 05:49:07.597 !MESSAGE Lighweight decorator boom !STACK 0 !FORCED BY TEST: this entry is intentional:Lighweight decorator boom testDisableDecorator: tearDown... ----- testEnableDecorator testEnableDecorator: setUp... testEnableDecorator: tearDown... ----- testRefreshContributor testRefreshContributor: setUp... testRefreshContributor: tearDown... ----- testDisableDecorator testDisableDecorator: setUp... testDisableDecorator: tearDown... ----- testRefreshContributor testRefreshContributor: setUp... testRefreshContributor: tearDown... ----- testEnableDecorator testEnableDecorator: setUp... testEnableDecorator: tearDown... ----- testDisableDecorator testDisableDecorator: setUp... testDisableDecorator: tearDown... ----- testNoException testNoException: setUp... testNoException: tearDown... ----- testEnableDecorator testEnableDecorator: setUp... testEnableDecorator: tearDown... !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.358 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.362 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.363 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.363 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.364 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.364 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.364 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.364 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.365 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.365 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.365 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.590 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.590 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.590 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.591 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.591 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.591 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.591 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.591 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.592 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 ----- testDisableDecorator testDisableDecorator: setUp... !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.852 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.852 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.853 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.853 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.853 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.853 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.853 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.854 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.854 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:19.964 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:20.298 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:20.298 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:20.298 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:20.299 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:20.299 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:20.299 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:20.299 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:20.300 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:20.300 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:20.300 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:20.420 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:20.421 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:20.421 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:20.421 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:20.421 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:20.422 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:20.422 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:20.422 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:20.423 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2025-07-20 05:49:20.423 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 testDisableDecorator: tearDown... ----- testDecoratorCacheIsDisposed testDecoratorCacheIsDisposed: setUp... testDecoratorCacheIsDisposed: tearDown... ----- testSetFilesToImport testSetFilesToImport: setUp... testSetFilesToImport: tearDown... ----- testSetContext testSetContext: setUp... testSetContext: tearDown... ----- testImportSource testImportSource: setUp... testImportSource: tearDown... ----- testImportSourceList testImportSourceList: setUp... testImportSourceList: tearDown... ----- testImportList testImportList: setUp... testImportList: tearDown... ----- testSetOverwriteResources testSetOverwriteResources: setUp... testSetOverwriteResources: tearDown... ----- testGetStatus testGetStatus: setUp... testGetStatus: tearDown... ----- testSetCreateContainerStructure testSetCreateContainerStructure: setUp... testSetCreateContainerStructure: tearDown... ----- testExportFilesCreateDirectoryStructure testExportFilesCreateDirectoryStructure: setUp... testExportFilesCreateDirectoryStructure: tearDown... ----- testExportVirtualResources testExportVirtualResources: setUp... testExportVirtualResources: tearDown... ----- testExportResources testExportResources: setUp... testExportResources: tearDown... ----- testExportFolderCreateDirectoryStructure testExportFolderCreateDirectoryStructure: setUp... testExportFolderCreateDirectoryStructure: tearDown... ----- testExportOverwrite testExportOverwrite: setUp... testExportOverwrite: tearDown... ----- testExportRootResource testExportRootResource: setUp... testExportRootResource: tearDown... ----- testGetStatus testGetStatus: setUp... testGetStatus: tearDown... ----- testExportTarCreateSelectedDirectoriesWithFolders testExportTarCreateSelectedDirectoriesWithFolders: setUp... testExportTarCreateSelectedDirectoriesWithFolders: tearDown... ----- testExportZipCompressed testExportZipCompressed: setUp... testExportZipCompressed: tearDown... ----- testExportTarCreateSelectedDirectories testExportTarCreateSelectedDirectories: setUp... testExportTarCreateSelectedDirectories: tearDown... ----- testExportStatus testExportStatus: setUp... testExportStatus: tearDown... ----- testExportZipCreateSelectedDirectoriesWithFolders testExportZipCreateSelectedDirectoriesWithFolders: setUp... testExportZipCreateSelectedDirectoriesWithFolders: tearDown... ----- testExportTarCompressed testExportTarCompressed: setUp... testExportTarCompressed: tearDown... ----- testExportZipCreateSelectedDirectoriesProject testExportZipCreateSelectedDirectoriesProject: setUp... testExportZipCreateSelectedDirectoriesProject: tearDown... ----- testExportTar testExportTar: setUp... testExportTar: tearDown... ----- testExportZip testExportZip: setUp... testExportZip: tearDown... ----- testExportZipCreateSelectedDirectoriesCompressed testExportZipCreateSelectedDirectoriesCompressed: setUp... testExportZipCreateSelectedDirectoriesCompressed: tearDown... ----- testExportTarCreateSelectedDirectoriesCompressed testExportTarCreateSelectedDirectoriesCompressed: setUp... testExportTarCreateSelectedDirectoriesCompressed: tearDown... ----- testExportZipCreateSelectedDirectories testExportZipCreateSelectedDirectories: setUp... testExportZipCreateSelectedDirectories: tearDown... !ENTRY org.eclipse.core.resources 4 567 2025-07-20 05:49:58.613 !MESSAGE Failure occurred reading .project file. !SUBENTRY 1 org.eclipse.core.resources 4 567 2025-07-20 05:49:58.614 !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:964) at org.eclipse.core.internal.resources.Workspace.loadProjectDescription(Workspace.java:2068) at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.setProjectName(WizardProjectsImportPage.java:209) at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.(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-07-20 05:49:58.621 !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:964) at org.eclipse.core.internal.resources.Workspace.loadProjectDescription(Workspace.java:2068) at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.setProjectName(WizardProjectsImportPage.java:209) at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.(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-07-20 05:49:58.640 !MESSAGE Failure occurred reading .project file. !SUBENTRY 1 org.eclipse.core.resources 4 567 2025-07-20 05:49:58.645 !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:964) at org.eclipse.core.internal.resources.Workspace.loadProjectDescription(Workspace.java:2068) at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.setProjectName(WizardProjectsImportPage.java:209) at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.(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-07-20 05:49:58.658 !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:964) at org.eclipse.core.internal.resources.Workspace.loadProjectDescription(Workspace.java:2068) at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.setProjectName(WizardProjectsImportPage.java:209) at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.(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-07-20 05:49:59.647 !MESSAGE Failure occurred reading .project file. !SUBENTRY 1 org.eclipse.core.resources 4 567 2025-07-20 05:49:59.647 !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:964) at org.eclipse.core.internal.resources.Workspace.loadProjectDescription(Workspace.java:2068) at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.setProjectName(WizardProjectsImportPage.java:209) at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.(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-07-20 05:49:59.651 !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:964) at org.eclipse.core.internal.resources.Workspace.loadProjectDescription(Workspace.java:2068) at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.setProjectName(WizardProjectsImportPage.java:209) at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.(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-07-20 05:49:59.660 !MESSAGE Failure occurred reading .project file. !SUBENTRY 1 org.eclipse.core.resources 4 567 2025-07-20 05:49:59.660 !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:964) at org.eclipse.core.internal.resources.Workspace.loadProjectDescription(Workspace.java:2068) at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.setProjectName(WizardProjectsImportPage.java:209) at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.(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-07-20 05:49:59.660 !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:964) at org.eclipse.core.internal.resources.Workspace.loadProjectDescription(Workspace.java:2068) at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.setProjectName(WizardProjectsImportPage.java:209) at org.eclipse.ui.internal.wizards.datatransfer.WizardProjectsImportPage$ProjectRecord.(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) ----- testFolderVisibilityPostZipProjectImport testFolderVisibilityPostZipProjectImport: setUp... !ENTRY org.eclipse.ui.monitoring 2 0 2025-07-20 05:50:10.452 !MESSAGE UI freeze of 0.59s at 05:50:09.741 !SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2025-07-20 05:50:10.455 !MESSAGE Sample at 05:50:10.114 (+0.373s) Thread 'main' tid=1 (RUNNABLE) !STACK 0 Stack Trace at java.xml@21.0.5/com.sun.org.apache.xerces.internal.util.XMLResourceIdentifierImpl.(XMLResourceIdentifierImpl.java:74) at java.xml@21.0.5/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:869) at java.xml@21.0.5/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1398) at java.xml@21.0.5/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDocumentEntity(XMLEntityManager.java:1349) at java.xml@21.0.5/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.setInputSource(XMLDocumentScannerImpl.java:256) at java.xml@21.0.5/com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.setInputSource(XMLStreamReaderImpl.java:225) at java.xml@21.0.5/com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.(XMLStreamReaderImpl.java:210) at java.xml@21.0.5/com.sun.xml.internal.stream.XMLInputFactoryImpl.getXMLStreamReaderImpl(XMLInputFactoryImpl.java:277) at java.xml@21.0.5/com.sun.xml.internal.stream.XMLInputFactoryImpl.createXMLStreamReader(XMLInputFactoryImpl.java:129) at java.xml@21.0.5/com.sun.xml.internal.stream.XMLInputFactoryImpl.createXMLEventReader(XMLInputFactoryImpl.java:78) at com.github.weisj.jsvg.parser.StaxSVGLoader.createReader(StaxSVGLoader.java:76) at com.github.weisj.jsvg.parser.StaxSVGLoader.parse(StaxSVGLoader.java:104) at com.github.weisj.jsvg.parser.StaxSVGLoader.load(StaxSVGLoader.java:176) at com.github.weisj.jsvg.parser.SVGLoader.load(SVGLoader.java:111) at org.eclipse.swt.svg.JSVGRasterizer.loadSVG(JSVGRasterizer.java:84) at org.eclipse.swt.svg.JSVGRasterizer.rasterizeSVG(JSVGRasterizer.java:75) at org.eclipse.swt.internal.image.SVGFileFormat.loadFromByteStream(SVGFileFormat.java:55) at org.eclipse.swt.internal.image.FileFormat.loadFromStream(FileFormat.java:114) at org.eclipse.swt.internal.image.FileFormat.load(FileFormat.java:136) at org.eclipse.swt.internal.NativeImageLoader.load(NativeImageLoader.java:26) at org.eclipse.swt.graphics.ImageLoader.load(ImageLoader.java:161) at org.eclipse.swt.graphics.ImageLoader.load(ImageLoader.java:197) at org.eclipse.swt.graphics.ImageDataLoader.load(ImageDataLoader.java:55) at org.eclipse.swt.graphics.Image.(Image.java:792) at org.eclipse.jface.resource.URLImageDescriptor.createImage(URLImageDescriptor.java:300) at org.eclipse.jface.resource.DeferredImageDescriptor.createImage(DeferredImageDescriptor.java:85) at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:331) at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:309) at org.eclipse.ui.internal.WorkingSetMenuContributionItem.fill(WorkingSetMenuContributionItem.java:88) at org.eclipse.ui.actions.CompoundContributionItem.fill(CompoundContributionItem.java:64) at org.eclipse.jface.action.MenuManager.doItemFill(MenuManager.java:728) at org.eclipse.jface.action.MenuManager.update(MenuManager.java:805) at org.eclipse.jface.action.MenuManager.update(MenuManager.java:672) at org.eclipse.ui.internal.e4.compatibility.ActionBars.updateActionBars(ActionBars.java:81) at org.eclipse.ui.internal.navigator.CommonNavigatorActionGroup.lambda$0(CommonNavigatorActionGroup.java:105) at org.eclipse.ui.internal.navigator.CommonNavigatorActionGroup$$Lambda/0x0000000800ba4678.propertyChange(Unknown Source) at org.eclipse.ui.internal.navigator.framelist.FrameList.firePropertyChange(FrameList.java:93) at org.eclipse.ui.internal.navigator.framelist.FrameList.reset(FrameList.java:191) at org.eclipse.ui.internal.navigator.resources.actions.WorkingSetActionProvider.lambda$1(WorkingSetActionProvider.java:224) at org.eclipse.ui.internal.navigator.resources.actions.WorkingSetActionProvider$$Lambda/0x0000000800bbc000.propertyChange(Unknown Source) at org.eclipse.ui.internal.navigator.extensions.ExtensionStateModel.firePropertyChangeEvent(ExtensionStateModel.java:150) at org.eclipse.ui.internal.navigator.extensions.ExtensionStateModel.setBooleanProperty(ExtensionStateModel.java:100) at org.eclipse.ui.internal.navigator.resources.actions.WorkingSetActionProvider.lambda$2(WorkingSetActionProvider.java:349) at org.eclipse.ui.internal.navigator.resources.actions.WorkingSetActionProvider$$Lambda/0x0000000800bbc218.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.harness.util.UITestCase.processEvents(UITestCase.java:246) at org.eclipse.ui.tests.datatransfer.ImportExistingArchiveProjectFilterTest.testFolderVisibilityPostZipProjectImport(ImportExistingArchiveProjectFilterTest.java:137) 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/0x000000080019e400.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/0x0000000800a1e6c0.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/0x0000000800943a48.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/0x0000000800323a58.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/0x00000008008cc878.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.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/0x000000080034bca0.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) testFolderVisibilityPostZipProjectImport: tearDown... ----- testExportNoCategoryProvided testExportNoCategoryProvided: setUp... testExportNoCategoryProvided: tearDown... ----- testExportAddToParentedCategory testExportAddToParentedCategory: setUp... testExportAddToParentedCategory: tearDown... ----- testExportCategoryDoesNotExist testExportCategoryDoesNotExist: setUp... testExportCategoryDoesNotExist: tearDown... ----- testImportDuplicateCategory testImportDuplicateCategory: setUp... testImportDuplicateCategory: tearDown... ----- testImportUsingExportCategory testImportUsingExportCategory: setUp... testImportUsingExportCategory: tearDown... ----- testImportAddToNewCategory testImportAddToNewCategory: setUp... testImportAddToNewCategory: tearDown... ----- testImportCategoryDoesNotExist testImportCategoryDoesNotExist: setUp... testImportCategoryDoesNotExist: tearDown... ----- testExportUsingImportCategory testExportUsingImportCategory: setUp... testExportUsingImportCategory: tearDown... ----- testImportNoCategoryProvided testImportNoCategoryProvided: setUp... testImportNoCategoryProvided: tearDown... ----- testImportAddToParentedCategory testImportAddToParentedCategory: setUp... testImportAddToParentedCategory: tearDown... ----- testExportAddToNewCategory testExportAddToNewCategory: setUp... testExportAddToNewCategory: tearDown... ----- testExportDuplicateCategory testExportDuplicateCategory: setUp... testExportDuplicateCategory: tearDown... ----- testConfigurationCloseImportedProjects testConfigurationCloseImportedProjects: setUp... !ENTRY org.eclipse.jdt.core 4 0 2025-07-20 05:50:12.432 !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:2549) at org.eclipse.jdt.internal.core.JavaProject.getPerProjectInfo(JavaProject.java:2361) at org.eclipse.jdt.internal.core.JavaProject.getOutputLocation(JavaProject.java:2176) 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-07-20 05:50:12.436 !MESSAGE ImportExistingProjectsWizardTestRebuildProject does not exist testConfigurationCloseImportedProjects: tearDown... ----- testImport6Projects testImport6Projects: setUp... testImport6Projects: tearDown... ----- testInitialWorkingSets testInitialWorkingSets: setUp... testInitialWorkingSets: tearDown... ----- testImportProjectWithExistingName testImportProjectWithExistingName: setUp... testImportProjectWithExistingName: tearDown... ----- testChangedWorkingSets testChangedWorkingSets: setUp... testChangedWorkingSets: tearDown... ----- testBug559600 testBug559600: setUp... testBug559600: tearDown... ----- testConfigurationFullBuildAfterImportedProjects testConfigurationFullBuildAfterImportedProjects: setUp... !ENTRY org.eclipse.jdt.core 4 0 2025-07-20 05:50:20.726 !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:2549) at org.eclipse.jdt.internal.core.JavaProject.getPerProjectInfo(JavaProject.java:2361) at org.eclipse.jdt.internal.core.JavaProject.getOutputLocation(JavaProject.java:2176) 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-07-20 05:50:20.727 !MESSAGE ImportExistingProjectsWizardTestRebuildProject does not exist testConfigurationFullBuildAfterImportedProjects: tearDown... ----- testImportModularProjectsWithSameName testImportModularProjectsWithSameName: setUp... testImportModularProjectsWithSameName: tearDown... ----- testConfigurationIgnoreNestedProjects testConfigurationIgnoreNestedProjects: setUp... testConfigurationIgnoreNestedProjects: tearDown... ----- testCancelWizardCancelsJob testCancelWizardCancelsJob: setUp... !ENTRY org.eclipse.ui.tests 1 0 2025-07-20 05:50:24.758 !MESSAGE Testing job cancel with root: / testCancelWizardCancelsJob: tearDown... !ENTRY org.eclipse.ui.ide 4 4 2025-07-20 05:50:25.405 !MESSAGE Entry is outside of the target dir: ../../output.txt !ENTRY org.eclipse.ui.ide 4 4 2025-07-20 05:50:25.406 !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-07-20 05:50:25.407 !MESSAGE Cannot get content of Entry as it is outside of the target dir: ../../output.txt !ENTRY org.eclipse.ui.ide 4 4 2025-07-20 05:50:25.407 !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-07-20 05:50:25.412 !MESSAGE Entry is outside of the target dir: ../../output.txt !ENTRY org.eclipse.ui.ide 4 4 2025-07-20 05:50:25.413 !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-07-20 05:50:25.413 !MESSAGE Cannot get content of Entry as it is outside of the target dir: ../../output.txt !ENTRY org.eclipse.ui.ide 4 4 2025-07-20 05:50:25.414 !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 testInstanceOfPage: setUp... !ENTRY org.eclipse.ui 2 2 2025-07-20 05:50:25.534 !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-07-20 05:50:25.535 !MESSAGE Invalid property category path: Test Category (bundle: org.eclipse.ui.tests, propertyPage: org.eclipse.ui.tests.or) testInstanceOfPage: tearDown... ----- testAndPage testAndPage: setUp... testAndPage: tearDown... ----- testOrPage testOrPage: setUp... testOrPage: tearDown... ----- testThemeAPIvsPreferences testThemeAPIvsPreferences: setUp... testThemeAPIvsPreferences: tearDown... ----- testZoomCommand testZoomCommand: setUp... testZoomCommand: tearDown... !ENTRY org.eclipse.jface 2 0 2025-07-20 05:50:28.083 !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation. !SUBENTRY 1 org.eclipse.jface 2 0 2025-07-20 05:50:28.083 !MESSAGE A conflict occurred for org.eclipse.ui.tests.keys.TestBinding$TestTriggerSequence@17d86c0a: !ENTRY org.eclipse.jface 2 0 2025-07-20 05:50:28.088 !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation. !SUBENTRY 1 org.eclipse.jface 2 0 2025-07-20 05:50:28.088 !MESSAGE A conflict occurred for org.eclipse.ui.tests.keys.TestBinding$TestTriggerSequence@17d86c0a: !ENTRY org.eclipse.jface 2 0 2025-07-20 05:50:28.112 !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation. !SUBENTRY 1 org.eclipse.jface 2 0 2025-07-20 05:50:28.112 !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-07-20 05:50:28.741 !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-07-20 05:50:28.742 !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-07-20 05:50:28.742 !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-07-20 05:50:28.773 !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-07-20 05:50:28.773 !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-07-20 05:50:28.773 !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-07-20 05:50:28.812 !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-07-20 05:50:28.812 !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-07-20 05:50:28.812 !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-07-20 05:50:28.836 !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-07-20 05:50:28.836 !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-07-20 05:50:28.836 !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-07-20 05:50:28.868 !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-07-20 05:50:28.868 !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-07-20 05:50:28.868 !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-07-20 05:50:28.880 !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-07-20 05:50:28.881 !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-07-20 05:50:28.881 !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-07-20 05:50:28.891 !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-07-20 05:50:28.891 !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-07-20 05:50:28.891 !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-07-20 05:50:28.903 !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-07-20 05:50:28.903 !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-07-20 05:50:28.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-07-20 05:50:28.915 !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-07-20 05:50:28.916 !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-07-20 05:50:28.916 !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-07-20 05:50:28.928 !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-07-20 05:50:28.929 !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-07-20 05:50:28.929 !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-07-20 05:50:28.937 !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-07-20 05:50:28.937 !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-07-20 05:50:28.937 !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-07-20 05:50:28.946 !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-07-20 05:50:28.946 !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-07-20 05:50:28.946 !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-07-20 05:50:28.965 !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-07-20 05:50:28.965 !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-07-20 05:50:28.965 !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-07-20 05:50:28.972 !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-07-20 05:50:28.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-07-20 05:50:28.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-07-20 05:50:28.979 !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-07-20 05:50:28.979 !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-07-20 05:50:28.979 !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-07-20 05:50:29.002 !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-07-20 05:50:29.002 !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-07-20 05:50:29.002 !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-07-20 05:50:29.012 !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-07-20 05:50:29.013 !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-07-20 05:50:29.013 !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-07-20 05:50:29.021 !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-07-20 05:50:29.021 !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-07-20 05:50:29.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-07-20 05:50:29.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-07-20 05:50:29.036 !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-07-20 05:50:29.037 !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-07-20 05:50:29.043 !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-07-20 05:50:29.043 !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-07-20 05:50:29.043 !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-07-20 05:50:29.051 !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-07-20 05:50:29.051 !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-07-20 05:50:29.051 !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-07-20 05:50:29.058 !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-07-20 05:50:29.058 !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-07-20 05:50:29.058 !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-07-20 05:50:29.065 !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-07-20 05:50:29.065 !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-07-20 05:50:29.065 !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-07-20 05:50:29.072 !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-07-20 05:50:29.072 !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-07-20 05:50:29.072 !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-07-20 05:50:29.081 !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-07-20 05:50:29.081 !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-07-20 05:50:29.081 !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-07-20 05:50:29.088 !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-07-20 05:50:29.088 !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-07-20 05:50:29.088 !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-07-20 05:50:29.093 !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-07-20 05:50:29.093 !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-07-20 05:50:29.093 !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-07-20 05:50:29.100 !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-07-20 05:50:29.100 !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-07-20 05:50:29.100 !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-07-20 05:50:29.105 !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-07-20 05:50:29.105 !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-07-20 05:50:29.105 !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-07-20 05:50:29.112 !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-07-20 05:50:29.112 !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-07-20 05:50:29.113 !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-07-20 05:50:29.120 !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-07-20 05:50:29.120 !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-07-20 05:50:29.120 !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-07-20 05:50:29.126 !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-07-20 05:50:29.126 !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-07-20 05:50:29.126 !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-07-20 05:50:29.132 !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-07-20 05:50:29.132 !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-07-20 05:50:29.133 !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-07-20 05:50:39.418 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2025-07-20 05:50:39.425 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2025-07-20 05:50:39.426 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2025-07-20 05:50:39.426 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2025-07-20 05:50:39.427 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2025-07-20 05:50:39.427 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2025-07-20 05:50:39.428 !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-07-20 05:50:39.429 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2025-07-20 05:50:39.429 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 4 4 2025-07-20 05:50:40.552 !MESSAGE Unable to create menu item "foo", command "foo" not defined !ENTRY org.eclipse.ui 4 4 2025-07-20 05:50:40.553 !MESSAGE Unable to create menu item "bar", command "bar" not defined ----- testBooleanDataConversion testBooleanDataConversion: setUp... testBooleanDataConversion: tearDown... ----- testColorFactory testColorFactory: setUp... testColorFactory: tearDown... ----- testRGBColor testRGBColor: setUp... testRGBColor: tearDown... ----- testPlatformColor testPlatformColor: setUp... testPlatformColor: tearDown... ----- testColorRegistryListener_def_nooverridecolor testColorRegistryListener_def_nooverridecolor: setUp... testColorRegistryListener_def_nooverridecolor: tearDown... ----- testDefaultedFont_defaultedfont2 testDefaultedFont_defaultedfont2: setUp... testDefaultedFont_defaultedfont2: tearDown... ----- testDefaultedOverrideColor_rgbcolor testDefaultedOverrideColor_rgbcolor: setUp... testDefaultedOverrideColor_rgbcolor: tearDown... ----- testColorPreferenceListener_th1_rgbcolor testColorPreferenceListener_th1_rgbcolor: setUp... testColorPreferenceListener_th1_rgbcolor: tearDown... ----- testColorRegistryListener_th1_swtcolor testColorRegistryListener_th1_swtcolor: setUp... testColorRegistryListener_th1_swtcolor: tearDown... ----- testColorPreferenceListener_def_defaultedcolor testColorPreferenceListener_def_defaultedcolor: setUp... testColorPreferenceListener_def_defaultedcolor: tearDown... ----- testThemeExtensionColor testThemeExtensionColor: setUp... testThemeExtensionColor: tearDown... ----- testFontPreferenceListener_th1_valfont testFontPreferenceListener_th1_valfont: setUp... testFontPreferenceListener_th1_valfont: tearDown... ----- testDefaultedColor_rgbcolor testDefaultedColor_rgbcolor: setUp... testDefaultedColor_rgbcolor: tearDown... ----- testDataKeySet_bool1 testDataKeySet_bool1: setUp... testDataKeySet_bool1: tearDown... ----- testDataKeySet_data1 testDataKeySet_data1: setUp... testDataKeySet_data1: tearDown... ----- testDataKeySet_data2 testDataKeySet_data2: setUp... testDataKeySet_data2: tearDown... ----- testColorRegistryListener_th1_rgbcolor testColorRegistryListener_th1_rgbcolor: setUp... testColorRegistryListener_th1_rgbcolor: tearDown... ----- testColorPreferenceListener_def_swtcolor testColorPreferenceListener_def_swtcolor: setUp... testColorPreferenceListener_def_swtcolor: tearDown... ----- testDefaultedOverrideColor_defaultedcolor2 testDefaultedOverrideColor_defaultedcolor2: setUp... testDefaultedOverrideColor_defaultedcolor2: tearDown... ----- testDefaultedOverrideColor_defaultedcolor3 testDefaultedOverrideColor_defaultedcolor3: setUp... testDefaultedOverrideColor_defaultedcolor3: tearDown... ----- testDefaultedFontOverride_defaultedfont2 testDefaultedFontOverride_defaultedfont2: setUp... testDefaultedFontOverride_defaultedfont2: tearDown... ----- testDefaultedFontOverride_defaultedfont3 testDefaultedFontOverride_defaultedfont3: setUp... testDefaultedFontOverride_defaultedfont3: tearDown... ----- testGetBadTheme testGetBadTheme: setUp... testGetBadTheme: tearDown... ----- testFontPreferenceListener_def_novalfont testFontPreferenceListener_def_novalfont: setUp... testFontPreferenceListener_def_novalfont: tearDown... ----- testFontPreferenceListener_def_nooverridefont testFontPreferenceListener_def_nooverridefont: setUp... testFontPreferenceListener_def_nooverridefont: tearDown... ----- testThemeDescription_default testThemeDescription_default: setUp... testThemeDescription_default: tearDown... ----- testColorPreferenceListener_def_nooverridecolor testColorPreferenceListener_def_nooverridecolor: setUp... testColorPreferenceListener_def_nooverridecolor: tearDown... ----- testDataOverride_data1 testDataOverride_data1: setUp... testDataOverride_data1: tearDown... ----- testDataOverride_data2 testDataOverride_data2: setUp... testDataOverride_data2: tearDown... ----- testDefaultedColor_defaultedcolor2 testDefaultedColor_defaultedcolor2: setUp... testDefaultedColor_defaultedcolor2: tearDown... ----- testThemeDescription_theme1 testThemeDescription_theme1: setUp... testThemeDescription_theme1: tearDown... ----- testColorRegistryListener_def_defaultedcolor testColorRegistryListener_def_defaultedcolor: setUp... testColorRegistryListener_def_defaultedcolor: tearDown... ----- testColorPreferenceListener_def_rgbcolor testColorPreferenceListener_def_rgbcolor: setUp... testColorPreferenceListener_def_rgbcolor: tearDown... ----- testValFont testValFont: setUp... testValFont: tearDown... ----- testColorRegistryListener_def_swtcolor testColorRegistryListener_def_swtcolor: setUp... testColorRegistryListener_def_swtcolor: tearDown... ----- testFontPreferenceListener_th1_novalfont testFontPreferenceListener_th1_novalfont: setUp... testFontPreferenceListener_th1_novalfont: tearDown... ----- testRGBColorOverride testRGBColorOverride: setUp... testRGBColorOverride: tearDown... ----- testColorRegistryListener_th1_nooverridecolor testColorRegistryListener_th1_nooverridecolor: setUp... testColorRegistryListener_th1_nooverridecolor: tearDown... ----- testDataKeySet_int1 testDataKeySet_int1: setUp... testDataKeySet_int1: tearDown... ----- testColorCascadeEvents testColorCascadeEvents: setUp... testColorCascadeEvents: tearDown... ----- testColorRegistryListener_def_rgbcolor testColorRegistryListener_def_rgbcolor: setUp... testColorRegistryListener_def_rgbcolor: tearDown... ----- testDefaultedFont_defaultedfont testDefaultedFont_defaultedfont: setUp... testDefaultedFont_defaultedfont: tearDown... ----- testFontPreferenceListener_def_defaultedfont testFontPreferenceListener_def_defaultedfont: setUp... testFontPreferenceListener_def_defaultedfont: tearDown... ----- testDataKeySet_BOGUSKEY testDataKeySet_BOGUSKEY: setUp... testDataKeySet_BOGUSKEY: tearDown... ----- testColorPreferenceListener_th1_defaultedcolor testColorPreferenceListener_th1_defaultedcolor: setUp... testColorPreferenceListener_th1_defaultedcolor: tearDown... ----- testDefaultedFont_valfont testDefaultedFont_valfont: setUp... testDefaultedFont_valfont: tearDown... ----- testDefaultedFontOverride_valfont testDefaultedFontOverride_valfont: setUp... testDefaultedFontOverride_valfont: tearDown... ----- testFontPreferenceListener_th1_defaultedfont testFontPreferenceListener_th1_defaultedfont: setUp... testFontPreferenceListener_th1_defaultedfont: tearDown... ----- testFontPreferenceListener_def_valfont testFontPreferenceListener_def_valfont: setUp... testFontPreferenceListener_def_valfont: tearDown... ----- testPlatformFont testPlatformFont: setUp... testPlatformFont: tearDown... ----- testNoValFontOverride testNoValFontOverride: setUp... testNoValFontOverride: tearDown... ----- testColorPreferenceListener_th1_nooverridecolor testColorPreferenceListener_th1_nooverridecolor: setUp... testColorPreferenceListener_th1_nooverridecolor: tearDown... ----- testNoValFont testNoValFont: setUp... testNoValFont: tearDown... ----- testFontPreferenceListener_th1_nooverridefont testFontPreferenceListener_th1_nooverridefont: setUp... testFontPreferenceListener_th1_nooverridefont: tearDown... ----- testThemeExtensionData testThemeExtensionData: setUp... testThemeExtensionData: tearDown... ----- testThemeExtensionFont testThemeExtensionFont: setUp... testThemeExtensionFont: tearDown... ----- testThemeExtensionName testThemeExtensionName: setUp... testThemeExtensionName: tearDown... ----- testSWTColor testSWTColor: setUp... testSWTColor: tearDown... ----- testSWTColorOverride testSWTColorOverride: setUp... testSWTColorOverride: tearDown... ----- testIntDataConversion testIntDataConversion: setUp... testIntDataConversion: tearDown... ----- testBadColor1 testBadColor1: setUp... testBadColor1: tearDown... ----- testBadColor2 testBadColor2: setUp... testBadColor2: tearDown... ----- testBadColor3 testBadColor3: setUp... testBadColor3: tearDown... ----- testColorPreferenceListener_th1_swtcolor testColorPreferenceListener_th1_swtcolor: setUp... testColorPreferenceListener_th1_swtcolor: tearDown... ----- testColorRegistryListener_th1_defaultedcolor testColorRegistryListener_th1_defaultedcolor: setUp... testColorRegistryListener_th1_defaultedcolor: tearDown... ----- testDefaultedColor_defaultedcolor testDefaultedColor_defaultedcolor: setUp... testDefaultedColor_defaultedcolor: tearDown... ----- testStringData testStringData: setUp... testStringData: tearDown... ----- testSetTheme testSetTheme: setUp... testSetTheme: tearDown... ----- testPushdown testPushdown: setUp... testPushdown: tearDown... ----- testDefaultColorDescriptor testDefaultColorDescriptor: setUp... testDefaultColorDescriptor: tearDown... !ENTRY org.eclipse.ui 4 4 2025-07-20 05:50:43.761 !MESSAGE Blorf is not a valid charset. !ENTRY org.eclipse.ui 4 4 2025-07-20 05:50:43.762 !MESSAGE is not a valid charset. ----- test115761 test115761: setUp... test115761: tearDown... ----- testBasicService testBasicService: setUp... testBasicService: tearDown... ----- testBug334524 testBug334524: setUp... testBug334524: tearDown... ----- testPlatformProperty testPlatformProperty: setUp... testPlatformProperty: tearDown... ----- testPropertyChange testPropertyChange: setUp... testPropertyChange: tearDown... ----- testSourceProvider testSourceProvider: setUp... testSourceProvider: tearDown... ----- testSourceProviderPriority testSourceProviderPriority: setUp... testSourceProviderPriority: tearDown... ----- testTwoEvaluations testTwoEvaluations: setUp... testTwoEvaluations: tearDown... ----- testWorkbenchProvider testWorkbenchProvider: setUp... testWorkbenchProvider: tearDown... testWorkbenchServiceFactory refs number:3 ----- testWaitCursor testWaitCursor: setUp... after schedule: 2025-07-20 05:51:43.484 -0400 after waiting: 2025-07-20 05:51:43.485 -0400 after process: 2025-07-20 05:51:43.487 -0400 after update: 2025-07-20 05:51:43.487 -0400 after process2: 2025-07-20 05:51:43.488 -0400 after getCursor: 2025-07-20 05:51:43.489 -0400 after cancel: 2025-07-20 05:51:43.489 -0400 after process3: 2025-07-20 05:51:43.489 -0400 after done: 2025-07-20 05:51:43.592 -0400 after process4: 2025-07-20 05:51:43.599 -0400 after update2: 2025-07-20 05:51:43.599 -0400 after process5: 2025-07-20 05:51:43.601 -0400 after getCursor2: 2025-07-20 05:51:43.601 -0400 testWaitCursor: tearDown... ----- testWaitCursorConcurrentJobs testWaitCursorConcurrentJobs: setUp... after schedule: 2025-07-20 05:51:44.459 -0400 after waiting: 2025-07-20 05:51:44.459 -0400 after process: 2025-07-20 05:51:44.461 -0400 after update: 2025-07-20 05:51:44.462 -0400 after process2: 2025-07-20 05:51:44.463 -0400 after getCursor: 2025-07-20 05:51:44.463 -0400 after waiting2: 2025-07-20 05:51:46.543 -0400 after process3: 2025-07-20 05:51:46.568 -0400 after update2: 2025-07-20 05:51:46.569 -0400 after process4: 2025-07-20 05:51:46.570 -0400 after getCursor2: 2025-07-20 05:51:46.570 -0400 after cancel: 2025-07-20 05:51:46.570 -0400 after cancel2: 2025-07-20 05:51:46.570 -0400 after process5: 2025-07-20 05:51:46.571 -0400 after done: 2025-07-20 05:51:46.778 -0400 after process6: 2025-07-20 05:51:46.812 -0400 after update3: 2025-07-20 05:51:46.813 -0400 after process7: 2025-07-20 05:51:46.814 -0400 after getCursor3: 2025-07-20 05:51:46.815 -0400 testWaitCursorConcurrentJobs: tearDown... !ENTRY org.eclipse.ui.tests 2 0 2025-07-20 05:51:49.032 !MESSAGE Warning message !ENTRY org.eclipse.ui.tests 4 0 2025-07-20 05:51:51.532 !MESSAGE error !ENTRY org.eclipse.ui.tests 4 0 2025-07-20 05:51:52.448 !MESSAGE error !ENTRY org.eclipse.ui.tests 0 0 2025-07-20 05:51:53.970 !MESSAGE Jobs schedule order: 1. User Job, 2. High Priority Job, 6. Low Priority Job, 5. Usual job 3, 3. Usual job 1, 4. Usual job 2, ----- 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 testEquals2: setUp... testEquals2: tearDown... ----- testEquals3 testEquals3: setUp... testEquals3: tearDown... ----- testEquals4 testEquals4: setUp... testEquals4: tearDown... ----- testEquals5 testEquals5: setUp... testEquals5: tearDown... ----- testEquals7 testEquals7: setUp... testEquals7: tearDown... ----- testEqualsNonNullInput testEqualsNonNullInput: setUp... testEqualsNonNullInput: tearDown... ----- testEqualsNullInputBoth testEqualsNullInputBoth: setUp... testEqualsNullInputBoth: tearDown... ----- testHashCode testHashCode: setUp... testHashCode: tearDown... ----- testHashCode2 testHashCode2: setUp... testHashCode2: tearDown... ----- testHashCode3 testHashCode3: setUp... testHashCode3: tearDown... ----- testHashCode4 testHashCode4: setUp... testHashCode4: tearDown... ----- testHashCode5 testHashCode5: setUp... testHashCode5: tearDown... ----- testHashCode6 testHashCode6: setUp... testHashCode6: tearDown... ----- testHashCode7 testHashCode7: setUp... testHashCode7: tearDown... ----- testEqualsNullInput testEqualsNullInput: setUp... testEqualsNullInput: tearDown... ----- testEquals testEquals: setUp... testEquals: tearDown... ----- testPinningWithMultipleInstances testPinningWithMultipleInstances: setUp... testPinningWithMultipleInstances: tearDown... ----- testNewPropertySheetNoSelection testNewPropertySheetNoSelection: setUp... testNewPropertySheetNoSelection: tearDown... ----- testDefaultPage testDefaultPage: setUp... testDefaultPage: tearDown... ----- testPinning testPinning: setUp... testPinning: tearDown... ----- testFollowsSelection testFollowsSelection: setUp... testFollowsSelection: tearDown... ----- testFollowsParts testFollowsParts: setUp... testFollowsParts: tearDown... ----- testInitialSelectionWithTabbedProperties testInitialSelectionWithTabbedProperties: setUp... testInitialSelectionWithTabbedProperties: tearDown... ----- testBug268676HidingPinnedTargetPart testBug268676HidingPinnedTargetPart: setUp... testBug268676HidingPinnedTargetPart: tearDown... ----- testBug278514TabbedProperties testBug278514TabbedProperties: setUp... testBug278514TabbedProperties: tearDown... ----- testPageDispose testPageDispose: setUp... testPageDispose: tearDown... ----- testAllowsMultiple testAllowsMultiple: setUp... testAllowsMultiple: tearDown... ----- testNewPropertySheet testNewPropertySheet: setUp... testNewPropertySheet: tearDown... ----- testParentIsPinned testParentIsPinned: setUp... testParentIsPinned: tearDown... ----- testDefaultPageAdapter testDefaultPageAdapter: setUp... testDefaultPageAdapter: tearDown... ----- testUnpinningWhenPinnedPartIsClosed testUnpinningWhenPinnedPartIsClosed: setUp... testUnpinningWhenPinnedPartIsClosed: tearDown... ----- testBug278514NormalProperties testBug278514NormalProperties: setUp... testBug278514NormalProperties: tearDown... ----- testShowInPropertySheetWithNullContext testShowInPropertySheetWithNullContext: setUp... testShowInPropertySheetWithNullContext: tearDown... ----- testShowInPropertySheetWithNull testShowInPropertySheetWithNull: setUp... testShowInPropertySheetWithNull: tearDown... ----- testGetIShowInTargetAdapter testGetIShowInTargetAdapter: setUp... testGetIShowInTargetAdapter: tearDown... ----- testShowInPropertySheet testShowInPropertySheet: setUp... testShowInPropertySheet: tearDown... ----- testShowInPropertySheetWithNullPart testShowInPropertySheetWithNullPart: setUp... testShowInPropertySheetWithNullPart: tearDown... ----- testGetShowInContextWithNoActivePart testGetShowInContextWithNoActivePart: setUp... testGetShowInContextWithNoActivePart: tearDown... ----- testFindPropertySheetWithOtherSheetActive testFindPropertySheetWithOtherSheetActive: setUp... testFindPropertySheetWithOtherSheetActive: tearDown... ----- testFindPropertySheetWithUnpinnedPSandSPVActive testFindPropertySheetWithUnpinnedPSandSPVActive: setUp... testFindPropertySheetWithUnpinnedPSandSPVActive: tearDown... ----- testGetShowInContextFromAShowInSource testGetShowInContextFromAShowInSource: setUp... testGetShowInContextFromAShowInSource: tearDown... ----- testFindPropertySheetWithoutActivePart testFindPropertySheetWithoutActivePart: setUp... testFindPropertySheetWithoutActivePart: tearDown... ----- testFindPropertySheetWithPinnedPSandSPVActive testFindPropertySheetWithPinnedPSandSPVActive: setUp... testFindPropertySheetWithPinnedPSandSPVActive: tearDown... ----- testFindPropertySheetWithSPVActive testFindPropertySheetWithSPVActive: setUp... testFindPropertySheetWithSPVActive: tearDown... ----- testGetShowInContextWithNoShowInSource testGetShowInContextWithNoShowInSource: setUp... testGetShowInContextWithNoShowInSource: tearDown... ----- testGetShowInContextFromPropertySheet testGetShowInContextFromPropertySheet: setUp... testGetShowInContextFromPropertySheet: tearDown... ----- testSaveableRetargeting testSaveableRetargeting: setUp... testSaveableRetargeting: tearDown... ----- testInput testInput: setUp... testInput: tearDown... ----- testInputIfHiddenAndSelectionNotChangesBug485154 testInputIfHiddenAndSelectionNotChangesBug485154: setUp... testInputIfHiddenAndSelectionNotChangesBug485154: tearDown... ----- testInputIfHidden2Bug69953 testInputIfHidden2Bug69953: setUp... testInputIfHidden2Bug69953: tearDown... ----- testInputIfHiddenByMaximizeBug509405 testInputIfHiddenByMaximizeBug509405: setUp... testInputIfHiddenByMaximizeBug509405: tearDown... ----- testIsDirtyStateIndicationSupported testIsDirtyStateIndicationSupported: setUp... testIsDirtyStateIndicationSupported: tearDown... ----- testWorkSetAdaptation testWorkSetAdaptation: setUp... testWorkSetAdaptation: tearDown... ----- testDisposalWithoutSuccessfulInitialization testDisposalWithoutSuccessfulInitialization: setUp... !ENTRY org.eclipse.ui 4 4 2025-07-20 05:52:46.983 !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:1389) 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:39) 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.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.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-07-20 05:52:46.989 !MESSAGE Simulated exception testDisposalWithoutSuccessfulInitialization: tearDown... ----- testContextActivation testContextActivation: setUp... testContextActivation: tearDown... ----- testPagePartListener testPagePartListener: setUp... testPagePartListener: tearDown... ----- testPageWindowListener testPageWindowListener: setUp... testPageWindowListener: tearDown... ----- testPostSelection testPostSelection: setUp... testPostSelection: tearDown... ----- testPageChangeListeners testPageChangeListeners: setUp... testPageChangeListeners: tearDown... ----- testSetActivePage testSetActivePage: setUp... testSetActivePage: tearDown... ----- testRemovePage testRemovePage: setUp... testRemovePage: tearDown... ----- testPagePartListener2 testPagePartListener2: setUp... testPagePartListener2: tearDown... ----- testPageWindowListener2 testPageWindowListener2: setUp... testPageWindowListener2: 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@269397b5)), (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@361c251f)), (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@1b19405b)), (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@79351e01)), (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@5327636a)), (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@2b58616e)), (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@384568a7)), (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@501170f6)), (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@382a288b)), (notEnabled, org.eclipse.core.commands.NotEnabledException: Trying to execute the disabled command org.eclipse.ui.file.closeOthers)] !ENTRY org.eclipse.jface 4 0 2025-07-20 05:52:57.915 !MESSAGE The command ("a command that is not defined") is undefined ----- testForNegativeNumber testForNegativeNumber: setUp... testForNegativeNumber: tearDown... ----- testBasicHandler testBasicHandler: setUp... testBasicHandler: tearDown... ----- testLocalContext testLocalContext: setUp... testLocalContext: tearDown... ----- testForBreak123 testForBreak123: setUp... testForBreak123: tearDown... ----- testForBreak132 testForBreak132: setUp... testForBreak132: tearDown... ----- testForBreak213 testForBreak213: setUp... testForBreak213: tearDown... ----- testForBreak231 testForBreak231: setUp... testForBreak231: tearDown... ----- testForBreak312 testForBreak312: setUp... testForBreak312: tearDown... ----- testForBreak321 testForBreak321: setUp... testForBreak321: tearDown... ----- testTwoHandlers testTwoHandlers: setUp... testTwoHandlers: tearDown... ----- testExceptionThrowingHandler testExceptionThrowingHandler: setUp... testExceptionThrowingHandler: tearDown... ----- testNoParametersWithCallbacks testNoParametersWithCallbacks: setUp... testNoParametersWithCallbacks: tearDown... ----- testCommandThroughWindow testCommandThroughWindow: setUp... testCommandThroughWindow: tearDown... ----- testCallbackCleanup testCallbackCleanup: setUp... testCallbackCleanup: tearDown... ----- testParametersWithCallbacks testParametersWithCallbacks: setUp... testParametersWithCallbacks: tearDown... ----- testParmsToDifferentProtocol testParmsToDifferentProtocol: setUp... testParmsToDifferentProtocol: tearDown... ----- testNoParametersNoCallbacks testNoParametersNoCallbacks: setUp... testNoParametersNoCallbacks: tearDown... ----- testParmsToSameCommand testParmsToSameCommand: setUp... testParmsToSameCommand: tearDown... !ENTRY org.eclipse.ui 4 0 2025-07-20 05:53:03.108 !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:1389) 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) testSiblingContext !ENTRY org.eclipse.ui.monitoring 2 0 2025-07-20 05:53:43.444 !MESSAGE UI freeze of 30s at 05:53:13.370 !SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2025-07-20 05:53:43.445 !MESSAGE Sample at 05:53:24.029 (+10.659s) 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/0x0000000800f7b670.run(Unknown Source) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2457) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2482) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1.lambda$0(NestedSyncExecDeadlockTest.java:69) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1$$Lambda/0x0000000800f7b450.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/0x0000000800ef2ee8.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/0x000000080019e400.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/0x0000000800a1e6c0.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/0x0000000800943a48.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/0x0000000800323a58.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/0x00000008008cc878.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/0x000000080034bca0.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-07-20 05:53:43.446 !MESSAGE Sample at 05:53:34.689 (+10.660s) 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/0x0000000800f7b670.run(Unknown Source) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2457) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2482) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1.lambda$0(NestedSyncExecDeadlockTest.java:69) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1$$Lambda/0x0000000800f7b450.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/0x0000000800ef2ee8.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/0x000000080019e400.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/0x0000000800a1e6c0.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/0x0000000800943a48.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/0x0000000800323a58.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/0x00000008008cc878.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/0x000000080034bca0.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-07-20 05:53:43.454 !MESSAGE Sample at 05:53:40.017 (+5.328s) 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/0x0000000800f7b670.run(Unknown Source) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2457) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2482) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1.lambda$0(NestedSyncExecDeadlockTest.java:69) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1$$Lambda/0x0000000800f7b450.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/0x0000000800ef2ee8.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/0x000000080019e400.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/0x0000000800a1e6c0.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/0x0000000800943a48.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/0x0000000800323a58.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/0x00000008008cc878.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/0x000000080034bca0.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-07-20 05:53:44.263 !MESSAGE Log for test: init log view !ENTRY org.eclipse.ui 4 4 2025-07-20 05:53:45.781 !MESSAGE To avoid deadlock while executing Display.syncExec() with argument: org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock$1$$Lambda/0x0000000800f84860@1dd2f18b, thread SyncExecWhileUIThreadWaitsForLock will interrupt UI thread. !SUBENTRY 1 org.eclipse.ui 4 4 2025-07-20 05:53:45.781 !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:117) !SUBENTRY 1 org.eclipse.ui 4 4 2025-07-20 05:53:45.781 !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:104) at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock$1$$Lambda/0x0000000800f84648.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:139) 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/0x000000080019e400.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/0x0000000800a1e6c0.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/0x0000000800943a48.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/0x0000000800323a58.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/0x00000008008cc878.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/0x000000080034bca0.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-07-20 05:53:45.791 !MESSAGE UI freeze of 1.3s at 05:53:44.496 !SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2025-07-20 05:53:45.791 !MESSAGE Sample at 05:53:44.845 (+0.349s) 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:104) at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock$1$$Lambda/0x0000000800f84648.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:139) 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/0x000000080019e400.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/0x0000000800a1e6c0.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/0x0000000800943a48.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/0x0000000800323a58.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/0x00000008008cc878.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/0x000000080034bca0.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-07-20 05:53:45.791 !MESSAGE Sample at 05:53:45.168 (+0.323s) 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:104) at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock$1$$Lambda/0x0000000800f84648.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:139) 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/0x000000080019e400.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/0x0000000800a1e6c0.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/0x0000000800943a48.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/0x0000000800323a58.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/0x00000008008cc878.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/0x000000080034bca0.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-07-20 05:53:45.791 !MESSAGE Sample at 05:53:45.496 (+0.328s) 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:104) at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock$1$$Lambda/0x0000000800f84648.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:139) 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/0x000000080019e400.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/0x0000000800a1e6c0.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/0x0000000800943a48.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/0x0000000800323a58.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/0x00000008008cc878.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/0x000000080034bca0.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-07-20 05:53:50.594 !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:62) 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:93) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2457) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2482) at org.eclipse.ui.tests.concurrency.TestBug105491.testBug(TestBug105491.java:90) 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-07-20 05:53:53.455 !MESSAGE UI freeze of 1.0s at 05:53:52.437 !SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2025-07-20 05:53:53.461 !MESSAGE Sample at 05:53:52.773 (+0.336s) 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:104) at org.eclipse.ui.tests.concurrency.Bug_262032$$Lambda/0x0000000800f876f8.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:112) 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/0x000000080019e400.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/0x0000000800a1e6c0.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/0x0000000800943a48.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/0x0000000800323a58.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/0x00000008008cc878.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/0x000000080034bca0.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-07-20 05:53:53.462 !MESSAGE Sample at 05:53:53.109 (+0.336s) 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:104) at org.eclipse.ui.tests.concurrency.Bug_262032$$Lambda/0x0000000800f876f8.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:112) 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/0x000000080019e400.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/0x0000000800a1e6c0.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/0x0000000800943a48.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/0x0000000800323a58.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/0x00000008008cc878.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/0x000000080034bca0.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 33 ms to schedule Spent 1 ms in a job Spent 3976 ms to wait for jobs Spent 4010 ms overall Scheduled 5 jobs each 1500 times (1200 times rescheduled) Expect at least 1500 real executions Really run 2400 times Spent 33 ms to schedule Spent 0 ms in a job Spent 4015 ms to wait for jobs Spent 4050 ms overall execDiff * 10: 16 timesDiff * 10: 10 overhead: 0 !ENTRY org.eclipse.ui.monitoring 2 0 2025-07-20 05:54:11.122 !MESSAGE UI freeze of 8.0s at 05:54:03.103 !SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2025-07-20 05:54:11.123 !MESSAGE Sample at 05:54:05.771 (+2.668s) 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.(GC.java:267) at org.eclipse.swt.graphics.GC.(GC.java:228) at org.eclipse.swt.widgets.Table.setScrollWidth(Table.java:2898) at org.eclipse.swt.widgets.TableItem.setText(TableItem.java:1089) at org.eclipse.jface.viewers.TableViewerRow.setText(TableViewerRow.java:115) at org.eclipse.jface.viewers.ViewerCell.setText(ViewerCell.java:161) at org.eclipse.jface.viewers.WrappedViewerLabelProvider.update(WrappedViewerLabelProvider.java:145) at org.eclipse.jface.viewers.ViewerColumn.refresh(ViewerColumn.java:149) at org.eclipse.jface.viewers.AbstractTableViewer.doUpdateItem(AbstractTableViewer.java:390) at org.eclipse.jface.viewers.StructuredViewer$UpdateItemSafeRunnable.run(StructuredViewer.java:426) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) at org.eclipse.ui.internal.JFaceUtil$$Lambda/0x000000080033d618.run(Unknown Source) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:167) at org.eclipse.jface.viewers.StructuredViewer.updateItem(StructuredViewer.java:2110) 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/0x000000080081e0e0.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/0x0000000800f90db0.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/0x000000080019e400.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/0x0000000800a1e6c0.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/0x0000000800943a48.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/0x0000000800323a58.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/0x00000008008cc878.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/0x000000080034bca0.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-07-20 05:54:11.123 !MESSAGE Sample at 05:54:08.436 (+2.665s) 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.(GC.java:267) at org.eclipse.swt.graphics.GC.(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.(TableItem.java:122) at org.eclipse.swt.widgets.TableItem.(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/0x000000080081e0e0.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/0x0000000800f90db0.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/0x000000080019e400.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/0x0000000800a1e6c0.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/0x0000000800943a48.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/0x0000000800323a58.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/0x00000008008cc878.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/0x000000080034bca0.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-07-20 05:54:11.124 !MESSAGE Sample at 05:54:09.770 (+1.334s) Thread 'main' tid=1 (RUNNABLE) !STACK 0 Stack Trace at java.base@21.0.5/java.lang.ThreadLocal$ThreadLocalMap.getEntryAfterMiss(ThreadLocal.java:527) at java.base@21.0.5/java.lang.ThreadLocal$ThreadLocalMap.getEntry(ThreadLocal.java:504) at java.base@21.0.5/java.lang.ThreadLocal.get(ThreadLocal.java:187) at java.base@21.0.5/java.lang.ThreadLocal.get(ThreadLocal.java:172) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$SelfCallInfo.checkSelfCall(MockMethodAdvice.java:370) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.isMockedStatic(MockMethodAdvice.java:178) at org.eclipse.swt.widgets.Display.GetWidget(Display.java:2353) at org.eclipse.swt.widgets.Display.LookupWidget(Display.java:6060) at org.eclipse.swt.widgets.Display.windowProc(Display.java:6244) at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method) at org.eclipse.swt.internal.cocoa.NSTableView.noteNumberOfRowsChanged(NSTableView.java:97) at org.eclipse.swt.widgets.Table.updateRowCount(Table.java:3734) at org.eclipse.swt.widgets.Table.createItem(Table.java:678) at org.eclipse.swt.widgets.TableItem.(TableItem.java:122) at org.eclipse.swt.widgets.TableItem.(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/0x000000080081e0e0.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/0x0000000800f90db0.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/0x000000080019e400.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/0x0000000800a1e6c0.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/0x0000000800943a48.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/0x0000000800323a58.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/0x00000008008cc878.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/0x000000080034bca0.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-07-20 05:54:12.159 !MESSAGE Oops !ENTRY org.eclipse.ui.tests 4 0 2025-07-20 05:54:12.383 !MESSAGE Oops2 !ENTRY org.eclipse.ui.tests 4 0 2025-07-20 05:54:21.412 !MESSAGE bomb !ENTRY org.eclipse.ui.workbench 4 0 2025-07-20 05:54:21.412 !MESSAGE the bomb! !STACK 0 java.lang.RuntimeException: the bomb! at org.eclipse.ui.tests.statushandlers.StatusDialogManagerTest$6.getMessage(StatusDialogManagerTest.java:718) 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:725) 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-07-20 05:54:23.334 !MESSAGE TEST_MESSAGE_1 !ENTRY org.eclipse.ui.tests 4 0 2025-07-20 05:54:24.332 !MESSAGE TEST_MESSAGE_2 ----- testDynamicMenu testDynamicMenu: setUp... testDynamicMenu: tearDown... ----- testAdaptables testAdaptables: setUp... testAdaptables: tearDown... ----- testObjectStateContentType testObjectStateContentType: setUp... testObjectStateContentType: tearDown... ----- testNonAdaptableContributions testNonAdaptableContributions: setUp... testNonAdaptableContributions: tearDown... ----- testDuplicateAdaptables testDuplicateAdaptables: setUp... testDuplicateAdaptables: tearDown... ----- testContributorResourceAdapter testContributorResourceAdapter: setUp... testContributorResourceAdapter: tearDown... ----- testMenuManagerEnablement_Check_Bug_552659_Regression testMenuManagerEnablement_Check_Bug_552659_Regression: setUp... testMenuManagerEnablement_Check_Bug_552659_Regression: tearDown... ----- testVisibilityTracksEnablement testVisibilityTracksEnablement: setUp... testVisibilityTracksEnablement: tearDown... ----- testMenuManagerVisibilityAndEnablement testMenuManagerVisibilityAndEnablement: setUp... testMenuManagerVisibilityAndEnablement: tearDown... ----- testBasicContribution testBasicContribution: setUp... testBasicContribution: tearDown... ----- testExtensionContributionExpression testExtensionContributionExpression: setUp... testExtensionContributionExpression: tearDown... ----- testBasicMenuPopulation testBasicMenuPopulation: setUp... testBasicMenuPopulation: tearDown... ----- testBasicPopulation testBasicPopulation: setUp... testBasicPopulation: tearDown... ----- testAfterQueryOneGroup testAfterQueryOneGroup: setUp... testAfterQueryOneGroup: tearDown... ----- test_1_1_RelationshipInMenuManagerRenderer_Bug552361 test_1_1_RelationshipInMenuManagerRenderer_Bug552361: setUp... test_1_1_RelationshipInMenuManagerRenderer_Bug552361: tearDown... ----- testFactoryRemove testFactoryRemove: setUp... testFactoryRemove: tearDown... ----- testAfterQueryInvalid testAfterQueryInvalid: setUp... testAfterQueryInvalid: tearDown... ----- testMenuIcons testMenuIcons: setUp... testMenuIcons: tearDown... ----- testViewPopulation testViewPopulation: setUp... testViewPopulation: tearDown... ----- testEndofQueryOneGroup testEndofQueryOneGroup: setUp... testEndofQueryOneGroup: tearDown... ----- testEndofQueryTwoGroups testEndofQueryTwoGroups: setUp... testEndofQueryTwoGroups: tearDown... ----- testBeforeQueryOneGroup testBeforeQueryOneGroup: setUp... testBeforeQueryOneGroup: tearDown... ----- testBeforeQueryInvalid testBeforeQueryInvalid: setUp... testBeforeQueryInvalid: tearDown... ----- testAfterQueryTwoGroups testAfterQueryTwoGroups: setUp... testAfterQueryTwoGroups: tearDown... ----- testEndofQueryInvalid testEndofQueryInvalid: setUp... testEndofQueryInvalid: tearDown... ----- testEndofQueryTwoGroups2 testEndofQueryTwoGroups2: setUp... testEndofQueryTwoGroups2: tearDown... ----- testEndofQueryTwoGroups3 testEndofQueryTwoGroups3: setUp... testEndofQueryTwoGroups3: tearDown... ----- testEndofQueryTwoGroups4 testEndofQueryTwoGroups4: setUp... testEndofQueryTwoGroups4: tearDown... ----- testFactoryAddition testFactoryAddition: setUp... testFactoryAddition: tearDown... ----- testMenuServicePopupContribution testMenuServicePopupContribution: setUp... testMenuServicePopupContribution: tearDown... ----- testBeforeQueryTwoGroups testBeforeQueryTwoGroups: setUp... testBeforeQueryTwoGroups: tearDown... ----- testToolBarItems testToolBarItems: setUp... testToolBarItems: tearDown... ----- testBeforeQueryTwoGroups2 testBeforeQueryTwoGroups2: setUp... testBeforeQueryTwoGroups2: tearDown... ----- testDynamicMenu testDynamicMenu: setUp... testDynamicMenu: tearDown... ----- testDynamicMenuMultiOpen testDynamicMenuMultiOpen: setUp... testDynamicMenuMultiOpen: tearDown... ----- testFastViewMenuVariantOnlyHasShowViewAction testFastViewMenuVariantOnlyHasShowViewAction: setUp... testFastViewMenuVariantOnlyHasShowViewAction: tearDown... ----- testMenuOnlyHasShowViewAction testMenuOnlyHasShowViewAction: setUp... testMenuOnlyHasShowViewAction: tearDown... ----- testPluginStateActions testPluginStateActions: setUp... testPluginStateActions: tearDown... ----- testRedAndTrueAction testRedAndTrueAction: setUp... testRedAndTrueAction: tearDown... ----- testAllAction testAllAction: setUp... testAllAction: tearDown... ----- testSystemPropertyAction testSystemPropertyAction: setUp... testSystemPropertyAction: tearDown... ----- testRedOrBlueAction testRedOrBlueAction: setUp... testRedOrBlueAction: tearDown... ----- testRedAction testRedAction: setUp... testRedAction: tearDown... ----- testTrueAction testTrueAction: setUp... testTrueAction: tearDown... ----- testNotRedAction testNotRedAction: setUp... testNotRedAction: tearDown... ----- testExpressionEnabledAction testExpressionEnabledAction: setUp... testExpressionEnabledAction: tearDown... ----- testPluginStateActions testPluginStateActions: setUp... testPluginStateActions: tearDown... ----- testRedAndTrueAction testRedAndTrueAction: setUp... testRedAndTrueAction: tearDown... ----- testAllAction testAllAction: setUp... testAllAction: tearDown... ----- testSystemPropertyAction testSystemPropertyAction: setUp... testSystemPropertyAction: tearDown... ----- testRedOrBlueAction testRedOrBlueAction: setUp... testRedOrBlueAction: tearDown... ----- testRedAction testRedAction: setUp... testRedAction: tearDown... ----- testTrueAction testTrueAction: setUp... testTrueAction: tearDown... ----- testNotRedAction testNotRedAction: setUp... testNotRedAction: tearDown... ----- testResourceMappings testResourceMappings: setUp... !ENTRY org.eclipse.core.resources 4 372 2025-07-20 05:56:00.294 !MESSAGE Project 'WorkingSetTestCaseProject0' is not open. !STACK 0 java.lang.Exception: Project 'WorkingSetTestCaseProject0' is not open. at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:186) at org.eclipse.core.internal.resources.Container.members(Container.java:244) at org.eclipse.core.internal.resources.Container.members(Container.java:231) 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:57) 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.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.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: tearDown... ----- testGetHelpForHelpContextProvider testGetHelpForHelpContextProvider: setUp... testGetHelpForHelpContextProvider: tearDown... ----- testAddHelpForMarkerHelpMatchChildren testAddHelpForMarkerHelpMatchChildren: setUp... testAddHelpForMarkerHelpMatchChildren: tearDown... ----- testPerformQueryForMatchChildren testPerformQueryForMatchChildren: setUp... testPerformQueryForMatchChildren: tearDown... ----- testNonEditableText testNonEditableText: setUp... testNonEditableText: tearDown... ----- testEditableText testEditableText: setUp... testEditableText: tearDown... ----- testCreatePerspectiveSwithcerInToolbar testCreatePerspectiveSwithcerInToolbar: setUp... testCreatePerspectiveSwithcerInToolbar: tearDown... ----- testShowBusyWhenCurrentlyBusy testShowBusyWhenCurrentlyBusy: setUp... testShowBusyWhenCurrentlyBusy: tearDown... ----- testShowBusyWhenCurrentlyIdle testShowBusyWhenCurrentlyIdle: setUp... testShowBusyWhenCurrentlyIdle: tearDown... ----- testWarnOfContentChange testWarnOfContentChange: setUp... testWarnOfContentChange: tearDown... ----- testBrokenSaveablesGoodClosedFirst testBrokenSaveablesGoodClosedFirst: setUp... testBrokenSaveablesGoodClosedFirst: tearDown... ----- testNotBrokenSaveables testNotBrokenSaveables: setUp... testNotBrokenSaveables: tearDown... ----- testGoodSaveablesBadContainedMultipleTimes testGoodSaveablesBadContainedMultipleTimes: setUp... testGoodSaveablesBadContainedMultipleTimes: tearDown... ----- testBrokenSaveablesBadContainedMultipleTimes testBrokenSaveablesBadContainedMultipleTimes: setUp... testBrokenSaveablesBadContainedMultipleTimes: tearDown... ----- testBrokenSaveablesBadClosedFirst testBrokenSaveablesBadClosedFirst: setUp... testBrokenSaveablesBadClosedFirst: tearDown... !ENTRY org.eclipse.ui.workbench 2 0 2025-07-20 05:59:55.951 !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-07-20 05:59:55.966 !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-07-20 05:59:55.967 !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-07-20 05:59:55.968 !MESSAGE Executable extension definition for "class" not found. ----- testTwoFilesWithNameClashButEditorInputNameIsDiffereentThanFileName testTwoFilesWithNameClashButEditorInputNameIsDiffereentThanFileName: setUp... testTwoFilesWithNameClashButEditorInputNameIsDiffereentThanFileName: tearDown... ----- testSingleFileWithEditorSplit testSingleFileWithEditorSplit: setUp... testSingleFileWithEditorSplit: tearDown... ----- testFileWithNameConflictWithEditorClonedTwice testFileWithNameConflictWithEditorClonedTwice: setUp... testFileWithNameConflictWithEditorClonedTwice: tearDown... ----- testMultipleFilesWithSharedParentFolders testMultipleFilesWithSharedParentFolders: setUp... testMultipleFilesWithSharedParentFolders: tearDown... ----- testMultipleFilesWithNameCollisionAndEditorSplit testMultipleFilesWithNameCollisionAndEditorSplit: setUp... testMultipleFilesWithNameCollisionAndEditorSplit: tearDown... ----- testMultipleFilesWithOneNameClash testMultipleFilesWithOneNameClash: setUp... testMultipleFilesWithOneNameClash: tearDown... ----- testSingleFile testSingleFile: setUp... testSingleFile: tearDown... ----- testMultipleFilesWithNoNameConflict testMultipleFilesWithNoNameConflict: setUp... testMultipleFilesWithNoNameConflict: tearDown... ----- testTwoFilesWithNameClash testTwoFilesWithNameClash: setUp... testTwoFilesWithNameClash: tearDown... ----- testSingleFileWithEditorClonedTwice testSingleFileWithEditorClonedTwice: setUp... testSingleFileWithEditorClonedTwice: tearDown... ----- testMultipleFilesWithSharedParentFoldersButNotAllShareTheSameParentFolders testMultipleFilesWithSharedParentFoldersButNotAllShareTheSameParentFolders: setUp... testMultipleFilesWithSharedParentFoldersButNotAllShareTheSameParentFolders: tearDown... ----- testSimpleEditorLeak testSimpleEditorLeak: setUp... testSimpleEditorLeak: tearDown... ----- testBug265449PropertiesLeak testBug265449PropertiesLeak: setUp... testBug265449PropertiesLeak: tearDown... ----- testDestroyedDialogLeaks testDestroyedDialogLeaks: setUp... testDestroyedDialogLeaks: tearDown... ----- testTextEditorContextMenu testTextEditorContextMenu: setUp... testTextEditorContextMenu: tearDown... ----- testBug255005ServiceLeak testBug255005ServiceLeak: setUp... testBug255005ServiceLeak: tearDown... ----- testSimpleViewLeak testSimpleViewLeak: setUp... testSimpleViewLeak: tearDown... ----- testBug255005SiteLeak testBug255005SiteLeak: setUp... testBug255005SiteLeak: tearDown... ----- testSimpleWindowLeak testSimpleWindowLeak: setUp... testSimpleWindowLeak: tearDown... ----- testBugAsDescribed testBugAsDescribed: setUp... testBugAsDescribed: tearDown... ----- testRemoveDuringCallOut testRemoveDuringCallOut: setUp... testRemoveDuringCallOut: tearDown... ----- testProjectExplorerLimitedProjects testProjectExplorerLimitedProjects: setUp... testProjectExplorerLimitedProjects: tearDown... ----- testMarkersViewLimitedMarkers testMarkersViewLimitedMarkers: setUp... testMarkersViewLimitedMarkers: tearDown... !ENTRY org.eclipse.core.resources 2 10035 2025-07-20 06:06:31.560 !MESSAGE The workspace will exit with unsaved changes in this session. CoreSVG has logged an error. Set environment variabe "CORESVG_VERBOSE" to learn more.