Unit Test Results.

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

Summary

TestsFailuresErrorsSuccess rateTime
183555.56%733.665
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.tests1853733.6652018-12-06T23:41:34

Package org.eclipse.jdt.debug.tests

NameTestsErrorsFailuresTime(s)Time StampHost
PerformanceSuite1853733.6652018-12-06T23:41:34
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:2565)
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)
30.492
testConditionalBreakpointsSuccess0.986
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:2565)
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)
30.950
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:2565)
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)
30.572
testForUnexpectedErrorsInProjectSuccess0.139
testStartup50BreakpointsSuccess92.248
testToStringDetailsSuccess49.387
testProcessConsoleStackTraceOutput10000LinesFailureexpected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@215595b5]>

java.lang.AssertionError: expected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@215595b5]>
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:2586)
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:2565)
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)
142.407
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:2565)
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)
30.272
testPerspectiveSwtichSuccess5.360
testProcessConsolePlainOutput10000LinesFailureexpected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@70ac725a]>

java.lang.AssertionError: expected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@70ac725a]>
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:2586)
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:2565)
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)
111.832
testStartup100BreakpointsSuccess12.621
testContextualLaunchMenuSuccess7.724
testProcessConsoleWrappedOutput10000LinesFailureexpected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@584c1582]>

java.lang.AssertionError: expected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@584c1582]>
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:2586)
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:2565)
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)
111.202
testStartup200BreakpointsSuccess28.983
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:2565)
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)
31.873
testOutputFolderNotEmptySuccess16.320
Properties »

Back to top