Class | Name | Status | Type | Time(s) |
org.eclipse.jdt.text.tests.performance.DocumentPerformanceTest | measureDeleteInsert | Success | | 0.628 |
org.eclipse.jdt.text.tests.performance.DocumentPerformanceTest | measureGetChar | Success | | 0.540 |
org.eclipse.jdt.text.tests.performance.DocumentPerformanceTest | measureGetLength | Success | | 0.963 |
org.eclipse.jdt.text.tests.performance.DocumentPerformanceTest | measureGetLine | Success | | 0.537 |
org.eclipse.jdt.text.tests.performance.DocumentPerformanceTest | measureGetNumberOfLines | Success | | 0.180 |
org.eclipse.jdt.text.tests.performance.DocumentPerformanceTest | measureInsertAtEnd | Success | | 0.457 |
org.eclipse.jdt.text.tests.performance.DocumentPerformanceTest | measureInsertAtStart | Success | | 0.987 |
org.eclipse.jdt.text.tests.performance.DocumentPerformanceTest | measureLineByIndex | Success | | 0.226 |
org.eclipse.jdt.text.tests.performance.DocumentPerformanceTest | measureLineByOffset | Success | | 0.788 |
org.eclipse.jdt.text.tests.performance.DocumentPerformanceTest | measureLineDelimiterByIndex | Success | | 0.269 |
org.eclipse.jdt.text.tests.performance.DocumentPerformanceTest | measureLineInfoByIndex | Success | | 0.541 |
org.eclipse.jdt.text.tests.performance.DocumentPerformanceTest | measureLineInfoByOffset | Success | | 0.880 |
org.eclipse.jdt.text.tests.performance.DocumentPerformanceTest | measureLineLengthByIndex | Success | | 0.201 |
org.eclipse.jdt.text.tests.performance.DocumentPerformanceTest | measureRandomReplace | Success | | 1.581 |
org.eclipse.jdt.text.tests.performance.DocumentPerformanceTest | measureRepeatedReplace | Success | | 1.118 |
org.eclipse.jdt.text.tests.performance.DocumentPerformanceTest | measureSet | Success | | 0.513 |
org.eclipse.jdt.text.tests.performance.DocumentPerformanceTest | measureTypingReplaceInLargeFile | Success | | 0.098 |
org.eclipse.jdt.text.tests.performance.DocumentPerformanceTest | measureTypingReplaceInSmallFile | Success | | 0.076 |
org.eclipse.jdt.text.tests.performance.GapTextStorePerformanceTest | measureDeleteInsert | Success | | 0.170 |
org.eclipse.jdt.text.tests.performance.GapTextStorePerformanceTest | measureGetAll | Success | | 0.652 |
org.eclipse.jdt.text.tests.performance.GapTextStorePerformanceTest | measureGetChar | Success | | 0.034 |
org.eclipse.jdt.text.tests.performance.GapTextStorePerformanceTest | measureGetLine | Success | | 1.449 |
org.eclipse.jdt.text.tests.performance.GapTextStorePerformanceTest | measureInsertAtEnd | Success | | 0.286 |
org.eclipse.jdt.text.tests.performance.GapTextStorePerformanceTest | measureInsertAtStart | Success | | 0.158 |
org.eclipse.jdt.text.tests.performance.GapTextStorePerformanceTest | measureRandomReplace | Success | | 1.375 |
org.eclipse.jdt.text.tests.performance.GapTextStorePerformanceTest | measureRepeatedReplace | Success | | 0.234 |
org.eclipse.jdt.text.tests.performance.GapTextStorePerformanceTest | measureSet | Success | | 0.255 |
org.eclipse.jdt.text.tests.performance.GapTextStorePerformanceTest | measureTypingReplaceInLargeFile | Success | | 0.043 |
org.eclipse.jdt.text.tests.performance.GapTextStorePerformanceTest | measureTypingReplaceInSmallFile | Success | | 0.037 |
org.eclipse.jdt.text.tests.performance.LineTrackerPerformanceTest | testLineByIndex | Success | | 16.861 |
org.eclipse.jdt.text.tests.performance.LineTrackerPerformanceTest | testLineByIndex2 | Success | | 1.383 |
org.eclipse.jdt.text.tests.performance.LineTrackerPerformanceTest | testLineByOffset | Success | | 6.012 |
org.eclipse.jdt.text.tests.performance.LineTrackerPerformanceTest | testLineByOffset2 | Success | | 10.563 |
org.eclipse.jdt.text.tests.performance.LineTrackerPerformanceTest | testRandomReplace | Success | | 4.388 |
org.eclipse.jdt.text.tests.performance.LineTrackerPerformanceTest | testReplace | Success | | 1.295 |
org.eclipse.jdt.text.tests.performance.LineTrackerPerformanceTest | testSet | Success | | 1.567 |
Class | Name | Status | Type | Time(s) |
org.eclipse.jdt.text.tests.performance.JavaIndenterTest | testJavaIndenter2 | Success | | 2.791 |
org.eclipse.jdt.text.tests.performance.JavaMoveLineTest | test | Success | | 29.982 |
org.eclipse.jdt.text.tests.performance.JavaNonInitialTypingTest | testTypeAMethod | Success | | 279.025 |
org.eclipse.jdt.text.tests.performance.JavaReplaceAllTest | test | Failure | N/A
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:55)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.Assert.assertTrue(Assert.java:31)
at junit.framework.TestCase.assertTrue(TestCase.java:200)
at org.eclipse.jdt.text.tests.performance.AbstractJavaReplaceAllTest.measure(AbstractJavaReplaceAllTest.java:122)
at org.eclipse.jdt.text.tests.performance.AbstractJavaReplaceAllTest.test(AbstractJavaReplaceAllTest.java:76)
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 junit.framework.TestCase.runTest(TestCase.java:177)
at junit.framework.TestCase.runBare(TestCase.java:142)
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:130)
at junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
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 junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
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:90)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
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:5000)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4480)
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:643)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
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)
| 1.955 |
org.eclipse.jdt.text.tests.performance.JavaReplaceAllWithQuickDiffTest | test | Failure | N/A
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:55)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.Assert.assertTrue(Assert.java:31)
at junit.framework.TestCase.assertTrue(TestCase.java:200)
at org.eclipse.jdt.text.tests.performance.AbstractJavaReplaceAllTest.measure(AbstractJavaReplaceAllTest.java:122)
at org.eclipse.jdt.text.tests.performance.AbstractJavaReplaceAllTest.test(AbstractJavaReplaceAllTest.java:76)
at org.eclipse.jdt.text.tests.performance.JavaReplaceAllWithQuickDiffTest.test(JavaReplaceAllWithQuickDiffTest.java:41)
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 junit.framework.TestCase.runTest(TestCase.java:177)
at junit.framework.TestCase.runBare(TestCase.java:142)
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:130)
at junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
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 junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
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:90)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
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:5000)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4480)
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:643)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
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)
| 2.183 |
org.eclipse.jdt.text.tests.performance.OpenPreferencePageTest | testOpenPreferencePage | Success | | 1.355 |
org.eclipse.jdt.text.tests.performance.ScrollAnnotatedJavaEditorTest | testScrollJavaEditorLineWise1 | Success | | 33.508 |
org.eclipse.jdt.text.tests.performance.ScrollAnnotatedJavaEditorTest | testScrollJavaEditorLineWiseMoveCaret1 | Success | | 43.645 |
org.eclipse.jdt.text.tests.performance.ScrollAnnotatedJavaEditorTest | testScrollJavaEditorLineWiseSelect1 | Success | | 88.841 |
org.eclipse.jdt.text.tests.performance.ScrollAnnotatedJavaEditorTest | testScrollJavaEditorPageWise | Success | | 17.484 |
org.eclipse.jdt.text.tests.performance.ScrollJavaEditorTest | testScrollJavaEditorLineWise2 | Success | | 33.757 |
org.eclipse.jdt.text.tests.performance.ScrollJavaEditorTest | testScrollJavaEditorLineWiseHoldKeys | Success | | 8.016 |
org.eclipse.jdt.text.tests.performance.ScrollJavaEditorTest | testScrollJavaEditorLineWiseMoveCaret2 | Success | | 43.045 |
org.eclipse.jdt.text.tests.performance.ScrollJavaEditorTest | testScrollJavaEditorLineWiseSelect2 | Success | | 94.210 |
org.eclipse.jdt.text.tests.performance.ScrollJavaEditorTest | testScrollJavaEditorLineWiseSelectHoldKeys | Success | | 8.019 |
org.eclipse.jdt.text.tests.performance.ScrollJavaEditorTest | testScrollJavaEditorPageWise | Success | | 16.404 |
org.eclipse.jdt.text.tests.performance.ScrollTextEditorTest | testScrollTextEditorLineWise2 | Success | | 30.411 |
org.eclipse.jdt.text.tests.performance.ScrollTextEditorTest | testScrollTextEditorLineWiseHoldKeys | Success | | 8.015 |
org.eclipse.jdt.text.tests.performance.ScrollTextEditorTest | testScrollTextEditorLineWiseMoveCaret2 | Success | | 33.789 |
org.eclipse.jdt.text.tests.performance.ScrollTextEditorTest | testScrollTextEditorLineWiseSelect2 | Success | | 56.634 |
org.eclipse.jdt.text.tests.performance.ScrollTextEditorTest | testScrollTextEditorLineWiseSelectHoldKeys | Success | | 8.001 |
org.eclipse.jdt.text.tests.performance.ScrollTextEditorTest | testScrollTextEditorPageWise | Success | | 13.616 |
org.eclipse.jdt.text.tests.performance.ScrollVerticalRuler1000Test | testScrollTextEditorLineWiseMoveCaret2 | Success | | 24.337 |
org.eclipse.jdt.text.tests.performance.ScrollVerticalRuler1000Test | testScrollTextEditorPageWise | Success | | 10.093 |
org.eclipse.jdt.text.tests.performance.ScrollVerticalRuler100Test | testScrollTextEditorLineWiseMoveCaret2 | Success | | 10.712 |
org.eclipse.jdt.text.tests.performance.ScrollVerticalRuler100Test | testScrollTextEditorPageWise | Success | | 12.665 |
org.eclipse.jdt.text.tests.performance.ScrollVerticalRuler5000Test | testScrollTextEditorPageWise | Success | | 12.882 |
org.eclipse.jdt.text.tests.performance.TextMoveLineTest | test | Success | | 11.575 |
org.eclipse.jdt.text.tests.performance.TextNonInitialTypingTest | testTypeAMethod | Success | | 224.081 |
org.eclipse.jdt.text.tests.performance.WhitespaceCharacterPainterTest | testScrollTextEditorLineWise2 | Success | | 44.488 |
org.eclipse.jdt.text.tests.performance.WhitespaceCharacterPainterTest | testScrollTextEditorLineWiseMoveCaret2 | Success | | 53.001 |
org.eclipse.jdt.text.tests.performance.WhitespaceCharacterPainterTest | testScrollTextEditorLineWiseSelect2 | Success | | 98.626 |
org.eclipse.jdt.text.tests.performance.WhitespaceCharacterPainterTest | testScrollTextEditorPageWise | Success | | 17.862 |
Class | Name | Status | Type | Time(s) |
org.eclipse.jdt.text.tests.performance.ActivateJavaEditorTest | testActivateEditor | Success | | 122.517 |
org.eclipse.jdt.text.tests.performance.ActivateTextEditorTest | testActivateEditor | Success | | 64.305 |
org.eclipse.jdt.text.tests.performance.CodeCompletionPerformanceTest | testApplicationNoParamters | Success | | 6.168 |
org.eclipse.jdt.text.tests.performance.CodeCompletionPerformanceTest | testApplicationWithParamterGuesses | Success | | 34.368 |
org.eclipse.jdt.text.tests.performance.CodeCompletionPerformanceTest | testApplicationWithParamterGuesses2 | Success | | 38.235 |
org.eclipse.jdt.text.tests.performance.CodeCompletionPerformanceTest | testApplicationWithParamterNames | Success | | 36.364 |
org.eclipse.jdt.text.tests.performance.CodeCompletionPerformanceTest | testCompletionNoParamters | Success | | 3.099 |
org.eclipse.jdt.text.tests.performance.CodeCompletionPerformanceTest | testCompletionWithParamterGuesses | Success | | 3.893 |
org.eclipse.jdt.text.tests.performance.CodeCompletionPerformanceTest | testCompletionWithParamterGuesses2 | Success | | 5.148 |
org.eclipse.jdt.text.tests.performance.CodeCompletionPerformanceTest | testCompletionWithParamterNames | Success | | 3.002 |
org.eclipse.jdt.text.tests.performance.ContentTypeTest | testJavaDirty | Success | | 0.185 |
org.eclipse.jdt.text.tests.performance.ContentTypeTest | testPluginPropertiesDirty | Success | | 0.377 |
org.eclipse.jdt.text.tests.performance.ContentTypeTest | testPluginXMLDirty | Success | | 6.234 |
org.eclipse.jdt.text.tests.performance.ContentTypeTest | testPropertiesDirty | Success | | 0.350 |
org.eclipse.jdt.text.tests.performance.ContentTypeTest | testTextDirty | Success | | 0.194 |
org.eclipse.jdt.text.tests.performance.ConvertLineDelimitersProjectTest | test | Success | | 2.627 |
org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest | testInitializationWithFewChanges | Success | | 11.168 |
org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest | testInitializationWithManyChanges | Success | | 2.658 |
org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest | testInitializationWithManyChangesButEqualSize | Success | | 2.827 |
org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest | testInitializationWithNoChanges | Success | | 11.166 |
org.eclipse.jdt.text.tests.performance.DocumentLineDifferModificationTest | testEditingChanged | Failure | N/A
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:55)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.Assert.assertTrue(Assert.java:31)
at junit.framework.TestCase.assertTrue(TestCase.java:200)
at org.eclipse.jdt.text.tests.performance.DocumentLineDifferModificationTest.ensureInitialized(DocumentLineDifferModificationTest.java:139)
at org.eclipse.jdt.text.tests.performance.DocumentLineDifferModificationTest.measureReplaceAll(DocumentLineDifferModificationTest.java:98)
at org.eclipse.jdt.text.tests.performance.DocumentLineDifferModificationTest.runReplaceAllMeasurements(DocumentLineDifferModificationTest.java:84)
at org.eclipse.jdt.text.tests.performance.DocumentLineDifferModificationTest.testEditingChanged(DocumentLineDifferModificationTest.java:72)
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 junit.framework.TestCase.runTest(TestCase.java:177)
at junit.framework.TestCase.runBare(TestCase.java:142)
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:130)
at junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
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 junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
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:90)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
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:5000)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4480)
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:643)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
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)
| 17.360 |
org.eclipse.jdt.text.tests.performance.DocumentLineDifferModificationTest | testEditingUnchanged | Success | | 10.944 |
org.eclipse.jdt.text.tests.performance.EmptyTestCase | test | Success | | 0.000 |
org.eclipse.jdt.text.tests.performance.JavaExpandSelectionTest | test | Success | | 2.480 |
org.eclipse.jdt.text.tests.performance.JavaFormatterProjectTest | test | Success | | 11.759 |
org.eclipse.jdt.text.tests.performance.JavaFormatterTest | test | Success | | 24.141 |
org.eclipse.jdt.text.tests.performance.OpenJavaContentAssistTest | test1 | Success | | 243.986 |
org.eclipse.jdt.text.tests.performance.OpenQuickOutlineTest | testOpenQuickOutline1 | Error | N/A
java.lang.NullPointerException
at org.eclipse.jdt.text.tests.performance.OpenQuickOutlineTest.tearDownMeasurement(OpenQuickOutlineTest.java:65)
at org.eclipse.jdt.text.tests.performance.OpenQuickControlTest.measureOpenQuickControl(OpenQuickControlTest.java:98)
at org.eclipse.jdt.text.tests.performance.OpenQuickControlTest.measureOpenQuickControl(OpenQuickControlTest.java:85)
at org.eclipse.jdt.text.tests.performance.OpenQuickControlTest.measureOpenQuickControl(OpenQuickControlTest.java:72)
at org.eclipse.jdt.text.tests.performance.OpenQuickOutlineTest.testOpenQuickOutline1(OpenQuickOutlineTest.java:71)
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 junit.framework.TestCase.runTest(TestCase.java:177)
at junit.framework.TestCase.runBare(TestCase.java:142)
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:130)
at junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
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 junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
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:90)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
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:5000)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4480)
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:643)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
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)
| 23.631 |
org.eclipse.jdt.text.tests.performance.RevertJavaEditorTest | test2 | Success | | 31.366 |
org.eclipse.jdt.text.tests.performance.RevertJavaEditorTest | testRevertJavaEditor | Success | | 31.834 |
org.eclipse.jdt.text.tests.performance.RevertTextEditorTest | testRevertTextEditor | Success | | 31.090 |
org.eclipse.jdt.text.tests.performance.SaveJavaEditorTest | test1 | Success | | 58.421 |
org.eclipse.jdt.text.tests.performance.SaveTextEditorTest | test1 | Success | | 20.603 |
org.eclipse.jdt.text.tests.performance.SpellCheckingTest | test | Success | | 4.252 |
org.eclipse.jdt.text.tests.performance.SynchronizedLineDifferInitializationTest | testInitializationWithFewChanges | Success | | 11.156 |
org.eclipse.jdt.text.tests.performance.SynchronizedLineDifferInitializationTest | testInitializationWithManyChanges | Success | | 2.856 |
org.eclipse.jdt.text.tests.performance.SynchronizedLineDifferInitializationTest | testInitializationWithManyChangesButEqualSize | Success | | 2.895 |
org.eclipse.jdt.text.tests.performance.SynchronizedLineDifferInitializationTest | testInitializationWithNoChanges | Success | | 11.200 |
org.eclipse.jdt.text.tests.performance.ToggleCommentTest | testToggleComment2 | Success | | 62.216 |
org.eclipse.jdt.text.tests.performance.UndoJavaEditorTest | testUndoJavaEditor2 | Success | | 51.372 |
org.eclipse.jdt.text.tests.performance.UndoTextEditorTest | testUndoTextEditor2 | Success | | 40.915 |