Unit Test Results.

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

Summary

TestsFailuresErrorsSuccess rateTime
921098.91%4810.877
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.performance92014810.8772018-12-07T10:44:58

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

NameTestsErrorsFailuresTime(s)Time StampHost
DocumentPerformanceTestSuite3600110.4092018-12-07T10:44:58
PerformanceTestSuite41013448.4372018-12-07T10:15:28
PerformanceTestSuite2700749.9642018-12-07T10:30:56
PerformanceTestSuite3400479.5622018-12-07T10:39:35
PerformanceTestSuite420016.5782018-12-07T10:41:26
PerformanceTestSuite51003.1882018-12-07T10:42:16
WordRulePerformanceTestSuite1002.7392018-12-07T10:45:33
Back to top


TestCase DocumentPerformanceTestSuite

NameStatusTypeTime(s)
measureLineDelimiterByIndexSuccess0.379
measureLineLengthByIndexSuccess0.460
measureGetLineSuccess3.935
measureRandomReplaceSuccess4.085
measureInsertAtEndSuccess0.540
measureLineByIndexSuccess0.391
testRandomReplaceSuccess8.639
measureLineByOffsetSuccess1.372
testLineByOffset2Success16.192
testReplaceSuccess5.528
measureInsertAtStartSuccess1.725
measureInsertAtStartSuccess0.309
measureTypingReplaceInSmallFileSuccess0.369
measureGetNumberOfLinesSuccess0.200
measureDeleteInsertSuccess1.981
measureDeleteInsertSuccess0.518
measureTypingReplaceInSmallFileSuccess0.081
testLineByIndexSuccess25.855
measureGetLineSuccess2.433
measureRepeatedReplaceSuccess2.708
measureTypingReplaceInLargeFileSuccess0.333
measureSetSuccess1.014
measureRandomReplaceSuccess2.718
measureLineInfoByIndexSuccess1.400
measureInsertAtEndSuccess0.888
testLineByOffsetSuccess11.006
measureGetCharSuccess1.249
testSetSuccess2.430
measureSetSuccess0.803
measureGetLengthSuccess0.190
measureLineInfoByOffsetSuccess1.871
testLineByIndex2Success4.896
measureRepeatedReplaceSuccess0.444
measureTypingReplaceInLargeFileSuccess0.082
measureGetAllSuccess3.160
measureGetCharSuccess0.070
Properties »

Back to top

TestCase PerformanceTestSuite

NameStatusTypeTime(s)
testPropertiesDirtySuccess1.218
testApplicationWithParamterGuesses2Success291.720
testUndoTextEditor2Success48.391
testSuccess57.524
testActivateEditorSuccess335.602
testPluginXMLDirtySuccess16.177
testCompletionWithParamterGuessesSuccess14.836
testInitializationWithFewChangesSuccess12.571
test2Success39.945
testApplicationWithParamterGuessesSuccess126.963
testPluginPropertiesDirtySuccess0.471
testOpenQuickOutline1Success639.757
testSuccess23.230
testSuccess0.000
testRevertJavaEditorSuccess40.025
test1Success666.520
testApplicationWithParamterNamesSuccess276.405
testInitializationWithManyChangesButEqualSizeSuccess3.103
testSuccess41.232
testEditingChangedSuccess12.662
testActivateEditorSuccess137.929
testJavaDirtySuccess0.249
testInitializationWithManyChangesSuccess3.074
testSuccess9.913
test1Success38.102
testApplicationNoParamtersSuccess13.101
testToggleComment2Success68.151
testCompletionWithParamterGuesses2Success9.353
testUndoJavaEditor2Success71.925
testTextDirtySuccess0.144
test1Success205.372
testCompletionWithParamterNamesSuccess7.424
testRevertTextEditorSuccess35.510
testInitializationWithNoChangesSuccess12.498
testInitializationWithFewChangesFailureN/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.DocumentLineDifferInitializationTest.measureInitialization(DocumentLineDifferInitializationTest.java:91)
at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.runInitializationMeasurements(DocumentLineDifferInitializationTest.java:75)
at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.testInitializationWithFewChanges(DocumentLineDifferInitializationTest.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: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)
23.146
testInitializationWithManyChangesButEqualSizeSuccess3.050
testCompletionNoParamtersSuccess10.446
testSuccess9.796
testInitializationWithNoChangesSuccess11.973
testInitializationWithManyChangesSuccess3.009
testEditingUnchangedSuccess14.553
Properties »

Back to top

TestCase PerformanceTestSuite2

NameStatusTypeTime(s)
testOpenJavaEditor2Success99.878
testSuccess0.001
testOpenEditor5Success92.780
testOpenJavaEditor1Success169.080
testOpenEditor4Success126.471
testOpenEditor3Success169.582
testOpenEditor6Success80.172
Properties »

Back to top

TestCase PerformanceTestSuite3

NameStatusTypeTime(s)
testSuccess0.001
testOpenTextEditor1Success145.306
testOpenTextEditor2Success134.041
testOpenEditor3Success144.263
Properties »

Back to top

TestCase PerformanceTestSuite4

NameStatusTypeTime(s)
testJavaEditorStartupSuccess1.542
testSuccess0.000
Properties »

Back to top

TestCase PerformanceTestSuite5

NameStatusTypeTime(s)
testTextEditorStartupSuccess0.829
Properties »

Back to top

TestCase WordRulePerformanceTestSuite

NameStatusTypeTime(s)
measureIgnoreCaseSuccess2.617
Properties »

Back to top