Unit Test Results.

Downloads / Build / Test Results | org.eclipse.jdt.text.tests_ep415ILR-perf-lin64-baseline_linux.gtk.x86_64_8.0.xmlDesigned for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
1252098.40%3831.210
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)Time StampHost
org.eclipse.jdt.text.tests.performance125023831.2102020-03-05T21:28:12

Package org.eclipse.jdt.text.tests.performance

NameTestsErrorsFailuresTime(s)Time StampHost
DocumentPerformanceTestSuite360052.6962020-03-05T21:28:12
EventDrivenTestSuite33021566.9772020-03-05T21:54:40
PerformanceTestSuite41001727.7722020-03-05T21:18:23
PerformanceTestSuite2700307.5062020-03-05T21:23:41
PerformanceTestSuite3400162.2492020-03-05T21:26:34
PerformanceTestSuite42003.1152020-03-05T21:26:48
PerformanceTestSuite51009.4322020-03-05T21:27:08
WordRulePerformanceTestSuite1001.4632020-03-05T21:28:23
Back to top


TestCase DocumentPerformanceTestSuite

NameStatusTypeTime(s)
measureLineDelimiterByIndexSuccess0.140
measureLineLengthByIndexSuccess0.140
measureGetLineSuccess0.613
measureRandomReplaceSuccess1.621
measureInsertAtEndSuccess0.306
measureLineByIndexSuccess0.156
testRandomReplaceSuccess4.378
measureLineByOffsetSuccess0.761
testLineByOffset2Success10.468
testReplaceSuccess1.216
measureInsertAtStartSuccess0.769
measureInsertAtStartSuccess0.155
measureTypingReplaceInSmallFileSuccess0.251
measureGetNumberOfLinesSuccess0.056
measureDeleteInsertSuccess0.396
measureDeleteInsertSuccess0.183
measureTypingReplaceInSmallFileSuccess0.037
testLineByIndexSuccess13.268
measureGetLineSuccess1.210
measureRepeatedReplaceSuccess1.415
measureTypingReplaceInLargeFileSuccess0.998
measureSetSuccess0.625
measureRandomReplaceSuccess1.421
measureLineInfoByIndexSuccess0.549
measureInsertAtEndSuccess0.425
testLineByOffsetSuccess4.842
measureGetCharSuccess0.729
testSetSuccess1.299
measureSetSuccess0.477
measureGetLengthSuccess0.078
measureLineInfoByOffsetSuccess0.829
testLineByIndex2Success0.869
measureRepeatedReplaceSuccess0.279
measureTypingReplaceInLargeFileSuccess0.040
measureGetAllSuccess1.585
measureGetCharSuccess0.033
Properties »

Back to top

TestCase EventDrivenTestSuite

NameStatusTypeTime(s)
testSuccess36.452
testScrollTextEditorLineWiseMoveCaret2Success11.840
testScrollJavaEditorLineWiseSelect2Success115.694
testScrollTextEditorLineWise2Success29.568
testScrollJavaEditorLineWiseHoldKeysSuccess8.002
testScrollJavaEditorLineWiseSelectHoldKeysSuccess8.001
testScrollJavaEditorPageWiseSuccess19.800
testScrollTextEditorPageWiseSuccess10.874
testSuccess11.869
testFailureN/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:201)
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 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 junit.framework.TestCase.runTest(TestCase.java:176)
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.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 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)
2.704
testTypeAMethodSuccess269.453
testOpenPreferencePageSuccess1.376
testScrollJavaEditorLineWiseMoveCaret1Success53.478
testScrollJavaEditorLineWise1Success33.305
testScrollTextEditorPageWiseSuccess15.849
testScrollJavaEditorPageWiseSuccess19.467
testScrollJavaEditorLineWise2Success34.740
testScrollTextEditorLineWiseMoveCaret2Success32.058
testScrollTextEditorPageWiseSuccess16.994
testScrollTextEditorLineWiseSelect2Success75.172
testScrollJavaEditorLineWiseMoveCaret2Success54.673
testScrollTextEditorLineWise2Success51.901
testTypeAMethodSuccess227.498
testScrollTextEditorLineWiseHoldKeysSuccess8.001
testScrollTextEditorPageWiseSuccess15.183
testScrollTextEditorLineWiseSelect2Success124.229
testScrollJavaEditorLineWiseSelect1Success112.662
testScrollTextEditorLineWiseMoveCaret2Success88.679
testScrollTextEditorPageWiseSuccess21.811
testScrollTextEditorLineWiseSelectHoldKeysSuccess8.001
testJavaIndenter2Success2.611
testFailureN/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:201)
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 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 junit.framework.TestCase.runTest(TestCase.java:176)
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.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 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)
2.649
testScrollTextEditorLineWiseMoveCaret2Success42.299
Properties »

Back to top

TestCase PerformanceTestSuite

NameStatusTypeTime(s)
testPropertiesDirtySuccess0.365
testApplicationWithParamterGuesses2Success170.283
testUndoTextEditor2Success40.697
testSuccess13.465
testActivateEditorSuccess131.427
testPluginXMLDirtySuccess5.538
testCompletionWithParamterGuessesSuccess3.844
testInitializationWithFewChangesSuccess11.083
test2Success31.027
testApplicationWithParamterGuessesSuccess41.665
testPluginPropertiesDirtySuccess0.277
testOpenQuickOutline1Success304.467
testSuccess2.823
testSuccess0.000
testRevertJavaEditorSuccess31.430
test1Success318.318
testApplicationWithParamterNamesSuccess167.795
testInitializationWithManyChangesButEqualSizeSuccess2.841
testSuccess27.235
testEditingChangedSuccess11.271
testActivateEditorSuccess64.614
testJavaDirtySuccess0.131
testInitializationWithManyChangesSuccess2.810
testSuccess4.768
test1Success22.885
testApplicationNoParamtersSuccess6.383
testToggleComment2Success61.866
testCompletionWithParamterGuesses2Success4.906
testUndoJavaEditor2Success49.615
testTextDirtySuccess0.130
test1Success65.180
testCompletionWithParamterNamesSuccess3.468
testRevertTextEditorSuccess30.830
testInitializationWithNoChangesSuccess11.109
testInitializationWithFewChangesSuccess11.045
testInitializationWithManyChangesButEqualSizeSuccess2.893
testCompletionNoParamtersSuccess2.987
testSuccess6.446
testInitializationWithNoChangesSuccess11.145
testInitializationWithManyChangesSuccess2.744
testEditingUnchangedSuccess11.268
Properties »

Back to top

TestCase PerformanceTestSuite2

NameStatusTypeTime(s)
testOpenJavaEditor2Success42.860
testSuccess0.000
testOpenEditor5Success50.727
testOpenJavaEditor1Success56.996
testOpenEditor4Success51.108
testOpenEditor3Success55.047
testOpenEditor6Success49.470
Properties »

Back to top

TestCase PerformanceTestSuite3

NameStatusTypeTime(s)
testSuccess0.000
testOpenTextEditor1Success45.483
testOpenTextEditor2Success41.632
testOpenEditor3Success71.987
Properties »

Back to top

TestCase PerformanceTestSuite4

NameStatusTypeTime(s)
testJavaEditorStartupSuccess0.109
testSuccess0.000
Properties »

Back to top

TestCase PerformanceTestSuite5

NameStatusTypeTime(s)
testTextEditorStartupSuccess0.118
Properties »

Back to top

TestCase WordRulePerformanceTestSuite

NameStatusTypeTime(s)
measureIgnoreCaseSuccess1.394
Properties »

Back to top