Unit Test Results.

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

Summary

TestsFailuresErrorsSuccess rateTime
183555.56%854.017
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.debug.tests1853854.0172018-12-06T17:01:29

Package org.eclipse.jdt.debug.tests

NameTestsErrorsFailuresTime(s)Time StampHost
PerformanceSuite1853854.0172018-12-06T17:01:29
Back to top


TestCase PerformanceSuite

NameStatusTypeTime(s)
testClassFilesGeneratedSuccess0.119
testLineBreakpointCreationErrorN/A

java.lang.IllegalArgumentException
at org.eclipse.test.internal.performance.PerformanceMeterFactory.assertUniqueScenario(PerformanceMeterFactory.java:43)
at org.eclipse.test.internal.performance.PerformanceMeterFactory.createPerformanceMeter(PerformanceMeterFactory.java:27)
at org.eclipse.test.performance.Performance.createPerformanceMeter(Performance.java:156)
at org.eclipse.jdt.debug.tests.AbstractDebugPerformanceTest.setUp(AbstractDebugPerformanceTest.java:43)
at junit.framework.TestCase.runBare(TestCase.java:139)
at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2557)
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.framework.TestSuite.runTest(TestSuite.java:252)
at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:60)
at java.lang.Thread.run(Thread.java:748)
34.376
testConditionalBreakpointsSuccess1.919
testBareStepOverErrorN/A

java.lang.IllegalArgumentException
at org.eclipse.test.internal.performance.PerformanceMeterFactory.assertUniqueScenario(PerformanceMeterFactory.java:43)
at org.eclipse.test.internal.performance.PerformanceMeterFactory.createPerformanceMeter(PerformanceMeterFactory.java:27)
at org.eclipse.test.performance.Performance.createPerformanceMeter(Performance.java:156)
at org.eclipse.jdt.debug.tests.AbstractDebugPerformanceTest.setUp(AbstractDebugPerformanceTest.java:43)
at junit.framework.TestCase.runBare(TestCase.java:139)
at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2557)
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.framework.TestSuite.runTest(TestSuite.java:252)
at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:60)
at java.lang.Thread.run(Thread.java:748)
33.468
testMethodEntryBreakpointCreationErrorN/A

java.lang.IllegalArgumentException
at org.eclipse.test.internal.performance.PerformanceMeterFactory.assertUniqueScenario(PerformanceMeterFactory.java:43)
at org.eclipse.test.internal.performance.PerformanceMeterFactory.createPerformanceMeter(PerformanceMeterFactory.java:27)
at org.eclipse.test.performance.Performance.createPerformanceMeter(Performance.java:156)
at org.eclipse.jdt.debug.tests.AbstractDebugPerformanceTest.setUp(AbstractDebugPerformanceTest.java:43)
at junit.framework.TestCase.runBare(TestCase.java:139)
at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2557)
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.framework.TestSuite.runTest(TestSuite.java:252)
at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:60)
at java.lang.Thread.run(Thread.java:748)
38.507
testForUnexpectedErrorsInProjectSuccess0.130
testStartup50BreakpointsSuccess102.137
testToStringDetailsSuccess48.638
testProcessConsoleStackTraceOutput10000LinesFailureexpected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@5b82cf6b]>

java.lang.AssertionError: expected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@5b82cf6b]>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.eclipse.jdt.debug.tests.TestUtil.cleanUp(TestUtil.java:65)
at org.eclipse.jdt.debug.tests.AbstractDebugTest.tearDown(AbstractDebugTest.java:2578)
at org.eclipse.jdt.debug.tests.AbstractDebugPerformanceTest.tearDown(AbstractDebugPerformanceTest.java:52)
at org.eclipse.jdt.debug.tests.performance.PerfConsoleTests.tearDown(PerfConsoleTests.java:96)
at junit.framework.TestCase.runBare(TestCase.java:146)
at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2557)
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.framework.TestSuite.runTest(TestSuite.java:252)
at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:60)
at java.lang.Thread.run(Thread.java:748)
151.063
testBreakpointRemovalErrorN/A

java.lang.IllegalArgumentException
at org.eclipse.test.internal.performance.PerformanceMeterFactory.assertUniqueScenario(PerformanceMeterFactory.java:43)
at org.eclipse.test.internal.performance.PerformanceMeterFactory.createPerformanceMeter(PerformanceMeterFactory.java:27)
at org.eclipse.test.performance.Performance.createPerformanceMeter(Performance.java:156)
at org.eclipse.jdt.debug.tests.AbstractDebugPerformanceTest.setUp(AbstractDebugPerformanceTest.java:43)
at junit.framework.TestCase.runBare(TestCase.java:139)
at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2557)
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.framework.TestSuite.runTest(TestSuite.java:252)
at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:60)
at java.lang.Thread.run(Thread.java:748)
37.155
testPerspectiveSwtichSuccess39.618
testProcessConsolePlainOutput10000LinesFailureexpected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@67016c61]>

java.lang.AssertionError: expected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@67016c61]>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.eclipse.jdt.debug.tests.TestUtil.cleanUp(TestUtil.java:65)
at org.eclipse.jdt.debug.tests.AbstractDebugTest.tearDown(AbstractDebugTest.java:2578)
at org.eclipse.jdt.debug.tests.AbstractDebugPerformanceTest.tearDown(AbstractDebugPerformanceTest.java:52)
at org.eclipse.jdt.debug.tests.performance.PerfConsoleTests.tearDown(PerfConsoleTests.java:96)
at junit.framework.TestCase.runBare(TestCase.java:146)
at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2557)
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.framework.TestSuite.runTest(TestSuite.java:252)
at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:60)
at java.lang.Thread.run(Thread.java:748)
89.893
testStartup100BreakpointsSuccess11.214
testContextualLaunchMenuSuccess6.800
testProcessConsoleWrappedOutput10000LinesFailureexpected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@64b4d5a4]>

java.lang.AssertionError: expected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@64b4d5a4]>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.eclipse.jdt.debug.tests.TestUtil.cleanUp(TestUtil.java:65)
at org.eclipse.jdt.debug.tests.AbstractDebugTest.tearDown(AbstractDebugTest.java:2578)
at org.eclipse.jdt.debug.tests.AbstractDebugPerformanceTest.tearDown(AbstractDebugPerformanceTest.java:52)
at org.eclipse.jdt.debug.tests.performance.PerfConsoleTests.tearDown(PerfConsoleTests.java:96)
at junit.framework.TestCase.runBare(TestCase.java:146)
at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2557)
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.framework.TestSuite.runTest(TestSuite.java:252)
at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:60)
at java.lang.Thread.run(Thread.java:748)
102.484
testStartup200BreakpointsSuccess23.158
testWatchpointCreationErrorN/A

java.lang.IllegalArgumentException
at org.eclipse.test.internal.performance.PerformanceMeterFactory.assertUniqueScenario(PerformanceMeterFactory.java:43)
at org.eclipse.test.internal.performance.PerformanceMeterFactory.createPerformanceMeter(PerformanceMeterFactory.java:27)
at org.eclipse.test.performance.Performance.createPerformanceMeter(Performance.java:156)
at org.eclipse.jdt.debug.tests.AbstractDebugPerformanceTest.setUp(AbstractDebugPerformanceTest.java:43)
at junit.framework.TestCase.runBare(TestCase.java:139)
at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2557)
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.framework.TestSuite.runTest(TestSuite.java:252)
at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:60)
at java.lang.Thread.run(Thread.java:748)
54.768
testOutputFolderNotEmptySuccess77.791
Properties »

Back to top