Class | Name | Status | Type | Time(s) |
org.eclipse.ui.tests.navigator.ActionProviderTest | testAppearsBefore | Success | | 0.578 |
org.eclipse.ui.tests.navigator.ActionProviderTest | testBasicModel | Success | | 1.344 |
org.eclipse.ui.tests.navigator.ActionProviderTest | testOverride | Success | | 0.859 |
org.eclipse.ui.tests.navigator.ActivityTest | testCategoryWizard | Success | | 0.531 |
org.eclipse.ui.tests.navigator.ActivityTest | testProviderFilter | Success | | 0.547 |
org.eclipse.ui.tests.navigator.cdt.CdtTest | testCdt1 | Success | | 0.391 |
org.eclipse.ui.tests.navigator.EvaluationCacheTest | testNotSameInstEqualNotOverrides | Success | | 0.296 |
org.eclipse.ui.tests.navigator.EvaluationCacheTest | testNotSameInstEqualOverrides | Success | | 0.266 |
org.eclipse.ui.tests.navigator.EvaluationCacheTest | testOnVisibilityOrActivationChangeClearsCaches | Success | | 0.563 |
org.eclipse.ui.tests.navigator.EvaluationCacheTest | testReplaceNotOverrides | Success | | 0.265 |
org.eclipse.ui.tests.navigator.EvaluationCacheTest | testReplaceOverrides | Success | | 0.282 |
org.eclipse.ui.tests.navigator.EvaluationCacheTest | testSimpleAddGetNotOverrides | Success | | 0.250 |
org.eclipse.ui.tests.navigator.EvaluationCacheTest | testSimpleAddGetOverrides | Success | | 0.265 |
org.eclipse.ui.tests.navigator.ExtensionsTest | testHideAvailableExtensions | Success | | 0.687 |
org.eclipse.ui.tests.navigator.FilterTest | testFilterActivation | Success | | 0.703 |
org.eclipse.ui.tests.navigator.FilterTest | testNonVisibleFilters | Success | | 0.641 |
org.eclipse.ui.tests.navigator.FirstClassM1Tests | testM1ProjectHasChildren | Success | | 0.375 |
org.eclipse.ui.tests.navigator.INavigatorContentServiceTests | testBindTestExtension | Success | | 0.532 |
org.eclipse.ui.tests.navigator.INavigatorContentServiceTests | testDeactivateTestExtension | Success | | 0.437 |
org.eclipse.ui.tests.navigator.INavigatorContentServiceTests | testFindValidExtensions | Success | | 0.469 |
org.eclipse.ui.tests.navigator.INavigatorContentServiceTests | testNonCommonViewer | Success | | 0.515 |
org.eclipse.ui.tests.navigator.INavigatorContentServiceTests | testResourceExtensionVisibility | Success | | 0.516 |
org.eclipse.ui.tests.navigator.INavigatorContentServiceTests | testTestExtensionVisibility | Success | | 0.406 |
org.eclipse.ui.tests.navigator.INavigatorContentServiceTests | testVisibleExtensionIds | Success | | 0.422 |
org.eclipse.ui.tests.navigator.InitialActivationTest | testInitialActivationExpression | Success | | 2.344 |
org.eclipse.ui.tests.navigator.jst.JstPipelineTest | testJstPipeline | Success | | 0.875 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testBlankLabelProviderBoth | Success | | 0.406 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testBlankLabelProviderOverride1 | Success | | 0.531 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testBlankLabelProviderOverride2 | Success | | 0.344 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testBlankLabelProviderOverrideNone | Success | | 0.609 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testChangeActivation | Success | | 10.720 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testLabelProviderPriority | Success | | 0.312 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testLabelProviderSupportsTooltip | Success | | 0.500 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testLabelProviderThrow | Success | | 2.266 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testMultiNceSameObject | Success | | 0.453 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testNullLabelProviderBoth | Success | | 0.250 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testNullLabelProviderOverride1 | Success | | 0.359 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testNullLabelProviderOverride2 | Success | | 0.391 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testNullLabelProviderOverrideNone | Success | | 0.343 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testOverrideAdd | Success | | 0.329 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testOverrideChain | Success | | 11.141 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testPlainBlankLabelProviderBoth | Success | | 0.282 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testPlainBlankLabelProviderOverride1 | Success | | 0.344 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testPlainBlankLabelProviderOverride2 | Success | | 0.734 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testPlainBlankLabelProviderOverrideNone | Success | | 0.342 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testPlainNullLabelProviderBoth | Success | | 0.422 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testPlainNullLabelProviderOverride1 | Success | | 0.328 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testPlainNullLabelProviderOverride2 | Success | | 0.547 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testPlainNullLabelProviderOverrideNone | Success | | 0.469 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testSimpleResFirst | Success | | 0.281 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testSimpleResLast | Success | | 0.406 |
org.eclipse.ui.tests.navigator.LabelProviderTest | testUsingOverriddenLabelProvider | Success | | 0.312 |
org.eclipse.ui.tests.navigator.LinkHelperTest | testLinkHelperEditorActivation | Failure | expected:<1> but was:<2>
java.lang.AssertionError: expected:<1> but was:<2>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at org.eclipse.ui.tests.navigator.LinkHelperTest.testLinkHelperEditorActivation(LinkHelperTest.java:97)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
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.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:107)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103)
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:4043)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3648)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:118)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
at org.eclipse.core.launcher.Main.main(Main.java:44)
| 6.343 |
org.eclipse.ui.tests.navigator.LinkHelperTest | testLinkHelperSelectionChange | Success | | 3.454 |
org.eclipse.ui.tests.navigator.M12Tests | testInterceptAdd | Success | | 0.313 |
org.eclipse.ui.tests.navigator.M12Tests | testM1ChildrenAreThere | Success | | 0.312 |
org.eclipse.ui.tests.navigator.M12Tests | testM1ChildrenAreThereWithoutM2 | Success | | 0.344 |
org.eclipse.ui.tests.navigator.M12Tests | testM2Override | Success | | 0.359 |
org.eclipse.ui.tests.navigator.OpenTest | testNavigatorExtensionEnablement | Success | | 0.672 |
org.eclipse.ui.tests.navigator.OpenTest | testNavigatorRootContents | Success | | 0.500 |
org.eclipse.ui.tests.navigator.PipelineChainTest | testInterceptAdd | Success | | 0.453 |
org.eclipse.ui.tests.navigator.PipelineChainTest | testInterceptAddWithLabel | Success | | 0.766 |
org.eclipse.ui.tests.navigator.PipelineChainTest | testInterceptRefreshOnChildTypeChange | Success | | 0.656 |
org.eclipse.ui.tests.navigator.PipelineChainTest | testInterceptRefreshOnChildTypeChangeWithLabel | Success | | 0.469 |
org.eclipse.ui.tests.navigator.PipelineChainTest | testInterceptRemove | Success | | 0.344 |
org.eclipse.ui.tests.navigator.PipelineChainTest | testInterceptRemoveWithLabel | Success | | 0.406 |
org.eclipse.ui.tests.navigator.PipelineChainTest | testInterceptUpdate | Success | | 0.390 |
org.eclipse.ui.tests.navigator.PipelineChainTest | testInterceptUpdateWithLabel | Success | | 0.453 |
org.eclipse.ui.tests.navigator.PipelineChainTest | testPipelinedChildren | Success | | 0.375 |
org.eclipse.ui.tests.navigator.PipelineChainTest | testPipelinedChildrenWithLabel | Success | | 0.563 |
org.eclipse.ui.tests.navigator.PipelineTest | testHasNoChildrenOverride | Success | | 0.360 |
org.eclipse.ui.tests.navigator.PipelineTest | testHasNoChildrenOverrideHasChildren | Success | | 0.422 |
org.eclipse.ui.tests.navigator.PipelineTest | testInterceptAddThrow | Success | | 0.984 |
org.eclipse.ui.tests.navigator.PipelineTest | testNavigatorResourceJava | Success | | 0.422 |
org.eclipse.ui.tests.navigator.ProgrammaticOpenTest | testChangeNceActivation | Success | | 0.406 |
org.eclipse.ui.tests.navigator.ProgrammaticOpenTest | testEvaluateWith | Success | | 0.406 |
org.eclipse.ui.tests.navigator.ProgrammaticOpenTest | testNavigatorExtensionEnablement | Success | | 0.500 |
org.eclipse.ui.tests.navigator.ProgrammaticOpenTest | testNavigatorRootContents | Success | | 0.547 |
org.eclipse.ui.tests.navigator.ProgrammaticOpenTest | testNavigatorSorterAccess | Success | | 0.359 |
org.eclipse.ui.tests.navigator.ProgrammaticOpenTest | testNceNotFound | Success | | 0.391 |
org.eclipse.ui.tests.navigator.ProgrammaticOpenTest | testNceOrdering | Success | | 0.625 |
org.eclipse.ui.tests.navigator.resources.NestedResourcesTests | testDashInProject | Success | | 0.078 |
org.eclipse.ui.tests.navigator.resources.NestedResourcesTests | testProblemDecoration | Success | | 0.157 |
org.eclipse.ui.tests.navigator.resources.NestedResourcesTests | testProjectHierarchy | Failure | expected:<2> but was:<0>
java.lang.AssertionError: expected:<2> but was:<0>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at org.eclipse.ui.tests.navigator.resources.NestedResourcesTests.testProjectHierarchy(NestedResourcesTests.java:98)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
at org.junit.vintage.engine.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:107)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103)
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:4043)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3648)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:118)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
at org.eclipse.core.launcher.Main.main(Main.java:44)
| 0.109 |
org.eclipse.ui.tests.navigator.resources.PathComparatorTest | absoluteLessThanUnc | Success | | 0.000 |
org.eclipse.ui.tests.navigator.resources.PathComparatorTest | checkInvariant | Success | | 0.000 |
org.eclipse.ui.tests.navigator.resources.PathComparatorTest | consistentWithEqualsDist | Success | | 0.000 |
org.eclipse.ui.tests.navigator.resources.PathComparatorTest | consistentWithEqualsDistDevice | Success | | 0.000 |
org.eclipse.ui.tests.navigator.resources.PathComparatorTest | consistentWithEqualsDistLeadingSlash | Success | | 0.000 |
org.eclipse.ui.tests.navigator.resources.PathComparatorTest | consistentWithEqualsDistLength | Success | | 0.000 |
org.eclipse.ui.tests.navigator.resources.PathComparatorTest | consistentWithEqualsDistTrailingSlash | Success | | 0.000 |
org.eclipse.ui.tests.navigator.resources.PathComparatorTest | consistentWithEqualsSame | Success | | 0.000 |
org.eclipse.ui.tests.navigator.resources.PathComparatorTest | consistentWithEqualsUncAbsolute | Success | | 0.000 |
org.eclipse.ui.tests.navigator.resources.PathComparatorTest | consistentWithEqualsUncRelative | Success | | 0.000 |
org.eclipse.ui.tests.navigator.resources.PathComparatorTest | consistentWithEqualsWinPosix | Success | | 0.016 |
org.eclipse.ui.tests.navigator.resources.PathComparatorTest | deviceALessThanDeviceB | Success | | 0.000 |
org.eclipse.ui.tests.navigator.resources.PathComparatorTest | lessThanRelativeDashSlash | Success | | 0.000 |
org.eclipse.ui.tests.navigator.resources.PathComparatorTest | lessThanRelativeDepth1 | Success | | 0.000 |
org.eclipse.ui.tests.navigator.resources.PathComparatorTest | lessThanRelativeDepth2 | Success | | 0.000 |
org.eclipse.ui.tests.navigator.resources.PathComparatorTest | relativeLessThanAbsolute | Success | | 0.000 |
org.eclipse.ui.tests.navigator.resources.PathComparatorTest | uncLessThanDevice | Success | | 0.000 |
org.eclipse.ui.tests.navigator.ResourceTransferTest | testMaxResourcesLimitForTransfer | Success | | 1.485 |
org.eclipse.ui.tests.navigator.ShowInTest | testShowIn | Success | | 2.843 |
org.eclipse.ui.tests.navigator.SorterTest | testComparatorAsSorter | Success | | 0.859 |
org.eclipse.ui.tests.navigator.SorterTest | testSorterContentAdd | Success | | 1.407 |
org.eclipse.ui.tests.navigator.SorterTest | testSorterContentAddOverride | Success | | 0.734 |
org.eclipse.ui.tests.navigator.SorterTest | testSorterContentOverrideNoSort | Success | | 0.828 |
org.eclipse.ui.tests.navigator.SorterTest | testSorterMissing | Success | | 0.375 |
org.eclipse.ui.tests.navigator.SorterTest | testSorterProperty | Success | | 0.375 |
org.eclipse.ui.tests.navigator.SorterTest | testSorterResource | Success | | 0.391 |
org.eclipse.ui.tests.navigator.ViewerTest | testDispose | Success | | 0.312 |
org.eclipse.ui.tests.navigator.ViewerTest | testHelpId | Success | | 0.297 |
org.eclipse.ui.tests.navigator.ViewerTest | testInheritedViewer | Success | | 0.391 |
org.eclipse.ui.tests.navigator.WorkingSetTest | testDeletedAndRecreated | Success | | 0.734 |
org.eclipse.ui.tests.navigator.WorkingSetTest | testEmptyWindowWorkingSet | Success | | 0.469 |
org.eclipse.ui.tests.navigator.WorkingSetTest | testMissingProjectsInWorkingSet | Success | | 0.485 |
org.eclipse.ui.tests.navigator.WorkingSetTest | testMultipleWorkingSets | Success | | 0.454 |
org.eclipse.ui.tests.navigator.WorkingSetTest | testOtherProjectWorkingSet | Success | | 0.828 |
org.eclipse.ui.tests.navigator.WorkingSetTest | testTopLevelChange | Success | | 0.797 |
org.eclipse.ui.tests.navigator.WorkingSetTest | testTopLevelWorkingSet | Success | | 0.765 |
org.eclipse.ui.tests.navigator.WorkingSetTest | testWorkingSetFilter | Success | | 0.703 |