Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
121183.33%11.389
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.wtp.releng.tests121111.389

Package org.eclipse.wtp.releng.tests

NameTestsErrorsFailuresTime(s)
TestBuild121111.389
Back to top


TestCase TestBuild

NameStatusTypeTime(s)
testVersionCompareFailureThere is an error in versioning. See full listing for details.

junit.framework.AssertionFailedError: There is an error in versioning. See full listing for details.
at org.eclipse.wtp.releng.tests.BuildTests.testVersionCompare(BuildTests.java:485)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
at org.eclipse.equinox.launcher.Main.main(Main.java:1384)
0.378
testHTTPSetupSuccess0.001
testMemorySuccess0.003
testPropertiesSuccess0.004
testLoggingSuccess0.002
testEnvSuccess0.013
testDisplaySuccess2.383
testComparatorLogErrorComparator log not found where expected at /shared/webtools/projects/patches-R3.2.5.1-P/workdir/P-3.2.5-20120918051211/comparator-unittest.log

java.io.FileNotFoundException: Comparator log not found where expected at /shared/webtools/projects/patches-R3.2.5.1-P/workdir/P-3.2.5-20120918051211/comparator-unittest.log
at org.eclipse.wtp.releng.tests.ComparatorLog.getLogFileTests(ComparatorLog.java:218)
at org.eclipse.wtp.releng.tests.ComparatorLog.getMessages(ComparatorLog.java:233)
at org.eclipse.wtp.releng.tests.ComparatorLog.filterMessages(ComparatorLog.java:97)
at org.eclipse.wtp.releng.tests.ComparatorLog.getNumberOfUnexpectedMessages(ComparatorLog.java:297)
at org.eclipse.wtp.releng.tests.BuildTests.testComparatorLog(BuildTests.java:700)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
at org.eclipse.equinox.launcher.Main.main(Main.java:1384)
0.007
testBundleLayoutSuccess8.279
testLicensesSuccess0.269
testProviderNamesSuccess0.009
testCopyrightsSuccess0.005
Properties >>

Back to top