Unit Test Results.

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

Summary

TestsFailuresErrorsSkippedAbortedSuccess rateTime
17110088.24%97.302
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.
NameTestsErrorsFailuresSkippedAbortedTime(s)Time StampHost
org.eclipse.core.tests.runtime.perf17110097.3022024-03-01T02:27:56

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

NameTestsErrorsFailuresSkippedAbortedTime(s)Time StampHost
AllPerfTests17110097.3022024-03-01T02:27:56
Back to top


TestCase AllPerfTests

ClassNameStatusTypeTime(s)
multipleSessionTeststestLoadCatalogSuccess32.205
org.eclipse.core.tests.runtime.perf.AllPerfTestswarningFailureMultiple Failures (3 failures) java.lang.Exception: Test did not run: warning(junit.framework.TestSuite$1) java.lang.Exception: Test did not run: warning(junit.framework.TestSuite$1) java.lang.Exception: Test did not run: warning(junit.framework.TestSuite$1)

org.opentest4j.MultipleFailuresError: Multiple Failures (3 failures)
java.lang.Exception: Test did not run: warning(junit.framework.TestSuite$1)
java.lang.Exception: Test did not run: warning(junit.framework.TestSuite$1)
java.lang.Exception: Test did not run: warning(junit.framework.TestSuite$1)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
at junit.framework.TestResult.startTest(TestResult.java:168)
at junit.framework.TestResult.run(TestResult.java:119)
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.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
Suppressed: java.lang.Exception: Test did not run: warning(junit.framework.TestSuite$1)
at org.eclipse.core.tests.session.SessionTestRunner.run(SessionTestRunner.java:308)
at org.eclipse.core.tests.session.TestDescriptor.run(TestDescriptor.java:95)
at org.eclipse.core.tests.session.PerformanceSessionTestSuite.runSessionTest(PerformanceSessionTestSuite.java:133)
at org.eclipse.core.tests.session.SessionTestSuite.runTest(SessionTestSuite.java:190)
at junit.framework.TestSuite.run(TestSuite.java:236)
at org.eclipse.core.tests.session.SessionTestSuite.run(SessionTestSuite.java:142)
... 2 more
Suppressed: java.lang.Exception: Test did not run: warning(junit.framework.TestSuite$1)
at org.eclipse.core.tests.session.SessionTestRunner.run(SessionTestRunner.java:308)
at org.eclipse.core.tests.session.TestDescriptor.run(TestDescriptor.java:95)
at org.eclipse.core.tests.session.PerformanceSessionTestSuite.runSessionTest(PerformanceSessionTestSuite.java:126)
at org.eclipse.core.tests.session.SessionTestSuite.runTest(SessionTestSuite.java:190)
at junit.framework.TestSuite.run(TestSuite.java:236)
at org.eclipse.core.tests.session.SessionTestSuite.run(SessionTestSuite.java:142)
... 2 more
Suppressed: java.lang.Exception: Test did not run: warning(junit.framework.TestSuite$1)
at org.eclipse.core.tests.session.SessionTestRunner.run(SessionTestRunner.java:308)
at org.eclipse.core.tests.session.TestDescriptor.run(TestDescriptor.java:95)
at org.eclipse.core.tests.session.PerformanceSessionTestSuite.runSessionTest(PerformanceSessionTestSuite.java:126)
at org.eclipse.core.tests.session.SessionTestSuite.runTest(SessionTestSuite.java:190)
at junit.framework.TestSuite.run(TestSuite.java:236)
at org.eclipse.core.tests.session.SessionTestSuite.run(SessionTestSuite.java:142)
... 2 more
11.578
org.eclipse.core.tests.runtime.perf.BenchPathtestHashSuccess2.981
org.eclipse.core.tests.runtime.perf.BenchPathtestPathCreationSuccess3.617
org.eclipse.core.tests.runtime.perf.BenchPathtestToOSStringSuccess0.704
org.eclipse.core.tests.runtime.perf.BenchPathtestToStringSuccess0.668
org.eclipse.core.tests.runtime.perf.PreferencePerformanceTesttestGetStringCommonPrefixKeysSuccess3.000
org.eclipse.core.tests.runtime.perf.PreferencePerformanceTesttestGetStringMissesSuccess3.206
org.eclipse.core.tests.runtime.perf.PreferencePerformanceTesttestGetStringSequentialKeysSuccess3.312
org.eclipse.core.tests.runtime.perf.PreferencePerformanceTesttestGetStringUniqueKeysSuccess3.030
org.eclipse.core.tests.runtime.perf.PreferencePerformanceTesttestPutStringKeysSuccess3.668
org.eclipse.core.tests.runtime.perf.PreferencePerformanceTesttestRemoveStringKeysSuccess0.765
singleSessionTeststestContentMatchingErrorN/A

java.lang.AssertionError: [content types for element 0]
Expected size: 1 but was: 0 in:
[]
at org.eclipse.core.tests.runtime.perf.ContentTypePerformanceTest$1.test(ContentTypePerformanceTest.java:294)
at org.eclipse.core.tests.harness.PerformanceTestRunner.runTest(PerformanceTestRunner.java:109)
at org.eclipse.core.tests.harness.PerformanceTestRunner.run(PerformanceTestRunner.java:72)
at org.eclipse.core.tests.harness.PerformanceTestRunner.run(PerformanceTestRunner.java:53)
at org.eclipse.core.tests.runtime.perf.ContentTypePerformanceTest.testContentMatching(ContentTypePerformanceTest.java:298)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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 org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:128)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:529)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:757)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:452)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:83)
at org.eclipse.pde.internal.junit.runtime.CoreTestApplication.start(CoreTestApplication.java:28)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
at org.eclipse.core.launcher.Main.main(Main.java:44)

1.238
singleSessionTeststestIsKindOfSuccess0.902
singleSessionTeststestNameMatchingSuccess2.580
testDoSetUptestDoSetUpSuccess0.000
testDoTearDowntestDoTearDownSuccess0.000
Properties »

Back to top