Class | Name | Status | Type | Time(s) |
multipleSessionTests | testLoadCatalog | Success | | 32.596 |
org.eclipse.core.tests.runtime.perf.AllPerfTests | warning | Failure | 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)
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:212)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
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:190)
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:190)
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:190)
at junit.framework.TestSuite.run(TestSuite.java:236)
at org.eclipse.core.tests.session.SessionTestSuite.run(SessionTestSuite.java:142)
... 37 more
| 10.875 |
org.eclipse.core.tests.runtime.perf.BenchPath | testHash | Success | | 2.839 |
org.eclipse.core.tests.runtime.perf.BenchPath | testPathCreation | Success | | 3.814 |
org.eclipse.core.tests.runtime.perf.BenchPath | testToOSString | Success | | 0.813 |
org.eclipse.core.tests.runtime.perf.BenchPath | testToString | Success | | 0.714 |
org.eclipse.core.tests.runtime.perf.PreferencePerformanceTest | testGetStringCommonPrefixKeys | Success | | 3.106 |
org.eclipse.core.tests.runtime.perf.PreferencePerformanceTest | testGetStringMisses | Success | | 3.260 |
org.eclipse.core.tests.runtime.perf.PreferencePerformanceTest | testGetStringSequentialKeys | Success | | 3.202 |
org.eclipse.core.tests.runtime.perf.PreferencePerformanceTest | testGetStringUniqueKeys | Success | | 3.103 |
org.eclipse.core.tests.runtime.perf.PreferencePerformanceTest | testPutStringKeys | Success | | 3.322 |
org.eclipse.core.tests.runtime.perf.PreferencePerformanceTest | testRemoveStringKeys | Success | | 0.811 |
singleSessionTests | testContentMatching | Failure | N/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)
| 0.914 |
singleSessionTests | testIsKindOf | Success | | 1.066 |
singleSessionTests | testNameMatching | Success | | 2.585 |
testDoSetUp | testDoSetUp | Success | | 0.151 |
testDoTearDown | testDoTearDown | Success | | 0.000 |