Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
71085.71%288.968
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)
org.eclipse.ant.tests.ui.testplugin701288.968

Package org.eclipse.ant.tests.ui.testplugin

NameTestsErrorsFailuresTime(s)
AntUIPerformanceTests701288.968
Back to top


TestCase AntUIPerformanceTests

NameStatusTypeTime(s)
testOpenAntEditor1Success40.907
testOpenAntEditor2Success36.356
testOpenAntEditorNoFoldingSuccess34.649
testBuildSuccess46.827
testBuildNoConsoleSuccess42.261
testBuildMinusDebugSuccess47.498
testBuildWithLotsOfLinksFailureProgram did not suspend, launch terminated.

junit.framework.AssertionFailedError: Program did not suspend, launch terminated.
at org.eclipse.ant.tests.ui.testplugin.AbstractAntUITest.launchAndWait(AbstractAntUITest.java:427)
at org.eclipse.ant.tests.ui.testplugin.AbstractAntUITest.launchAndTerminate(AbstractAntUITest.java:398)
at org.eclipse.ant.tests.ui.AbstractAntUIBuildTest.launch(AbstractAntUIBuildTest.java:84)
at org.eclipse.ant.tests.ui.AbstractAntUIBuildPerformanceTest.launch(AbstractAntUIBuildPerformanceTest.java:139)
at org.eclipse.ant.tests.ui.performance.SeparateVMTests.testBuildWithLotsOfLinks(SeparateVMTests.java:100)
at org.eclipse.ant.tests.ui.AbstractAntUIBuildTest.access$0(AbstractAntUIBuildTest.java:1)
at org.eclipse.ant.tests.ui.AbstractAntUIBuildTest$1.run(AbstractAntUIBuildTest.java:44)
at java.lang.Thread.run(Thread.java:619)
40.442
Properties >>

Back to top