Unit Test Results.

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

Summary

TestsFailuresErrorsSuccess rateTime
1252098.40%5087.217
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.performance125025087.2172019-06-06T18:31:47

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

NameTestsErrorsFailuresTime(s)Time StampHost
DocumentPerformanceTestSuite3600179.5072019-06-06T18:31:47
EventDrivenTestSuite33021827.1712019-06-06T19:04:45
PerformanceTestSuite41001915.7732019-06-06T18:10:19
PerformanceTestSuite2700451.0792019-06-06T18:18:03
PerformanceTestSuite3400328.1232019-06-06T18:23:49
PerformanceTestSuite4200128.9982019-06-06T18:26:16
PerformanceTestSuite5100128.1002019-06-06T18:28:35
WordRulePerformanceTestSuite100128.4662019-06-06T18:34:06
Back to top


TestCase DocumentPerformanceTestSuite

NameStatusTypeTime(s)
measureLineDelimiterByIndexSuccess0.140
measureLineLengthByIndexSuccess0.129
measureGetLineSuccess0.513
measureRandomReplaceSuccess1.708
measureInsertAtEndSuccess0.305
measureLineByIndexSuccess0.144
testRandomReplaceSuccess4.739
measureLineByOffsetSuccess0.717
testLineByOffset2Success9.685
testReplaceSuccess1.253
measureInsertAtStartSuccess0.765
measureInsertAtStartSuccess0.157
measureTypingReplaceInSmallFileSuccess0.086
measureGetNumberOfLinesSuccess0.066
measureDeleteInsertSuccess127.842
measureDeleteInsertSuccess0.185
measureTypingReplaceInSmallFileSuccess0.030
testLineByIndexSuccess14.387
measureGetLineSuccess1.249
measureRepeatedReplaceSuccess1.071
measureTypingReplaceInLargeFileSuccess0.177
measureSetSuccess0.612
measureRandomReplaceSuccess1.404
measureLineInfoByIndexSuccess0.462
measureInsertAtEndSuccess0.423
testLineByOffsetSuccess5.445
measureGetCharSuccess0.104
testSetSuccess1.348
measureSetSuccess0.393
measureGetLengthSuccess0.096
measureLineInfoByOffsetSuccess0.950
testLineByIndex2Success0.850
measureRepeatedReplaceSuccess0.301
measureTypingReplaceInLargeFileSuccess0.035
measureGetAllSuccess1.632
measureGetCharSuccess0.036
Properties »

Back to top

TestCase EventDrivenTestSuite

NameStatusTypeTime(s)
testSuccess38.080
testScrollTextEditorLineWiseMoveCaret2Success12.149
testScrollJavaEditorLineWiseSelect2Success130.575
testScrollTextEditorLineWise2Success32.926
testScrollJavaEditorLineWiseHoldKeysSuccess8.001
testScrollJavaEditorLineWiseSelectHoldKeysSuccess8.002
testScrollJavaEditorPageWiseSuccess21.300
testScrollTextEditorPageWiseSuccess11.377
testSuccess11.820
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:291)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267)
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:5026)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4582)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
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:566)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155)
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:400)
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:661)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
at org.eclipse.equinox.launcher.Main.run(Main.java:1476)
at org.eclipse.equinox.launcher.Main.main(Main.java:1449)
at org.eclipse.core.launcher.Main.main(Main.java:44)
2.693
testTypeAMethodSuccess404.582
testOpenPreferencePageSuccess1.455
testScrollJavaEditorLineWiseMoveCaret1Success62.962
testScrollJavaEditorLineWise1Success37.318
testScrollTextEditorPageWiseSuccess16.848
testScrollJavaEditorPageWiseSuccess20.755
testScrollJavaEditorLineWise2Success36.988
testScrollTextEditorLineWiseMoveCaret2Success37.900
testScrollTextEditorPageWiseSuccess17.791
testScrollTextEditorLineWiseSelect2Success88.217
testScrollJavaEditorLineWiseMoveCaret2Success64.367
testScrollTextEditorLineWise2Success65.980
testTypeAMethodSuccess227.976
testScrollTextEditorLineWiseHoldKeysSuccess8.015
testScrollTextEditorPageWiseSuccess16.983
testScrollTextEditorLineWiseSelect2Success117.028
testScrollJavaEditorLineWiseSelect1Success135.166
testScrollTextEditorLineWiseMoveCaret2Success106.863
testScrollTextEditorPageWiseSuccess21.504
testScrollTextEditorLineWiseSelectHoldKeysSuccess8.002
testJavaIndenter2Success2.613
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:291)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267)
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:5026)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4582)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
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:566)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155)
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:400)
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:661)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
at org.eclipse.equinox.launcher.Main.run(Main.java:1476)
at org.eclipse.equinox.launcher.Main.main(Main.java:1449)
at org.eclipse.core.launcher.Main.main(Main.java:44)
2.677
testScrollTextEditorLineWiseMoveCaret2Success48.182
Properties »

Back to top

TestCase PerformanceTestSuite

NameStatusTypeTime(s)
testPropertiesDirtySuccess0.658
testApplicationWithParamterGuesses2Success183.685
testUndoTextEditor2Success40.777
testSuccess13.134
testActivateEditorSuccess267.332
testPluginXMLDirtySuccess5.458
testCompletionWithParamterGuessesSuccess3.907
testInitializationWithFewChangesSuccess11.196
test2Success31.144
testApplicationWithParamterGuessesSuccess44.276
testPluginPropertiesDirtySuccess0.259
testOpenQuickOutline1Success311.959
testSuccess2.616
testSuccess0.000
testRevertJavaEditorSuccess31.478
test1Success335.503
testApplicationWithParamterNamesSuccess177.711
testInitializationWithManyChangesButEqualSizeSuccess2.877
testSuccess28.682
testEditingChangedSuccess11.169
testActivateEditorSuccess65.899
testJavaDirtySuccess0.126
testInitializationWithManyChangesSuccess2.692
testSuccess3.724
test1Success21.993
testApplicationNoParamtersSuccess6.798
testToggleComment2Success61.956
testCompletionWithParamterGuesses2Success4.979
testUndoJavaEditor2Success51.245
testTextDirtySuccess0.131
test1Success67.101
testCompletionWithParamterNamesSuccess3.431
testRevertTextEditorSuccess30.761
testInitializationWithNoChangesSuccess11.113
testInitializationWithFewChangesSuccess11.197
testInitializationWithManyChangesButEqualSizeSuccess2.827
testCompletionNoParamtersSuccess3.039
testSuccess6.588
testInitializationWithNoChangesSuccess11.194
testInitializationWithManyChangesSuccess2.596
testEditingUnchangedSuccess11.173
Properties »

Back to top

TestCase PerformanceTestSuite2

NameStatusTypeTime(s)
testOpenJavaEditor2Success48.340
testSuccess0.001
testOpenEditor5Success51.350
testOpenJavaEditor1Success190.645
testOpenEditor4Success52.394
testOpenEditor3Success56.189
testOpenEditor6Success50.873
Properties »

Back to top

TestCase PerformanceTestSuite3

NameStatusTypeTime(s)
testSuccess0.000
testOpenTextEditor1Success193.767
testOpenTextEditor2Success55.968
testOpenEditor3Success75.037
Properties »

Back to top

TestCase PerformanceTestSuite4

NameStatusTypeTime(s)
testJavaEditorStartupSuccess127.512
testSuccess0.000
Properties »

Back to top

TestCase PerformanceTestSuite5

NameStatusTypeTime(s)
testTextEditorStartupSuccess127.476
Properties »

Back to top

TestCase WordRulePerformanceTestSuite

NameStatusTypeTime(s)
measureIgnoreCaseSuccess128.402
Properties »

Back to top