Name | Status | Type | Time(s) |
testOpenMultipleEditors:perf_outline[closeAll] | Success | | 14.750 |
testRunInForegroundSetTaskName | Success | | 7.868 |
testOpenAndCloseEditors:perf_basic | Success | | 12.434 |
testOpenClosePerspectives:org.eclipse.debug.ui.DebugPerspective | Success | | 21.231 |
testJobNoMonitorUsage | Success | | 1.438 |
DecoratingStyledCellLabelProvider | Success | | 43.048 |
testOpenClosePerspectives:org.eclipse.ui.resourcePerspective | Success | | 6.084 |
testProgressMonitorDialogIsCanceled | Success | | 5.012 |
testProgressMonitorDialogNoMonitorUsage | Success | | 4.841 |
testOpenClosePerspectives:org.eclipse.jdt.ui.JavaPerspective | Success | | 17.433 |
testOpenMultipleEditors:perf_basic[closeAll] | Success | | 13.675 |
testJobSetTaskName | Success | | 13.533 |
testOpenCloseWindows:org.eclipse.ui.tests.harness.util.EmptyPerspective2 | Success | | 4.270 |
testOpenCloseWindows:org.eclipse.debug.ui.DebugPerspective | Success | | 6.057 |
testPerspectiveSwitch:org.eclipse.ui.resourcePerspective,org.eclipse.jdt.ui.JavaPerspective,editor 1.java | Success | | 7.932 |
Perspective org.eclipse.ui.tests.performancePerspective2 setSize | Success | | 24.180 |
testOpenCloseWindows:org.eclipse.ui.resourcePerspective | Success | | 6.989 |
testProgressMonitorDialogSetTaskName | Success | | 5.589 |
Perspective org.eclipse.ui.resourcePerspective setSize | Success | | 40.375 |
testRunInForegroundWorked | Success | | 5.553 |
testBindingCacheHitSoft | Success | | 0.917 |
testObjectContributions:limited selection, limited contributors | Error | Unable to process "HandledContributionItem.modelService": no actual value was found for the argument "EModelService".
org.eclipse.e4.core.di.InjectionException: Unable to process "HandledContributionItem.modelService": no actual value was found for the argument "EModelService". at org.eclipse.e4.core.internal.di.InjectorImpl.reportUnresolvedArgument(InjectorImpl.java:488) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:479) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:411) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:333) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:193) at org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer.processHandledItem(MenuManagerRenderer.java:846) at org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer.modelProcessSwitch(MenuManagerRenderer.java:712) at org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer.processContents(MenuManagerRenderer.java:649) at org.eclipse.ui.internal.PopupMenuExtender.addMenuContributions(PopupMenuExtender.java:415) at org.eclipse.ui.internal.PopupMenuExtender.menuAboutToShow(PopupMenuExtender.java:385) at org.eclipse.ui.tests.performance.ObjectContributionTest.assertPopupMenus(ObjectContributionTest.java:407) at org.eclipse.ui.tests.performance.ObjectContributionsPerformance.runTest(ObjectContributionsPerformance.java:59) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) 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:39) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:79) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4586) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:628) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:563) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:151) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:141) at org.eclipse.test.UITestApplication.run(UITestApplication.java:63) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:199) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37)
| 0.090 |
DecoratingLabelProvider | Success | | 3.123 |
Perspective org.eclipse.jdt.ui.JavaBrowsingPerspective setSize | Success | | 37.858 |
testOpenClosePerspectives:org.eclipse.ui.tests.harness.util.EmptyPerspective2 | Success | | 5.328 |
testBindingCacheHitHardReverse | Success | | 0.192 |
Generate 10000 identifiers | Success | | 8.222 |
testOpenCloseWindows:org.eclipse.ui.tests.performancePerspective1 | Success | | 5.885 |
testOpenNavigatorFolder | Success | | 31.695 |
testPerspectiveSwitch:org.eclipse.jdt.ui.JavaPerspective,org.eclipse.debug.ui.DebugPerspective,editor 1.java | Success | | 120.799 |
Perspective org.eclipse.debug.ui.DebugPerspective setSize | Success | | 84.208 |
testJobSubMonitorSplit | Success | | 4.809 |
testRunInForegroundIsCanceled | Success | | 6.435 |
testPerspectiveSwitch:org.eclipse.ui.tests.dnd.dragdrop,org.eclipse.ui.tests.fastview_perspective,editor 1.perf_basic | Success | | 0.001 |
Perspective org.eclipse.jdt.ui.JavaHierarchyPerspective setSize | Success | | 33.079 |
testPerspectiveSwitch:org.eclipse.jdt.ui.JavaPerspective,org.eclipse.ui.tests.util.EmptyPerspective,editor 1.perf_basic | Success | | 0.000 |
testEditorSwitch:perf_outline,java | Success | | 555.453 |
testJobSubMonitorWorked | Success | | 4.672 |
testJobSubTask | Success | | 7.478 |
testOpenAndCloseEditors:java | Success | | 26.699 |
testOpenMultipleEditors:java[closeAll] | Success | | 81.532 |
testPerspectiveSwitch:org.eclipse.ui.tests.performancePerspective1,org.eclipse.ui.tests.performancePerspective2,editor 1.perf_basic | Success | | 7.344 |
testRunInForegroundNoMonitorUsage | Success | | 6.511 |
Perspective org.eclipse.ui.tests.harness.util.EmptyPerspective setSize | Success | | 6.703 |
testJobWorked | Success | | 5.950 |
testBindingCacheMissLarge | Success | | 0.192 |
testJobSubMonitorNewChild | Success | | 4.865 |
testProgressMonitorDialogWorked | Success | | 4.952 |
DecoratingLabelProvider with Colors | Success | | 3.141 |
testRunInForegroundSubTask | Success | | 5.146 |
testOpenMultipleEditors:java[closeEach] | Success | | 76.728 |
testBindingCacheHitHard | Success | | 0.323 |
testJobIsCanceled | Success | | 2.536 |
testOpenCloseWindows:org.eclipse.jdt.ui.JavaPerspective | Success | | 5.805 |
testObjectContributions:large selection, limited contributors | Error | Unable to process "HandledContributionItem.modelService": no actual value was found for the argument "EModelService".
org.eclipse.e4.core.di.InjectionException: Unable to process "HandledContributionItem.modelService": no actual value was found for the argument "EModelService". at org.eclipse.e4.core.internal.di.InjectorImpl.reportUnresolvedArgument(InjectorImpl.java:488) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:479) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:411) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:333) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:193) at org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer.processHandledItem(MenuManagerRenderer.java:846) at org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer.modelProcessSwitch(MenuManagerRenderer.java:712) at org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer.processContents(MenuManagerRenderer.java:649) at org.eclipse.ui.internal.PopupMenuExtender.addMenuContributions(PopupMenuExtender.java:415) at org.eclipse.ui.internal.PopupMenuExtender.menuAboutToShow(PopupMenuExtender.java:385) at org.eclipse.ui.tests.performance.ObjectContributionTest.assertPopupMenus(ObjectContributionTest.java:407) at org.eclipse.ui.tests.performance.ObjectContributionsPerformance.runTest(ObjectContributionsPerformance.java:59) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) 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:39) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:79) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4586) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:628) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:563) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:151) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:141) at org.eclipse.test.UITestApplication.run(UITestApplication.java:63) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:199) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37)
| 0.452 |
testOpenMultipleEditors:perf_outline[closeEach] | Success | | 10.988 |
Perspective org.eclipse.jdt.ui.JavaPerspective setSize | Success | | 25.889 |
DecoratingStyledCellLabelProvider with Colors | Success | | 51.417 |
testOpenAndCloseEditors:perf_outline | Success | | 11.892 |
Perspective org.eclipse.pde.ui.PDEPerspective setSize | Success | | 23.796 |
testEditorSwitch:perf_basic,perf_outline | Success | | 149.816 |
testOpenMultipleEditors:perf_basic[closeEach] | Success | | 7.719 |
Perspective org.eclipse.ui.tests.performancePerspective1 setSize | Success | | 18.519 |
Perspective org.eclipse.team.ui.TeamSynchronizingPerspective setSize | Success | | 45.712 |
Perspective org.eclipse.ui.tests.harness.util.EmptyPerspective2 setSize | Success | | 8.437 |
testProgressMonitorDialogSubTask | Success | | 5.117 |
testOpenClosePerspectives:org.eclipse.ui.tests.performancePerspective1 | Success | | 5.809 |