Unit Test Results.

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

Summary

TestsFailuresErrorsSkippedAbortedSuccess rateTime
17200088.24%99.077
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.perf17020099.0772022-09-01T09:00:54

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

NameTestsErrorsFailuresSkippedAbortedTime(s)Time StampHost
AllTests17020099.0772022-09-01T09:00:54
Back to top


TestCase AllTests

ClassNameStatusTypeTime(s)
multipleSessionTeststestLoadCatalogSuccess31.894
org.eclipse.core.tests.runtime.perf.AllTestswarningFailureMultiple 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 org.junit.vintage.engine.execution.TestRun.getStoredResultOrSuccessful(TestRun.java:200)
at org.junit.vintage.engine.execution.RunListenerAdapter.fireExecutionFinished(RunListenerAdapter.java:248)
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:177)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
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:497)
at org.junit.vintage.engine.execution.RunListenerAdapter.fireExecutionFinishedForInProgressNonAncestorTestDescriptorsWithSyntheticStartEvents(RunListenerAdapter.java:199)
at org.junit.vintage.engine.execution.RunListenerAdapter.testStarted(RunListenerAdapter.java:190)
at org.junit.vintage.engine.execution.RunListenerAdapter.testStarted(RunListenerAdapter.java:73)
at org.junit.runner.notification.SynchronizedRunListener.testStarted(SynchronizedRunListener.java:80)
at org.junit.runner.notification.RunNotifier$5.notifyListener(RunNotifier.java:156)
at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:72)
at org.junit.runner.notification.RunNotifier.fireTestStarted(RunNotifier.java:153)
at org.junit.internal.runners.JUnit38ClassRunner$OldTestClassAdaptingListener.startTest(JUnit38ClassRunner.java:41)
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)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
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:42)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:52)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:43)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
at org.eclipse.core.launcher.Main.main(Main.java:44)
Suppressed: java.lang.Exception: Test did not run: warning(junit.framework.TestSuite$1)
at org.eclipse.core.tests.session.SessionTestRunner.run(SessionTestRunner.java:330)
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:189)
at junit.framework.TestSuite.run(TestSuite.java:236)
at org.eclipse.core.tests.session.SessionTestSuite.run(SessionTestSuite.java:142)
... 37 more
Suppressed: java.lang.Exception: Test did not run: warning(junit.framework.TestSuite$1)
at org.eclipse.core.tests.session.SessionTestRunner.run(SessionTestRunner.java:330)
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:189)
at junit.framework.TestSuite.run(TestSuite.java:236)
at org.eclipse.core.tests.session.SessionTestSuite.run(SessionTestSuite.java:142)
... 37 more
Suppressed: java.lang.Exception: Test did not run: warning(junit.framework.TestSuite$1)
at org.eclipse.core.tests.session.SessionTestRunner.run(SessionTestRunner.java:330)
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:189)
at junit.framework.TestSuite.run(TestSuite.java:236)
at org.eclipse.core.tests.session.SessionTestSuite.run(SessionTestSuite.java:142)
... 37 more
11.243
org.eclipse.core.tests.runtime.perf.BenchPathtestHashSuccess3.091
org.eclipse.core.tests.runtime.perf.BenchPathtestPathCreationSuccess4.404
org.eclipse.core.tests.runtime.perf.BenchPathtestToOSStringSuccess0.889
org.eclipse.core.tests.runtime.perf.BenchPathtestToStringSuccess0.722
org.eclipse.core.tests.runtime.perf.PreferencePerformanceTesttestGetStringCommonPrefixKeysSuccess3.180
org.eclipse.core.tests.runtime.perf.PreferencePerformanceTesttestGetStringMissesSuccess3.413
org.eclipse.core.tests.runtime.perf.PreferencePerformanceTesttestGetStringSequentialKeysSuccess3.381
org.eclipse.core.tests.runtime.perf.PreferencePerformanceTesttestGetStringUniqueKeysSuccess3.197
org.eclipse.core.tests.runtime.perf.PreferencePerformanceTesttestPutStringKeysSuccess3.602
org.eclipse.core.tests.runtime.perf.PreferencePerformanceTesttestRemoveStringKeysSuccess0.908
singleSessionTeststestContentMatchingFailureN/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:377)
at org.eclipse.core.tests.runtime.perf.ContentTypePerformanceTest$1.test(ContentTypePerformanceTest.java:288)
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:295)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
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:756)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:452)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:74)
at org.eclipse.pde.internal.junit.runtime.CoreTestApplication.start(CoreTestApplication.java:28)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
at org.eclipse.core.launcher.Main.main(Main.java:44)

1.071
singleSessionTeststestIsKindOfSuccess1.068
singleSessionTeststestNameMatchingSuccess2.736
testDoSetUptestDoSetUpSuccess0.150
testDoTearDowntestDoTearDownSuccess0.000
Properties »

Back to top