Unit Test Results.

Downloads / Build / Test Results | org.eclipse.core.tests.runtime_ep49I-perf-lin64_linux.gtk.x86_64_8.0.xmlDesigned for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
191094.74%364.198
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.core.tests.runtime.perf1901364.1982018-09-06T23:18:40

Package org.eclipse.core.tests.runtime.perf

NameTestsErrorsFailuresTime(s)Time StampHost
AllTests1901364.1982018-09-06T23:18:40
Back to top


TestCase AllTests

NameStatusTypeTime(s)
testApplicationStartupSuccess39.592
testIsKindOfSuccess2.853
testGetStringUniqueKeysSuccess3.485
testGetStringSequentialKeysSuccess3.328
testNameMatchingSuccess7.370
testLoadCatalogSuccess85.748
testToOSStringSuccess2.176
testDoSetUpSuccess0.601
testGetStringCommonPrefixKeysSuccess3.115
testHashSuccess4.661
testRemoveStringKeysSuccess1.457
testToStringSuccess1.710
testContentMatchingFailureN/A

junit.framework.AssertionFailedError: 1.0.0 expected:<1> but was:<0>
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.failNotEquals(Assert.java:329)
at junit.framework.Assert.assertEquals(Assert.java:78)
at junit.framework.Assert.assertEquals(Assert.java:234)
at junit.framework.TestCase.assertEquals(TestCase.java:401)
at org.eclipse.core.tests.runtime.perf.ContentTypePerformanceTest$1.test(ContentTypePerformanceTest.java:287)
at org.eclipse.core.tests.harness.PerformanceTestRunner.run(PerformanceTestRunner.java:78)
at org.eclipse.core.tests.harness.PerformanceTestRunner.run(PerformanceTestRunner.java:52)
at org.eclipse.core.tests.runtime.perf.ContentTypePerformanceTest.testContentMatching(ContentTypePerformanceTest.java:294)
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 org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:124)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:41)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:763)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:463)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:232)
at org.eclipse.pde.internal.junit.runtime.CoreTestApplication.run(CoreTestApplication.java:27)
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.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:590)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:201)
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)

3.614
testUIApplicationStartupSuccess107.495
testPathCreationSuccess8.876
testDoTearDownSuccess0.000
testPutStringKeysSuccess4.116
testGetStringMissesSuccess3.461
Properties »

Back to top