Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
122083.33%12.079
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.tests120212.079

Package org.eclipse.wtp.releng.tests

NameTestsErrorsFailuresTime(s)
TestBuild120212.079
Back to top


TestCase TestBuild

NameStatusTypeTime(s)
testVersionCompareSuccess0.286
testHTTPSetupSuccess0.002
testMemorySuccess0.001
testPropertiesSuccess0.016
testLoggingSuccess0.004
testEnvSuccess0.004
testDisplaySuccess0.288
testComparatorLogFailureThere were unexpected Comparator messages. See comparatorUnexpectedMessages.log.txt expected:<0> but was:<1>

junit.framework.AssertionFailedError: There were unexpected Comparator messages. See comparatorUnexpectedMessages.log.txt expected:<0> but was:<1>
at org.eclipse.wtp.releng.tests.BuildTests.testComparatorLog(BuildTests.java:700)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
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:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.109
testBundleLayoutFailureErrors in bundle layout. For list, see /shared/webtools/tests/wtp4x-R3.4.0-I/results/layoutErrors.html

junit.framework.AssertionFailedError: Errors in bundle layout. For list, see /shared/webtools/tests/wtp4x-R3.4.0-I/results/layoutErrors.html
at org.eclipse.wtp.layout.tests.TestLayout.testBundleLayout(TestLayout.java:108)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
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:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
10.331
testLicensesSuccess0.862
testProviderNamesSuccess0.059
testCopyrightsSuccess0.075
Properties >>

Back to top