Unit Test Results.

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

Summary

TestsFailuresErrorsSuccess rateTime
183555.56%751.243
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.tests1853751.2432019-03-08T08:45:25

Package org.eclipse.jdt.debug.tests

NameTestsErrorsFailuresTime(s)Time StampHost
PerformanceSuite1853751.2432019-03-08T08:45:25
Back to top


TestCase PerformanceSuite

NameStatusTypeTime(s)
testClassFilesGeneratedSuccess0.129
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:2570)
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:61)
at java.lang.Thread.run(Thread.java:748)
30.350
testConditionalBreakpointsSuccess5.402
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:2570)
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:61)
at java.lang.Thread.run(Thread.java:748)
30.200
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:2570)
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:61)
at java.lang.Thread.run(Thread.java:748)
31.313
testForUnexpectedErrorsInProjectSuccess0.136
testStartup50BreakpointsSuccess90.166
testToStringDetailsSuccess56.617
testProcessConsoleStackTraceOutput10000LinesFailureexpected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@1032e998]>

java.lang.AssertionError: expected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@1032e998]>
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:2591)
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:2570)
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:61)
at java.lang.Thread.run(Thread.java:748)
138.113
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:2570)
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:61)
at java.lang.Thread.run(Thread.java:748)
34.548
testPerspectiveSwtichSuccess4.017
testProcessConsolePlainOutput10000LinesFailureexpected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@1681abc4]>

java.lang.AssertionError: expected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@1681abc4]>
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:2591)
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:2570)
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:61)
at java.lang.Thread.run(Thread.java:748)
130.944
testStartup100BreakpointsSuccess12.542
testContextualLaunchMenuSuccess5.143
testProcessConsoleWrappedOutput10000LinesFailureexpected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@e5ed7c3]>

java.lang.AssertionError: expected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@e5ed7c3]>
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:2591)
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:2570)
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:61)
at java.lang.Thread.run(Thread.java:748)
101.537
testStartup200BreakpointsSuccess21.917
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:2570)
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:61)
at java.lang.Thread.run(Thread.java:748)
38.087
testOutputFolderNotEmptySuccess19.897
Properties »

Back to top