Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
122083.33%12.752
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.752

Package org.eclipse.wtp.releng.tests

NameTestsErrorsFailuresTime(s)
TestBuild120212.752
Back to top


TestCase TestBuild

NameStatusTypeTime(s)
testComparatorLogFailureThere were unexpected Comparator messages. See comparatorUnexpectedMessages.log.txt expected:<0> but was:<190>

junit.framework.AssertionFailedError: There were unexpected Comparator messages. See comparatorUnexpectedMessages.log.txt expected:<0> but was:<190>
at org.eclipse.wtp.releng.tests.BuildTests.testComparatorLog(BuildTests.java:700)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
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:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
0.125
testPropertiesSuccess0.017
testEnvSuccess0.022
testVersionCompareSuccess0.410
testLoggingSuccess0.004
testDisplaySuccess2.627
testMemorySuccess0.002
testHTTPSetupSuccess0.000
testBundleLayoutFailureErrors in bundle layout. For list, see /shared/webtools/tests/wtp4x-R3.5.2-M/results/layoutErrors.html

junit.framework.AssertionFailedError: Errors in bundle layout. For list, see /shared/webtools/tests/wtp4x-R3.5.2-M/results/layoutErrors.html
at org.eclipse.wtp.layout.tests.TestLayout.testBundleLayout(TestLayout.java:108)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
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:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
8.456
testCopyrightsSuccess0.880
testLicensesSuccess0.135
testProviderNamesSuccess0.044
Properties >>

Back to top