Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
122083.33%15.763
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.tests120215.763

Package org.eclipse.wtp.releng.tests

NameTestsErrorsFailuresTime(s)
TestBuild120215.763
Back to top


TestCase TestBuild

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

junit.framework.AssertionFailedError: There were unexpected Comparator messages. See comparatorUnexpectedMessages.log.txt expected:<0> but was:<194>
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.099
testPropertiesSuccess0.022
testEnvSuccess0.008
testVersionCompareSuccess0.581
testLoggingSuccess0.005
testDisplaySuccess3.128
testMemorySuccess0.003
testHTTPSetupSuccess0.001
testBundleLayoutFailureErrors in bundle layout. For list, see /shared/webtools/tests/wtp4x-R3.5.1-M/results/layoutErrors.html

junit.framework.AssertionFailedError: Errors in bundle layout. For list, see /shared/webtools/tests/wtp4x-R3.5.1-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)
11.163
testCopyrightsSuccess0.559
testLicensesSuccess0.120
testProviderNamesSuccess0.039
Properties >>

Back to top