Name | Status | Type | Time(s) |
testOpenMultipleEditors:perf_outline[closeAll] | Success | | 4.336 |
testRunInForegroundSetTaskName | Success | | 4.058 |
testOpenAndCloseEditors:perf_basic | Success | | 9.789 |
testOpenClosePerspectives:org.eclipse.debug.ui.DebugPerspective | Success | | 5.797 |
testJobNoMonitorUsage | Success | | 0.891 |
DecoratingStyledCellLabelProvider | Success | | 1.244 |
testOpenClosePerspectives:org.eclipse.ui.resourcePerspective | Success | | 5.362 |
testProgressMonitorDialogIsCanceled | Success | | 4.382 |
testProgressMonitorDialogNoMonitorUsage | Success | | 4.433 |
testOpenClosePerspectives:org.eclipse.jdt.ui.JavaPerspective | Success | | 4.899 |
testOpenMultipleEditors:perf_basic[closeAll] | Success | | 2.986 |
testJobSetTaskName | Success | | 5.928 |
testOpenCloseWindows:org.eclipse.ui.tests.harness.util.EmptyPerspective2 | Success | | 4.229 |
testOpenCloseWindows:org.eclipse.debug.ui.DebugPerspective | Success | | 4.558 |
testPerspectiveSwitch:org.eclipse.ui.resourcePerspective,org.eclipse.jdt.ui.JavaPerspective,editor 1.java | Success | | 5.220 |
Perspective org.eclipse.ui.tests.performancePerspective2 setSize | Success | | 6.471 |
testOpenCloseWindows:org.eclipse.ui.resourcePerspective | Success | | 4.814 |
testProgressMonitorDialogSetTaskName | Success | | 4.875 |
Perspective org.eclipse.ui.resourcePerspective setSize | Success | | 9.700 |
testRunInForegroundWorked | Success | | 3.499 |
testBindingCacheHitSoft | Success | | 0.265 |
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:485) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:476) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:331) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer.processHandledItem(MenuManagerRenderer.java:847) at org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer.modelProcessSwitch(MenuManagerRenderer.java:713) at org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer.processContents(MenuManagerRenderer.java:650) at org.eclipse.ui.internal.PopupMenuExtender.addMenuContributions(PopupMenuExtender.java:384) at org.eclipse.ui.internal.PopupMenuExtender.menuAboutToShow(PopupMenuExtender.java:355) 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:40) 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:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 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.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:4910) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4432) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) 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:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) at org.eclipse.core.launcher.Main.main(Main.java:44)
| 0.101 |
DecoratingLabelProvider | Success | | 0.927 |
Perspective org.eclipse.jdt.ui.JavaBrowsingPerspective setSize | Success | | 8.380 |
testOpenClosePerspectives:org.eclipse.ui.tests.harness.util.EmptyPerspective2 | Success | | 4.430 |
testBindingCacheHitHardReverse | Success | | 0.096 |
Generate 10000 identifiers | Success | | 3.784 |
testOpenCloseWindows:org.eclipse.ui.tests.performancePerspective1 | Success | | 4.617 |
testOpenNavigatorFolder | Success | | 7.185 |
testPerspectiveSwitch:org.eclipse.jdt.ui.JavaPerspective,org.eclipse.debug.ui.DebugPerspective,editor 1.java | Success | | 5.941 |
Perspective org.eclipse.debug.ui.DebugPerspective setSize | Success | | 14.109 |
testJobSubMonitorSplit | Success | | 4.460 |
testRunInForegroundIsCanceled | Success | | 2.698 |
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 | | 14.134 |
testPerspectiveSwitch:org.eclipse.jdt.ui.JavaPerspective,org.eclipse.ui.tests.util.EmptyPerspective,editor 1.perf_basic | Success | | 0.000 |
testEditorSwitch:perf_outline,java | Success | | 345.698 |
testJobSubMonitorWorked | Success | | 4.103 |
testJobSubTask | Success | | 6.995 |
testOpenAndCloseEditors:java | Success | | 12.728 |
testOpenMultipleEditors:java[closeAll] | Success | | 22.260 |
testPerspectiveSwitch:org.eclipse.ui.tests.performancePerspective1,org.eclipse.ui.tests.performancePerspective2,editor 1.perf_basic | Success | | 4.665 |
testRunInForegroundNoMonitorUsage | Success | | 2.685 |
Perspective org.eclipse.ui.tests.harness.util.EmptyPerspective setSize | Success | | 1.600 |
testJobWorked | Success | | 4.581 |
testBindingCacheMissLarge | Success | | 0.071 |
testJobSubMonitorNewChild | Success | | 4.418 |
testProgressMonitorDialogWorked | Success | | 4.463 |
DecoratingLabelProvider with Colors | Success | | 0.927 |
testRunInForegroundSubTask | Success | | 4.379 |
testOpenMultipleEditors:java[closeEach] | Success | | 21.664 |
testBindingCacheHitHard | Success | | 0.100 |
testJobIsCanceled | Success | | 1.140 |
testOpenCloseWindows:org.eclipse.jdt.ui.JavaPerspective | Success | | 4.440 |
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:485) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:476) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:331) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer.processHandledItem(MenuManagerRenderer.java:847) at org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer.modelProcessSwitch(MenuManagerRenderer.java:713) at org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer.processContents(MenuManagerRenderer.java:650) at org.eclipse.ui.internal.PopupMenuExtender.addMenuContributions(PopupMenuExtender.java:384) at org.eclipse.ui.internal.PopupMenuExtender.menuAboutToShow(PopupMenuExtender.java:355) 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:40) 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:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 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.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:4910) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4432) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) 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:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) at org.eclipse.core.launcher.Main.main(Main.java:44)
| 0.047 |
testOpenMultipleEditors:perf_outline[closeEach] | Success | | 4.440 |
Perspective org.eclipse.jdt.ui.JavaPerspective setSize | Success | | 9.065 |
DecoratingStyledCellLabelProvider with Colors | Success | | 1.589 |
testOpenAndCloseEditors:perf_outline | Success | | 9.626 |
Perspective org.eclipse.pde.ui.PDEPerspective setSize | Success | | 8.987 |
testEditorSwitch:perf_basic,perf_outline | Success | | 84.782 |
testOpenMultipleEditors:perf_basic[closeEach] | Success | | 3.098 |
Perspective org.eclipse.ui.tests.performancePerspective1 setSize | Success | | 8.369 |
Perspective org.eclipse.team.ui.TeamSynchronizingPerspective setSize | Success | | 5.178 |
Perspective org.eclipse.ui.tests.harness.util.EmptyPerspective2 setSize | Success | | 1.789 |
testProgressMonitorDialogSubTask | Success | | 4.719 |
testOpenClosePerspectives:org.eclipse.ui.tests.performancePerspective1 | Success | | 4.899 |