!SESSION 2024-11-21 01:49:22.124 ----------------------------------------------- eclipse.buildId=4.34.0.I20241120-1800 java.version=23.0.1-beta java.vendor=Eclipse Adoptium BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.test.uitestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/jenkins/agent/workspace/AutomatedTests/ep434I-unit-linux-x86_64-java23/workarea/I20241120-1800/eclipse-testing/test-eclipse/eclipse/org.eclipse.ui.tests.UiTestSuite.xml -testPluginName org.eclipse.ui.tests -className org.eclipse.ui.tests.UiTestSuite -timeout 7200000 -junitReportOutput /home/jenkins/agent/workspace/AutomatedTests/ep434I-unit-linux-x86_64-java23/workarea/I20241120-1800/eclipse-testing/results/ep434I-unit-linux-x86_64-java23_linux.gtk.x86_64_23 Command-line arguments: -application org.eclipse.test.uitestapplication -data /home/jenkins/agent/workspace/AutomatedTests/ep434I-unit-linux-x86_64-java23/workarea/I20241120-1800/eclipse-testing/test-eclipse/eclipse/ui_sniff_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/jenkins/agent/workspace/AutomatedTests/ep434I-unit-linux-x86_64-java23/workarea/I20241120-1800/eclipse-testing/test-eclipse/eclipse/org.eclipse.ui.tests.UiTestSuite.xml -testPluginName org.eclipse.ui.tests -className org.eclipse.ui.tests.UiTestSuite -os linux -ws gtk -arch x86_64 -consolelog -timeout 7200000 -junitReportOutput /home/jenkins/agent/workspace/AutomatedTests/ep434I-unit-linux-x86_64-java23/workarea/I20241120-1800/eclipse-testing/results/ep434I-unit-linux-x86_64-java23_linux.gtk.x86_64_23 !ENTRY org.eclipse.ui 2 0 2024-11-21 01:49:26.947 !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 2024-11-21 01:49:26.947 !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 2024-11-21 01:49:26.947 !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 2024-11-21 01:49:27.225 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2024-11-21 01:49:27.226 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2024-11-21 01:49:27.226 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2024-11-21 01:49:27.226 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2024-11-21 01:49:27.227 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2024-11-21 01:49:27.227 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2024-11-21 01:49:27.227 !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 2024-11-21 01:49:27.257 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2024-11-21 01:49:27.258 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 2 2 2024-11-21 01:49:27.440 !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:1844) 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:5962) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:93) at org.eclipse.ui.internal.Workbench.initializeApplicationColors(Workbench.java:1839) at org.eclipse.ui.internal.Workbench.init(Workbench.java:1749) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2858) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:656) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-11-21 01:49:30.635 !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 2024-11-21 01:49:30.640 !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 2024-11-21 01:49:30.641 !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 2024-11-21 01:49:30.642 !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 2024-11-21 01:49:30.643 !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 2024-11-21 01:49:30.643 !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 2024-11-21 01:49:30.943 !MESSAGE starting DumpStackTracesTimer with timeout=7080000 at 2024-11-21 01:49:30 +0000 ----- 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... ----- 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 2024-11-21 01:50:35.693 !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 2024-11-21 01:51:00.992 !MESSAGE Removed cyclic dependency in the working set 'testCycle'. testWorkingSetCycle: tearDown... ----- testCycleCleanup testCycleCleanup: setUp... !ENTRY org.eclipse.ui 4 4 2024-11-21 01:51:01.013 !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 2024-11-21 01:51:17.987 !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=185369050) !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=185369050) 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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) 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 2024-11-21 01:51:49.000 !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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) 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 2024-11-21 01:51:49.068 !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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) !ENTRY org.eclipse.ui.workbench 4 2 2024-11-21 01:51:49.070 !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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) !ENTRY org.eclipse.ui.workbench 4 2 2024-11-21 01:51:49.074 !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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) 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 2024-11-21 01:51:49.660 !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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) 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 2024-11-21 01:51:53.545 !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:114) at org.eclipse.core.internal.boot.PlatformURLConnection.getURLAsLocal(PlatformURLConnection.java:217) at org.eclipse.core.internal.runtime.PlatformURLConverter.toFileURL(PlatformURLConverter.java:37) at org.eclipse.core.runtime.FileLocator.toFileURL(FileLocator.java:277) at org.eclipse.jface.resource.URLImageDescriptor.getFilePath(URLImageDescriptor.java:271) at org.eclipse.jface.resource.URLImageDescriptor$URLImageFileNameProvider.getImagePath(URLImageDescriptor.java:64) at org.eclipse.swt.internal.DPIUtil.lambda$3(DPIUtil.java:563) at org.eclipse.swt.internal.DPIUtil.getElementAtZoom(DPIUtil.java:572) at org.eclipse.swt.internal.DPIUtil.validateAndGetImagePathAtZoom(DPIUtil.java:563) at org.eclipse.swt.graphics.Image.(Image.java:609) at org.eclipse.jface.resource.URLImageDescriptor.createImage(URLImageDescriptor.java:306) at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:289) 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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) !ENTRY org.eclipse.jface 4 0 2024-11-21 01:51:53.549 !MESSAGE /icons/full/message_error.pngdoes-not-exist !STACK 0 java.io.FileNotFoundException: /icons/full/message_error.pngdoes-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 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:271) at org.eclipse.jface.resource.URLImageDescriptor$URLImageFileNameProvider.getImagePath(URLImageDescriptor.java:64) at org.eclipse.swt.internal.DPIUtil.lambda$3(DPIUtil.java:563) at org.eclipse.swt.internal.DPIUtil.getElementAtZoom(DPIUtil.java:572) at org.eclipse.swt.internal.DPIUtil.validateAndGetImagePathAtZoom(DPIUtil.java:563) at org.eclipse.swt.graphics.Image.(Image.java:609) at org.eclipse.jface.resource.URLImageDescriptor.createImage(URLImageDescriptor.java:306) at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:289) 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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) ----- 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 2024-11-21 01:52:07.756 !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 2024-11-21 01:52:07.756 !MESSAGE Exception in Decorator. The 'Bug 41545 Heavy Text' decorator will be disabled. !SUBENTRY 1 org.eclipse.ui 4 4 2024-11-21 01:52:07.756 !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 2024-11-21 01:52:07.757 !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 2024-11-21 01:52:07.757 !MESSAGE Exception in Decorator. The 'Bug 41545 Heavy Image' decorator will be disabled. !SUBENTRY 1 org.eclipse.ui 4 4 2024-11-21 01:52:07.757 !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 2024-11-21 01:52:07.960 !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 2024-11-21 01:52:07.961 !MESSAGE Exception in Decorator. The 'Bug 41545 Lightweight' decorator will be disabled. !SUBENTRY 1 org.eclipse.ui 4 4 2024-11-21 01:52:07.961 !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 2024-11-21 01:52:08.470 !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 2024-11-21 01:52:08.471 !MESSAGE Exception in Decorator. The 'Bug 41545 Heavy Text' decorator will be disabled. !SUBENTRY 1 org.eclipse.ui 4 4 2024-11-21 01:52:08.471 !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 2024-11-21 01:52:08.472 !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 2024-11-21 01:52:08.472 !MESSAGE Exception in Decorator. The 'Bug 41545 Heavy Image' decorator will be disabled. !SUBENTRY 1 org.eclipse.ui 4 4 2024-11-21 01:52:08.472 !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 2024-11-21 01:52:08.600 !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 2024-11-21 01:52:08.601 !MESSAGE Exception in Decorator. The 'Bug 41545 Lightweight' decorator will be disabled. !SUBENTRY 1 org.eclipse.ui 4 4 2024-11-21 01:52:08.601 !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 2024-11-21 01:52:15.296 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.297 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.297 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.297 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.298 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.298 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.298 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.298 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.299 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.299 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.482 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.483 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.483 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.483 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.484 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.484 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.484 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.484 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 ----- testDisableDecorator testDisableDecorator: setUp... !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.713 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.713 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.713 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.714 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.714 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.714 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.714 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.715 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.715 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.939 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.939 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.939 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.940 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.940 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.940 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.940 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.941 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.941 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.941 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.941 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.941 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.942 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.942 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:15.942 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:16.234 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:16.457 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:16.458 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:16.458 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:16.458 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:16.459 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:16.459 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:16.459 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:16.459 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:16.460 !MESSAGE Unable to apply decoration for org.eclipse.ui.tests.decorators.badIndexDecorator invalid quadrant: 17 !ENTRY org.eclipse.ui 4 4 2024-11-21 01:52:16.460 !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 2024-11-21 01:52:40.388 !MESSAGE Failure occurred reading .project file. !SUBENTRY 1 org.eclipse.core.resources 4 567 2024-11-21 01:52:40.389 !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:952) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:592) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1558) 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:2771) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:635) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:113) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:551) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:890) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:826) at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:134) at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1225) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) 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:959) 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:124) !SUBENTRY 1 org.eclipse.core.resources 2 567 2024-11-21 01:52:40.389 !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:952) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:592) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1558) 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:2771) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:635) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:113) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:551) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:890) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:826) at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:134) at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1225) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) 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:959) 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:124) !ENTRY org.eclipse.core.resources 4 567 2024-11-21 01:52:40.390 !MESSAGE Failure occurred reading .project file. !SUBENTRY 1 org.eclipse.core.resources 4 567 2024-11-21 01:52:40.391 !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:1008) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:635) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:113) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:551) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:890) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:826) at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:134) at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1225) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) 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:959) 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:124) !SUBENTRY 1 org.eclipse.core.resources 2 567 2024-11-21 01:52:40.391 !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:1008) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:635) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:113) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:551) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:890) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:826) at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:134) at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1225) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) 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:959) 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:124) !ENTRY org.eclipse.core.resources 4 567 2024-11-21 01:52:40.671 !MESSAGE Failure occurred reading .project file. !SUBENTRY 1 org.eclipse.core.resources 4 567 2024-11-21 01:52:40.671 !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:952) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:592) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1558) 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:2771) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:635) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:113) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:551) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:890) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:826) at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:134) at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1225) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) 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:959) 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:124) !SUBENTRY 1 org.eclipse.core.resources 2 567 2024-11-21 01:52:40.671 !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:952) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:592) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1558) 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:2771) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:635) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:113) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:551) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:890) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:826) at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:134) at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1225) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) 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:959) 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:124) !ENTRY org.eclipse.core.resources 4 567 2024-11-21 01:52:40.672 !MESSAGE Failure occurred reading .project file. !SUBENTRY 1 org.eclipse.core.resources 4 567 2024-11-21 01:52:40.672 !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:1008) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:635) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:113) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:551) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:890) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:826) at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:134) at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1225) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) 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:959) 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:124) !SUBENTRY 1 org.eclipse.core.resources 2 567 2024-11-21 01:52:40.672 !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:1008) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:635) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:113) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:551) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:890) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:826) at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:134) at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1225) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) 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:959) 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:124) ----- testFolderVisibilityPostZipProjectImport testFolderVisibilityPostZipProjectImport: setUp... 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 2024-11-21 01:53:02.461 !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:546) at org.eclipse.jdt.internal.core.JavaModelManager.getPerProjectInfoCheckExistence(JavaModelManager.java:2535) at org.eclipse.jdt.internal.core.JavaProject.getPerProjectInfo(JavaProject.java:2329) at org.eclipse.jdt.internal.core.JavaProject.getOutputLocation(JavaProject.java:2144) 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 2024-11-21 01:53:02.462 !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 2024-11-21 01:53:11.089 !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:546) at org.eclipse.jdt.internal.core.JavaModelManager.getPerProjectInfoCheckExistence(JavaModelManager.java:2535) at org.eclipse.jdt.internal.core.JavaProject.getPerProjectInfo(JavaProject.java:2329) at org.eclipse.jdt.internal.core.JavaProject.getOutputLocation(JavaProject.java:2144) 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 2024-11-21 01:53:11.089 !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 2024-11-21 01:53:15.216 !MESSAGE Testing job cancel with root: / testCancelWizardCancelsJob: tearDown... !ENTRY org.eclipse.ui.ide 4 4 2024-11-21 01:53:16.246 !MESSAGE Entry is outside of the target dir: ../../output.txt !ENTRY org.eclipse.ui.ide 4 4 2024-11-21 01:53:16.246 !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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) !ENTRY org.eclipse.ui.ide 4 4 2024-11-21 01:53:16.247 !MESSAGE Cannot get content of Entry as it is outside of the target dir: ../../output.txt !ENTRY org.eclipse.ui.ide 4 4 2024-11-21 01:53:16.247 !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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) !ENTRY org.eclipse.ui.ide 4 4 2024-11-21 01:53:16.248 !MESSAGE Entry is outside of the target dir: ../../output.txt !ENTRY org.eclipse.ui.ide 4 4 2024-11-21 01:53:16.249 !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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) !ENTRY org.eclipse.ui.ide 4 4 2024-11-21 01:53:16.249 !MESSAGE Cannot get content of Entry as it is outside of the target dir: ../../output.txt !ENTRY org.eclipse.ui.ide 4 4 2024-11-21 01:53:16.249 !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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) ----- testInstanceOfPage testInstanceOfPage: setUp... !ENTRY org.eclipse.ui 2 2 2024-11-21 01:53:16.312 !MESSAGE Invalid property category path: Test Category (bundle: org.eclipse.ui.tests, propertyPage: org.eclipse.ui.tests.and) !ENTRY org.eclipse.ui 2 2 2024-11-21 01:53:16.312 !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 2024-11-21 01:53:18.566 !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation. !SUBENTRY 1 org.eclipse.jface 2 0 2024-11-21 01:53:18.566 !MESSAGE A conflict occurred for org.eclipse.ui.tests.keys.TestBinding$TestTriggerSequence@17d86c0a: !ENTRY org.eclipse.jface 2 0 2024-11-21 01:53:18.567 !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation. !SUBENTRY 1 org.eclipse.jface 2 0 2024-11-21 01:53:18.568 !MESSAGE A conflict occurred for org.eclipse.ui.tests.keys.TestBinding$TestTriggerSequence@17d86c0a: !ENTRY org.eclipse.jface 2 0 2024-11-21 01:53:18.576 !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation. !SUBENTRY 1 org.eclipse.jface 2 0 2024-11-21 01:53:18.576 !MESSAGE A conflict occurred for CTRL+SHIFT+9: Binding(CTRL+SHIFT+9, ParameterizedCommand(Command(conflictCommand1,, , , , ,,false),null), na, na,,,system) Binding(CTRL+SHIFT+9, ParameterizedCommand(Command(conflictCommand2,, , , , ,,false),null), na, na,,,system) !ENTRY org.eclipse.ui 2 0 2024-11-21 01:53:18.943 !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 2024-11-21 01:53:18.943 !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 2024-11-21 01:53:18.943 !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 2024-11-21 01:53:18.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 2024-11-21 01:53:18.972 !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 2024-11-21 01:53:18.972 !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 2024-11-21 01:53:19.060 !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 2024-11-21 01:53:19.061 !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 2024-11-21 01:53:19.061 !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 2024-11-21 01:53:19.091 !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 2024-11-21 01:53:19.091 !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 2024-11-21 01:53:19.092 !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 2024-11-21 01:53:19.121 !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 2024-11-21 01:53:19.121 !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 2024-11-21 01:53:19.121 !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 2024-11-21 01:53:19.154 !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 2024-11-21 01:53:19.154 !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 2024-11-21 01:53:19.154 !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 2024-11-21 01:53:19.188 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2024-11-21 01:53:19.188 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2024-11-21 01:53:19.188 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 0 2024-11-21 01:53:19.240 !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 2024-11-21 01:53:19.240 !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 2024-11-21 01:53:19.240 !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 2024-11-21 01:53:19.267 !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 2024-11-21 01:53:19.268 !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 2024-11-21 01:53:19.268 !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 2024-11-21 01:53:19.309 !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 2024-11-21 01:53:19.309 !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 2024-11-21 01:53:19.309 !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 2024-11-21 01:53:19.339 !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 2024-11-21 01:53:19.339 !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 2024-11-21 01:53:19.339 !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 2024-11-21 01:53:19.362 !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 2024-11-21 01:53:19.362 !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 2024-11-21 01:53:19.362 !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 2024-11-21 01:53:19.396 !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 2024-11-21 01:53:19.396 !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 2024-11-21 01:53:19.396 !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 2024-11-21 01:53:19.429 !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 2024-11-21 01:53:19.429 !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 2024-11-21 01:53:19.429 !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 2024-11-21 01:53:19.591 !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 2024-11-21 01:53:19.591 !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 2024-11-21 01:53:19.591 !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 2024-11-21 01:53:19.613 !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 2024-11-21 01:53:19.613 !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 2024-11-21 01:53:19.613 !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 2024-11-21 01:53:19.641 !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 2024-11-21 01:53:19.642 !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 2024-11-21 01:53:19.642 !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 2024-11-21 01:53:19.662 !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 2024-11-21 01:53:19.662 !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 2024-11-21 01:53:19.662 !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 2024-11-21 01:53:19.684 !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 2024-11-21 01:53:19.684 !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 2024-11-21 01:53:19.684 !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 2024-11-21 01:53:19.714 !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 2024-11-21 01:53:19.714 !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 2024-11-21 01:53:19.714 !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 2024-11-21 01:53:19.737 !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 2024-11-21 01:53:19.737 !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 2024-11-21 01:53:19.737 !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 2024-11-21 01:53:19.757 !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 2024-11-21 01:53:19.757 !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 2024-11-21 01:53:19.757 !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 2024-11-21 01:53:19.779 !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 2024-11-21 01:53:19.779 !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 2024-11-21 01:53:19.779 !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 2024-11-21 01:53:19.818 !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 2024-11-21 01:53:19.818 !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 2024-11-21 01:53:19.818 !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 2024-11-21 01:53:19.843 !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 2024-11-21 01:53:19.843 !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 2024-11-21 01:53:19.843 !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 2024-11-21 01:53:19.876 !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 2024-11-21 01:53:19.876 !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 2024-11-21 01:53:19.876 !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 2024-11-21 01:53:19.898 !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 2024-11-21 01:53:19.898 !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 2024-11-21 01:53:19.898 !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 2024-11-21 01:53:19.921 !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 2024-11-21 01:53:19.921 !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 2024-11-21 01:53:19.921 !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 2024-11-21 01:53:19.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 2024-11-21 01:53:19.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 2024-11-21 01:53:19.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 2024-11-21 01:53:19.975 !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 2024-11-21 01:53:19.975 !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 2024-11-21 01:53:19.975 !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 2024-11-21 01:53:20.003 !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 2024-11-21 01:53:20.003 !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 2024-11-21 01:53:20.003 !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 2024-11-21 01:53:20.026 !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 2024-11-21 01:53:20.026 !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 2024-11-21 01:53:20.026 !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 2024-11-21 01:53:20.047 !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 2024-11-21 01:53:20.047 !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 2024-11-21 01:53:20.047 !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 2024-11-21 01:53:20.069 !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 2024-11-21 01:53:20.069 !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 2024-11-21 01:53:20.069 !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 2024-11-21 01:53:20.102 !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 2024-11-21 01:53:20.102 !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 2024-11-21 01:53:20.102 !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 2024-11-21 01:53:20.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 2024-11-21 01:53:20.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 2024-11-21 01:53:20.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 2024-11-21 01:53:20.148 !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 2024-11-21 01:53:20.148 !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 2024-11-21 01:53:20.148 !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 2024-11-21 01:53:20.172 !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 2024-11-21 01:53:20.173 !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 2024-11-21 01:53:20.173 !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 2024-11-21 01:53:20.196 !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 2024-11-21 01:53:20.196 !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 2024-11-21 01:53:20.196 !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 2024-11-21 01:53:20.221 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2024-11-21 01:53:20.221 !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 2024-11-21 01:53:20.221 !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 2024-11-21 01:53:20.245 !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 2024-11-21 01:53:20.245 !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 2024-11-21 01:53:20.245 !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 2024-11-21 01:53:20.266 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2024-11-21 01:53:20.267 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !SUBENTRY 1 org.eclipse.ui 2 0 2024-11-21 01:53:20.267 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId' !ENTRY org.eclipse.ui 2 0 2024-11-21 01:53:20.288 !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 2024-11-21 01:53:20.288 !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 2024-11-21 01:53:20.288 !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 2024-11-21 01:53:36.782 !MESSAGE Invalid activity: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2024-11-21 01:53:36.782 !MESSAGE Invalid activity: missing a unique identifier (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2024-11-21 01:53:36.782 !MESSAGE Invalid category description: missing a translatable name (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2024-11-21 01:53:36.782 !MESSAGE Invalid category description: has no ID (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2024-11-21 01:53:36.782 !MESSAGE Invalid activity pattern binding: missing the pattern to be bound (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2024-11-21 01:53:36.783 !MESSAGE Invalid activity requirement binding: missing ID of the required activity (contributed by 'org.eclipse.ui.tests') !ENTRY org.eclipse.ui 4 4 2024-11-21 01:53:36.783 !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 2024-11-21 01:53:36.783 !MESSAGE Expression activity cannot have requirements (id: org.eclipse.ui.tests.filter4.enabled) !ENTRY org.eclipse.ui 2 0 2024-11-21 01:53:36.783 !MESSAGE Expression activity cannot be required (id: org.eclipse.ui.tests.filter7.enabled) !ENTRY org.eclipse.ui 4 4 2024-11-21 01:53:38.547 !MESSAGE Unable to create menu item "foo", command "foo" not defined !ENTRY org.eclipse.ui 4 4 2024-11-21 01:53:38.548 !MESSAGE Unable to create menu item "bar", command "bar" not defined ----- testBooleanDataConversion testBooleanDataConversion: setUp... !ENTRY org.eclipse.e4.ui.css.swt.theme 4 0 2024-11-21 01:53:38.606 !MESSAGE /css/mock.css !STACK 0 java.io.FileNotFoundException: /css/mock.css 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.osgi.storage.url.BundleURLConverter.resolve(BundleURLConverter.java:64) at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:301) at org.eclipse.core.internal.runtime.PlatformURLConverter.resolve(PlatformURLConverter.java:53) at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:301) at org.eclipse.e4.ui.css.swt.internal.theme.ThemeEngine.setTheme(ThemeEngine.java:467) at org.eclipse.e4.ui.css.swt.internal.theme.ThemeEngine.setTheme(ThemeEngine.java:435) at org.eclipse.e4.ui.css.swt.internal.theme.ThemeEngine.setTheme(ThemeEngine.java:427) at org.eclipse.ui.tests.themes.ThemeTest.mockCSSTheme(ThemeTest.java:78) at org.eclipse.ui.tests.themes.ThemeTest.doSetUp(ThemeTest.java:71) at org.eclipse.ui.tests.harness.util.UITestCase.setUp(UITestCase.java:187) 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.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) 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 2024-11-21 01:53:42.176 !MESSAGE Blorf is not a valid charset. !ENTRY org.eclipse.ui 4 4 2024-11-21 01:53:42.176 !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: 2024-11-21 01:54:38.157 +0000 after waiting: 2024-11-21 01:54:38.157 +0000 after process: 2024-11-21 01:54:38.239 +0000 after update: 2024-11-21 01:54:38.239 +0000 after process2: 2024-11-21 01:54:38.240 +0000 after getCursor: 2024-11-21 01:54:38.240 +0000 after cancel: 2024-11-21 01:54:38.240 +0000 after process3: 2024-11-21 01:54:38.240 +0000 after done: 2024-11-21 01:54:38.340 +0000 after process4: 2024-11-21 01:54:38.348 +0000 after update2: 2024-11-21 01:54:38.348 +0000 after process5: 2024-11-21 01:54:38.348 +0000 after getCursor2: 2024-11-21 01:54:38.348 +0000 testWaitCursor: tearDown... ----- testWaitCursorConcurrentJobs testWaitCursorConcurrentJobs: setUp... after schedule: 2024-11-21 01:54:39.906 +0000 after waiting: 2024-11-21 01:54:39.906 +0000 after process: 2024-11-21 01:54:39.948 +0000 after update: 2024-11-21 01:54:39.948 +0000 after process2: 2024-11-21 01:54:39.948 +0000 after getCursor: 2024-11-21 01:54:39.949 +0000 after waiting2: 2024-11-21 01:54:41.951 +0000 after process3: 2024-11-21 01:54:41.958 +0000 after update2: 2024-11-21 01:54:41.958 +0000 after process4: 2024-11-21 01:54:41.958 +0000 after getCursor2: 2024-11-21 01:54:41.958 +0000 after cancel: 2024-11-21 01:54:41.958 +0000 after cancel2: 2024-11-21 01:54:41.959 +0000 after process5: 2024-11-21 01:54:41.959 +0000 after done: 2024-11-21 01:54:42.059 +0000 after process6: 2024-11-21 01:54:42.068 +0000 after update3: 2024-11-21 01:54:42.068 +0000 after process7: 2024-11-21 01:54:42.069 +0000 after getCursor3: 2024-11-21 01:54:42.069 +0000 testWaitCursorConcurrentJobs: tearDown... !ENTRY org.eclipse.ui.tests 2 0 2024-11-21 01:54:45.862 !MESSAGE Warning message !ENTRY org.eclipse.ui.tests 4 0 2024-11-21 01:54:49.974 !MESSAGE error !ENTRY org.eclipse.ui.tests 4 0 2024-11-21 01:54:50.849 !MESSAGE error !ENTRY org.eclipse.ui.tests 0 0 2024-11-21 01:54:53.192 !MESSAGE Jobs schedule order: 1. User Job, 2. High Priority Job, 5. Usual job 3, 3. Usual job 1, 6. Low Priority Job, 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 2024-11-21 01:56:15.382 !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: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:56) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:977) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:939) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:139) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:386) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:312) 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.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:5962) 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:131) at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:73) at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44) 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:654) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:618) 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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) !SUBENTRY 1 org.eclipse.ui 4 0 2024-11-21 01:56:15.382 !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@38f10a25)), (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@7bc7feed)), (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@50588f67)), (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@4d9eecb9)), (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@107827ee)), (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@12efeea1)), (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@1f040daf)), (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@4e920ef6)), (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@23657b63)), (notEnabled, org.eclipse.core.commands.NotEnabledException: Trying to execute the disabled command org.eclipse.ui.file.closeOthers)] !ENTRY org.eclipse.jface 4 0 2024-11-21 01:56:25.678 !MESSAGE The command ("a command that is not defined") is undefined !STACK 0 java.lang.Exception at org.eclipse.jface.action.ExternalActionManager$CommandCallback.isActive(ExternalActionManager.java:367) at org.eclipse.ui.tests.commands.Bug73756Test.testUndefinedCommandIsActiveLogged(Bug73756Test.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.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.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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) ----- 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 2024-11-21 01:56:29.576 !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:56) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:977) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:139) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:386) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:326) 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.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:633) 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:56) 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:5962) 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:131) at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:73) at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44) 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:515) at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:105) at org.eclipse.e4.core.internal.contexts.EclipseContext.runAndTrack(EclipseContext.java:340) at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.processAddition(ToolBarManagerRenderer.java:507) at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.generateContributions(ToolBarManagerRenderer.java:483) at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.processContribution(ToolBarManagerRenderer.java:452) 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:5962) 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:131) at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:73) at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44) 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:654) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:618) 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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) testSiblingContext !ENTRY org.eclipse.ui.monitoring 2 0 2024-11-21 01:57:06.359 !MESSAGE UI freeze of 30s at 01:56:36.353 !SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2024-11-21 01:57:06.359 !MESSAGE Sample at 01:56:47.010 (+10.657s) Thread 'main' tid=1 (TIMED_WAITING) !STACK 0 Stack Trace at java.base@23.0.1-beta/java.lang.Thread.sleepNanos0(Native Method) at java.base@23.0.1-beta/java.lang.Thread.sleepNanos(Thread.java:496) at java.base@23.0.1-beta/java.lang.Thread.sleep(Thread.java:527) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1.lambda$1(NestedSyncExecDeadlockTest.java:66) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1$$Lambda/0x00007fe80fe2ccf8.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:62) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1$$Lambda/0x00007fe80fe2cac8.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/0x00007fe80fda0830.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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:168) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:370) at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:470) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest.doTest(NestedSyncExecDeadlockTest.java:57) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest.testDeadlock(NestedSyncExecDeadlockTest.java:105) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$DMH/0x00007fe80f000c00.invokeVirtual(LambdaForm$DMH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f10c400.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x00007fe80f88ad08.accept(Unknown Source) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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/0x00007fe80f281a68.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/0x00007fe80f62dc48.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:663) at org.eclipse.ui.internal.Workbench$$Lambda/0x00007fe80f2afc80.run(Unknown Source) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) at java.base@23.0.1-beta/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006800.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006c00.invokeExact_MT(LambdaForm$MH) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/java.lang.reflect.Method.invoke(Method.java:580) at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at app//org.eclipse.equinox.launcher.Main.run(Main.java:1481) at app//org.eclipse.equinox.launcher.Main.main(Main.java:1454) !SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2024-11-21 01:57:06.359 !MESSAGE Sample at 01:56:57.666 (+10.656s) Thread 'main' tid=1 (TIMED_WAITING) !STACK 0 Stack Trace at java.base@23.0.1-beta/java.lang.Thread.sleepNanos0(Native Method) at java.base@23.0.1-beta/java.lang.Thread.sleepNanos(Thread.java:496) at java.base@23.0.1-beta/java.lang.Thread.sleep(Thread.java:527) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1.lambda$1(NestedSyncExecDeadlockTest.java:66) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1$$Lambda/0x00007fe80fe2ccf8.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:62) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1$$Lambda/0x00007fe80fe2cac8.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/0x00007fe80fda0830.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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:168) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:370) at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:470) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest.doTest(NestedSyncExecDeadlockTest.java:57) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest.testDeadlock(NestedSyncExecDeadlockTest.java:105) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$DMH/0x00007fe80f000c00.invokeVirtual(LambdaForm$DMH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f10c400.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x00007fe80f88ad08.accept(Unknown Source) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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/0x00007fe80f281a68.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/0x00007fe80f62dc48.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:663) at org.eclipse.ui.internal.Workbench$$Lambda/0x00007fe80f2afc80.run(Unknown Source) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) at java.base@23.0.1-beta/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006800.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006c00.invokeExact_MT(LambdaForm$MH) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/java.lang.reflect.Method.invoke(Method.java:580) at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at app//org.eclipse.equinox.launcher.Main.run(Main.java:1481) at app//org.eclipse.equinox.launcher.Main.main(Main.java:1454) !SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2024-11-21 01:57:06.360 !MESSAGE Sample at 01:57:02.993 (+5.327s) Thread 'main' tid=1 (TIMED_WAITING) !STACK 0 Stack Trace at java.base@23.0.1-beta/java.lang.Thread.sleepNanos0(Native Method) at java.base@23.0.1-beta/java.lang.Thread.sleepNanos(Thread.java:496) at java.base@23.0.1-beta/java.lang.Thread.sleep(Thread.java:527) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1.lambda$1(NestedSyncExecDeadlockTest.java:66) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1$$Lambda/0x00007fe80fe2ccf8.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:62) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest$1$$Lambda/0x00007fe80fe2cac8.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/0x00007fe80fda0830.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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:168) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:370) at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:470) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest.doTest(NestedSyncExecDeadlockTest.java:57) at org.eclipse.ui.tests.concurrency.NestedSyncExecDeadlockTest.testDeadlock(NestedSyncExecDeadlockTest.java:105) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$DMH/0x00007fe80f000c00.invokeVirtual(LambdaForm$DMH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f10c400.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x00007fe80f88ad08.accept(Unknown Source) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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/0x00007fe80f281a68.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/0x00007fe80f62dc48.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:663) at org.eclipse.ui.internal.Workbench$$Lambda/0x00007fe80f2afc80.run(Unknown Source) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) at java.base@23.0.1-beta/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006800.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006c00.invokeExact_MT(LambdaForm$MH) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/java.lang.reflect.Method.invoke(Method.java:580) at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at app//org.eclipse.equinox.launcher.Main.run(Main.java:1481) at app//org.eclipse.equinox.launcher.Main.main(Main.java:1454) !ENTRY org.eclipse.ui 4 4 2024-11-21 01:57:07.077 !MESSAGE Log for test: init log view !ENTRY org.eclipse.ui 4 4 2024-11-21 01:57:08.515 !MESSAGE To avoid deadlock while executing Display.syncExec() with argument: org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock$1$$Lambda/0x00007fe80fe2de58@40bc26bf, thread SyncExecWhileUIThreadWaitsForLock will interrupt UI thread. !SUBENTRY 1 org.eclipse.ui 4 4 2024-11-21 01:57:08.515 !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@23.0.1-beta/sun.management.ThreadImpl.dumpThreads0(Native Method) at java.management@23.0.1-beta/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:5962) at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock$1.run(SyncExecWhileUIThreadWaitsForLock.java:117) !SUBENTRY 1 org.eclipse.ui 4 4 2024-11-21 01:57:08.516 !MESSAGE UI thread waiting on a job or lock. !STACK 0 java.lang.IllegalStateException: Call stack for thread main at java.base@23.0.1-beta/java.lang.Object.wait0(Native Method) at java.base@23.0.1-beta/java.lang.Object.wait(Object.java:378) at org.eclipse.core.internal.jobs.Semaphore.acquire(Semaphore.java:45) at org.eclipse.core.internal.jobs.OrderedLock.doAcquire(OrderedLock.java:191) at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:125) at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:100) 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/0x00007fe80fe2dc30.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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock.testDeadlock(SyncExecWhileUIThreadWaitsForLock.java:139) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$DMH/0x00007fe80f000c00.invokeVirtual(LambdaForm$DMH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f10c400.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x00007fe80f88ad08.accept(Unknown Source) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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/0x00007fe80f281a68.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/0x00007fe80f62dc48.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:663) at org.eclipse.ui.internal.Workbench$$Lambda/0x00007fe80f2afc80.run(Unknown Source) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) at java.base@23.0.1-beta/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006800.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006c00.invokeExact_MT(LambdaForm$MH) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/java.lang.reflect.Method.invoke(Method.java:580) at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at app//org.eclipse.equinox.launcher.Main.run(Main.java:1481) at app//org.eclipse.equinox.launcher.Main.main(Main.java:1454) !ENTRY org.eclipse.ui.monitoring 2 0 2024-11-21 01:57:08.517 !MESSAGE UI freeze of 1.2s at 01:57:07.296 !SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2024-11-21 01:57:08.517 !MESSAGE Sample at 01:57:07.630 (+0.334s) Thread 'main' tid=1 (TIMED_WAITING) !STACK 0 Stack Trace at java.base@23.0.1-beta/java.lang.Object.wait0(Native Method) at java.base@23.0.1-beta/java.lang.Object.wait(Object.java:378) at org.eclipse.core.internal.jobs.Semaphore.acquire(Semaphore.java:45) at org.eclipse.core.internal.jobs.OrderedLock.doAcquire(OrderedLock.java:191) at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:125) at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:100) 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/0x00007fe80fe2dc30.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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock.testDeadlock(SyncExecWhileUIThreadWaitsForLock.java:139) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$DMH/0x00007fe80f000c00.invokeVirtual(LambdaForm$DMH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f10c400.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x00007fe80f88ad08.accept(Unknown Source) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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/0x00007fe80f281a68.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/0x00007fe80f62dc48.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:663) at org.eclipse.ui.internal.Workbench$$Lambda/0x00007fe80f2afc80.run(Unknown Source) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) at java.base@23.0.1-beta/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006800.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006c00.invokeExact_MT(LambdaForm$MH) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/java.lang.reflect.Method.invoke(Method.java:580) at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at app//org.eclipse.equinox.launcher.Main.run(Main.java:1481) at app//org.eclipse.equinox.launcher.Main.main(Main.java:1454) !SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2024-11-21 01:57:08.517 !MESSAGE Sample at 01:57:07.963 (+0.333s) Thread 'main' tid=1 (TIMED_WAITING) !STACK 0 Stack Trace at java.base@23.0.1-beta/java.lang.Object.wait0(Native Method) at java.base@23.0.1-beta/java.lang.Object.wait(Object.java:378) at org.eclipse.core.internal.jobs.Semaphore.acquire(Semaphore.java:45) at org.eclipse.core.internal.jobs.OrderedLock.doAcquire(OrderedLock.java:191) at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:125) at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:100) 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/0x00007fe80fe2dc30.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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock.testDeadlock(SyncExecWhileUIThreadWaitsForLock.java:139) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$DMH/0x00007fe80f000c00.invokeVirtual(LambdaForm$DMH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f10c400.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x00007fe80f88ad08.accept(Unknown Source) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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/0x00007fe80f281a68.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/0x00007fe80f62dc48.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:663) at org.eclipse.ui.internal.Workbench$$Lambda/0x00007fe80f2afc80.run(Unknown Source) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) at java.base@23.0.1-beta/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006800.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006c00.invokeExact_MT(LambdaForm$MH) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/java.lang.reflect.Method.invoke(Method.java:580) at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at app//org.eclipse.equinox.launcher.Main.run(Main.java:1481) at app//org.eclipse.equinox.launcher.Main.main(Main.java:1454) !SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2024-11-21 01:57:08.518 !MESSAGE Sample at 01:57:08.296 (+0.333s) Thread 'main' tid=1 (TIMED_WAITING) !STACK 0 Stack Trace at java.base@23.0.1-beta/java.lang.Object.wait0(Native Method) at java.base@23.0.1-beta/java.lang.Object.wait(Object.java:378) at org.eclipse.core.internal.jobs.Semaphore.acquire(Semaphore.java:45) at org.eclipse.core.internal.jobs.OrderedLock.doAcquire(OrderedLock.java:191) at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:125) at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:100) 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/0x00007fe80fe2dc30.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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) at org.eclipse.ui.tests.concurrency.SyncExecWhileUIThreadWaitsForLock.testDeadlock(SyncExecWhileUIThreadWaitsForLock.java:139) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$DMH/0x00007fe80f000c00.invokeVirtual(LambdaForm$DMH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f10c400.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x00007fe80f88ad08.accept(Unknown Source) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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/0x00007fe80f281a68.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/0x00007fe80f62dc48.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:663) at org.eclipse.ui.internal.Workbench$$Lambda/0x00007fe80f2afc80.run(Unknown Source) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) at java.base@23.0.1-beta/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006800.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006c00.invokeExact_MT(LambdaForm$MH) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/java.lang.reflect.Method.invoke(Method.java:580) at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at app//org.eclipse.equinox.launcher.Main.run(Main.java:1481) at app//org.eclipse.equinox.launcher.Main.main(Main.java:1454) !ENTRY org.eclipse.ui 4 0 2024-11-21 01:57:13.737 !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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:168) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:370) 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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) !ENTRY org.eclipse.ui.monitoring 2 0 2024-11-21 01:57:17.692 !MESSAGE UI freeze of 1.0s at 01:57:16.692 !SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2024-11-21 01:57:17.692 !MESSAGE Sample at 01:57:17.026 (+0.334s) Thread 'main' tid=1 (TIMED_WAITING) !STACK 0 Stack Trace at java.base@23.0.1-beta/java.lang.Thread.sleepNanos0(Native Method) at java.base@23.0.1-beta/java.lang.Thread.sleepNanos(Thread.java:496) at java.base@23.0.1-beta/java.lang.Thread.sleep(Thread.java:527) at org.eclipse.ui.tests.concurrency.Bug_262032.lambda$0(Bug_262032.java:104) at org.eclipse.ui.tests.concurrency.Bug_262032$$Lambda/0x00007fe80fe46fc0.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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) 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:95) at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:343) at org.eclipse.ui.tests.concurrency.Bug_262032.testBug262032(Bug_262032.java:112) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$DMH/0x00007fe80f000c00.invokeVirtual(LambdaForm$DMH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f10c400.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x00007fe80f88ad08.accept(Unknown Source) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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/0x00007fe80f281a68.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/0x00007fe80f62dc48.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:663) at org.eclipse.ui.internal.Workbench$$Lambda/0x00007fe80f2afc80.run(Unknown Source) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) at java.base@23.0.1-beta/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006800.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006c00.invokeExact_MT(LambdaForm$MH) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/java.lang.reflect.Method.invoke(Method.java:580) at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at app//org.eclipse.equinox.launcher.Main.run(Main.java:1481) at app//org.eclipse.equinox.launcher.Main.main(Main.java:1454) !SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2024-11-21 01:57:17.693 !MESSAGE Sample at 01:57:17.359 (+0.333s) Thread 'main' tid=1 (TIMED_WAITING) !STACK 0 Stack Trace at java.base@23.0.1-beta/java.lang.Thread.sleepNanos0(Native Method) at java.base@23.0.1-beta/java.lang.Thread.sleepNanos(Thread.java:496) at java.base@23.0.1-beta/java.lang.Thread.sleep(Thread.java:527) at org.eclipse.ui.tests.concurrency.Bug_262032.lambda$0(Bug_262032.java:104) at org.eclipse.ui.tests.concurrency.Bug_262032$$Lambda/0x00007fe80fe46fc0.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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) 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:95) at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:343) at org.eclipse.ui.tests.concurrency.Bug_262032.testBug262032(Bug_262032.java:112) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$DMH/0x00007fe80f000c00.invokeVirtual(LambdaForm$DMH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f10c400.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x00007fe80f88ad08.accept(Unknown Source) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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/0x00007fe80f281a68.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/0x00007fe80f62dc48.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:663) at org.eclipse.ui.internal.Workbench$$Lambda/0x00007fe80f2afc80.run(Unknown Source) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) at java.base@23.0.1-beta/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006800.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006c00.invokeExact_MT(LambdaForm$MH) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/java.lang.reflect.Method.invoke(Method.java:580) at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at app//org.eclipse.equinox.launcher.Main.run(Main.java:1481) at app//org.eclipse.equinox.launcher.Main.main(Main.java:1454) !SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2024-11-21 01:57:17.693 !MESSAGE Sample at 01:57:17.691 (+0.332s) Thread 'main' tid=1 (TIMED_WAITING) !STACK 0 Stack Trace at java.base@23.0.1-beta/java.lang.Thread.sleepNanos0(Native Method) at java.base@23.0.1-beta/java.lang.Thread.sleepNanos(Thread.java:496) at java.base@23.0.1-beta/java.lang.Thread.sleep(Thread.java:527) at org.eclipse.ui.tests.concurrency.Bug_262032.lambda$0(Bug_262032.java:104) at org.eclipse.ui.tests.concurrency.Bug_262032$$Lambda/0x00007fe80fe46fc0.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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) 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:95) at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:343) at org.eclipse.ui.tests.concurrency.Bug_262032.testBug262032(Bug_262032.java:112) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$DMH/0x00007fe80f000c00.invokeVirtual(LambdaForm$DMH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f10c400.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:153) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator$$Lambda/0x00007fe80f88ad08.accept(Unknown Source) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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/0x00007fe80f281a68.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/0x00007fe80f62dc48.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:663) at org.eclipse.ui.internal.Workbench$$Lambda/0x00007fe80f2afc80.run(Unknown Source) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) at java.base@23.0.1-beta/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006800.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006c00.invokeExact_MT(LambdaForm$MH) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/java.lang.reflect.Method.invoke(Method.java:580) at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at app//org.eclipse.equinox.launcher.Main.run(Main.java:1481) at app//org.eclipse.equinox.launcher.Main.main(Main.java:1454) Scheduled 5 jobs each 300 times (0 times rescheduled) Expect at least 1500 real executions Really run 1500 times Spent 10 ms to schedule Spent 0 ms in a job Spent 3388 ms to wait for jobs Spent 3399 ms overall Scheduled 5 jobs each 1500 times (1200 times rescheduled) Expect at least 1500 real executions Really run 1644 times Spent 10 ms to schedule Spent 0 ms in a job Spent 3322 ms to wait for jobs Spent 3332 ms overall execDiff * 10: 10 timesDiff * 10: 9 overhead: 0 ----- 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 2024-11-21 01:57:26.060 !MESSAGE Oops !ENTRY org.eclipse.ui.tests 4 0 2024-11-21 01:57:26.483 !MESSAGE Oops2 !ENTRY org.eclipse.ui.tests 4 0 2024-11-21 01:57:36.371 !MESSAGE bomb !ENTRY org.eclipse.ui.workbench 4 0 2024-11-21 01:57:36.371 !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:766) at org.eclipse.jface.window.Window.create(Window.java:431) at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1092) 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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) !ENTRY org.eclipse.ui.tests 4 0 2024-11-21 01:57:38.526 !MESSAGE TEST_MESSAGE_1 !ENTRY org.eclipse.ui.tests 4 0 2024-11-21 01:57:39.650 !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 2024-11-21 01:59:49.032 !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:2269) at org.eclipse.jface.viewers.TreeViewer.isExpandable(TreeViewer.java:553) at org.eclipse.jface.viewers.AbstractTreeViewer.isExpandable(AbstractTreeViewer.java:2299) at org.eclipse.jface.viewers.AbstractTreeViewer.updatePlus(AbstractTreeViewer.java:3113) at org.eclipse.jface.viewers.TreeViewer.updatePlus(TreeViewer.java:796) at org.eclipse.jface.viewers.AbstractTreeViewer.createTreeItem(AbstractTreeViewer.java:895) at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:872) at org.eclipse.jface.viewers.TreeViewer.createChildren(TreeViewer.java:611) at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:819) at org.eclipse.jface.viewers.AbstractTreeViewer.internalInitializeTree(AbstractTreeViewer.java:1648) at org.eclipse.jface.viewers.TreeViewer.internalInitializeTree(TreeViewer.java:782) at org.eclipse.jface.viewers.AbstractTreeViewer.lambda$1(AbstractTreeViewer.java:1633) at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1392) at org.eclipse.jface.viewers.TreeViewer.preservingSelection(TreeViewer.java:367) at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1353) at org.eclipse.jface.viewers.AbstractTreeViewer.inputChanged(AbstractTreeViewer.java:1627) at org.eclipse.jface.viewers.ContentViewer.setInput(ContentViewer.java:282) at org.eclipse.jface.viewers.StructuredViewer.setInput(StructuredViewer.java:1636) at org.eclipse.ui.tests.markers.ResourceMappingTestView.createPartControl(ResourceMappingTestView.java:55) at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:158) at org.eclipse.ui.internal.e4.compatibility.CompatibilityView.createPartControl(CompatibilityView.java:155) at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:365) 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:56) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:977) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:939) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:139) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:386) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:312) 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.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.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:5962) 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:131) at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:73) at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44) 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:654) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:618) 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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) 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 4 4 2024-11-21 02:00:02.321 !MESSAGE Could not retrieve EHandlerService or ICommandService from context evaluation context fororg.eclipse.ui.edit.text.toggleBlockSelectionMode !ENTRY org.eclipse.ui 4 4 2024-11-21 02:00:02.321 !MESSAGE Could not retrieve EHandlerService or ICommandService from context evaluation context fororg.eclipse.ui.edit.text.toMultiSelection !ENTRY org.eclipse.ui 4 4 2024-11-21 02:00:02.613 !MESSAGE Could not retrieve EHandlerService or ICommandService from context evaluation context fororg.eclipse.ui.edit.text.toggleBlockSelectionMode !ENTRY org.eclipse.ui 4 4 2024-11-21 02:00:02.613 !MESSAGE Could not retrieve EHandlerService or ICommandService from context evaluation context fororg.eclipse.ui.edit.text.toMultiSelection !ENTRY org.eclipse.ui 4 4 2024-11-21 02:00:02.718 !MESSAGE Could not retrieve EHandlerService or ICommandService from context evaluation context fororg.eclipse.ui.edit.text.toggleBlockSelectionMode !ENTRY org.eclipse.ui 4 4 2024-11-21 02:00:02.719 !MESSAGE Could not retrieve EHandlerService or ICommandService from context evaluation context fororg.eclipse.ui.edit.text.toMultiSelection !ENTRY org.eclipse.ui 4 4 2024-11-21 02:00:02.779 !MESSAGE Could not retrieve EHandlerService or ICommandService from context evaluation context fororg.eclipse.ui.edit.text.toggleBlockSelectionMode !ENTRY org.eclipse.ui 4 4 2024-11-21 02:00:02.780 !MESSAGE Could not retrieve EHandlerService or ICommandService from context evaluation context fororg.eclipse.ui.edit.text.toMultiSelection !ENTRY org.eclipse.ui.workbench 2 0 2024-11-21 02:00:09.742 !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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) !ENTRY org.eclipse.ui 4 4 2024-11-21 02:00:09.745 !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:304) at org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPart(CompatibilityEditor.java:61) at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:342) 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:56) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:977) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:939) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:139) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:386) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:312) 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.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:5962) 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:131) at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:73) at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44) 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:654) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:618) 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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) 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:254) 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) ... 138 more !SUBENTRY 1 org.eclipse.ui 4 1 2024-11-21 02:00:09.745 !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:254) 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:304) at org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPart(CompatibilityEditor.java:61) at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:342) 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:56) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:977) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:939) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:139) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:386) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:312) 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.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:5962) 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:131) at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:73) at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44) 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:654) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:618) 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.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) 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:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) !SUBENTRY 2 org.eclipse.equinox.registry 4 1 2024-11-21 02:00:09.746 !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.ui.monitoring 2 0 2024-11-21 02:01:01.520 !MESSAGE UI freeze of 0.67s at 02:01:00.846 !SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2024-11-21 02:01:01.520 !MESSAGE Sample at 02:01:01.180 (+0.334s) Thread 'main' tid=1 (RUNNABLE) !STACK 0 Stack Trace at org.eclipse.swt.internal.gtk3.GTK3.gtk_widget_destroy(Native Method) at org.eclipse.swt.widgets.Widget.destroyWidget(Widget.java:539) at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:4833) at org.eclipse.swt.widgets.Widget.release(Widget.java:1411) at org.eclipse.swt.widgets.Control.release(Control.java:4753) at org.eclipse.swt.widgets.Widget.dispose(Widget.java:575) at org.eclipse.swt.widgets.Shell.dispose(Shell.java:3352) at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.disposeWidget(SWTPartRenderer.java:186) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeRemoveGui(PartRenderingEngine.java:934) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:857) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.removeGui(PartRenderingEngine.java:841) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.stop(PartRenderingEngine.java:1219) at org.eclipse.e4.ui.internal.workbench.E4Workbench.close(E4Workbench.java:190) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$3(E4Testable.java:157) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$$Lambda/0x00007fe80f62f270.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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) 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:663) at org.eclipse.ui.internal.Workbench$$Lambda/0x00007fe80f2afc80.run(Unknown Source) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) at java.base@23.0.1-beta/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006800.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006c00.invokeExact_MT(LambdaForm$MH) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/java.lang.reflect.Method.invoke(Method.java:580) at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at app//org.eclipse.equinox.launcher.Main.run(Main.java:1481) at app//org.eclipse.equinox.launcher.Main.main(Main.java:1454) !SUBENTRY 1 org.eclipse.ui.monitoring 1 0 2024-11-21 02:01:01.520 !MESSAGE Sample at 02:01:01.513 (+0.333s) Thread 'main' tid=1 (RUNNABLE) !STACK 0 Stack Trace at org.eclipse.swt.internal.gtk3.GTK3.gtk_widget_destroy(Native Method) at org.eclipse.swt.widgets.Widget.destroyWidget(Widget.java:539) at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:4833) at org.eclipse.swt.widgets.Widget.release(Widget.java:1411) at org.eclipse.swt.widgets.Control.release(Control.java:4753) at org.eclipse.swt.widgets.Widget.dispose(Widget.java:575) at org.eclipse.swt.widgets.Shell.dispose(Shell.java:3352) at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.disposeWidget(SWTPartRenderer.java:186) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeRemoveGui(PartRenderingEngine.java:934) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:857) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.removeGui(PartRenderingEngine.java:841) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.stop(PartRenderingEngine.java:1219) at org.eclipse.e4.ui.internal.workbench.E4Workbench.close(E4Workbench.java:190) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$3(E4Testable.java:157) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$$Lambda/0x00007fe80f62f270.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:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) 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:663) at org.eclipse.ui.internal.Workbench$$Lambda/0x00007fe80f2afc80.run(Unknown Source) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) 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:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) at java.base@23.0.1-beta/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006800.invoke(LambdaForm$MH) at java.base@23.0.1-beta/java.lang.invoke.LambdaForm$MH/0x00007fe80f006c00.invokeExact_MT(LambdaForm$MH) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155) at java.base@23.0.1-beta/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@23.0.1-beta/java.lang.reflect.Method.invoke(Method.java:580) at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at app//org.eclipse.equinox.launcher.Main.run(Main.java:1481) at app//org.eclipse.equinox.launcher.Main.main(Main.java:1454) !ENTRY org.eclipse.core.resources 2 10035 2024-11-21 02:01:02.480 !MESSAGE The workspace will exit with unsaved changes in this session.