Unit Test Results.

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

Summary

TestsFailuresErrorsSuccess rateTime
183555.56%616.384
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.tests1853616.3842019-06-06T07:00:28

Package org.eclipse.jdt.debug.tests

NameTestsErrorsFailuresTime(s)Time StampHost
PerformanceSuite1853616.3842019-06-06T07:00:28
Back to top


TestCase PerformanceSuite

NameStatusTypeTime(s)
testClassFilesGeneratedSuccess0.118
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.179
testConditionalBreakpointsSuccess0.456
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.168
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)
30.229
testForUnexpectedErrorsInProjectSuccess0.124
testStartup50BreakpointsSuccess7.579
testToStringDetailsSuccess49.735
testProcessConsoleStackTraceOutput10000LinesFailureexpected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@32e03505]>

java.lang.AssertionError: expected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@32e03505]>
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)
82.850
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)
30.204
testPerspectiveSwtichSuccess1.058
testProcessConsolePlainOutput10000LinesFailureexpected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@256f4ef2]>

java.lang.AssertionError: expected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@256f4ef2]>
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)
82.956
testStartup100BreakpointsSuccess8.280
testContextualLaunchMenuSuccess129.370
testProcessConsoleWrappedOutput10000LinesFailureexpected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@7a7c012]>

java.lang.AssertionError: expected no launches after test expected:<[]> but was:<[org.eclipse.debug.core.Launch@7a7c012]>
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)
83.049
testStartup200BreakpointsSuccess14.204
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)
30.447
testOutputFolderNotEmptySuccess5.296
Properties »

Back to top