Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
122083.33%13.544
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.tests120213.544

Package org.eclipse.wtp.releng.tests

NameTestsErrorsFailuresTime(s)
TestBuild120213.544
Back to top


TestCase TestBuild

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

junit.framework.AssertionFailedError: There were unexpected Comparator messages. See comparatorUnexpectedMessages.log.txt expected:<0> but was:<108>
at org.eclipse.wtp.releng.tests.BuildTests.testComparatorLog(BuildTests.java:700)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:657)
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:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:236)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
0.223
testPropertiesSuccess0.020
testEnvSuccess0.020
testVersionCompareSuccess1.585
testLoggingSuccess0.005
testDisplaySuccess2.534
testMemorySuccess0.001
testHTTPSetupSuccess0.000
testBundleLayoutFailureErrors in bundle layout. For list, see /shared/webtools/tests/wtp4x-R3.6.0-I/results/layoutErrors.html

junit.framework.AssertionFailedError: Errors in bundle layout. For list, see /shared/webtools/tests/wtp4x-R3.6.0-I/results/layoutErrors.html
at org.eclipse.wtp.layout.tests.TestLayout.testBundleLayout(TestLayout.java:108)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:657)
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:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:236)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
8.219
testCopyrightsSuccess0.727
testLicensesSuccess0.128
testProviderNamesSuccess0.046
Properties >>

Back to top