Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
60350.00%8.240
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.releng.tests6308.240

Package org.eclipse.releng.tests

NameTestsErrorsFailuresTime(s)
BuildTests6308.240
Back to top


TestCase BuildTests

NameStatusTypeTime(s)
testChkpiiSuccess0.006
testFeatureFilesSuccess0.001
testPluginFilesSuccess0.447
testJavadocLogsErrorjavadoc errors and/or warnings in: org.eclipse.platform.doc.isv.javadoc.txt See the javadoc logs linked from the test results page for details

junit.framework.AssertionFailedError: javadoc errors and/or warnings in:
org.eclipse.platform.doc.isv.javadoc.txt
See the javadoc logs linked from the test results page for details
at org.eclipse.releng.tests.BuildTests.testJavadocLogs(BuildTests.java:667)
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)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.021
testComparatorLogsErrorcomparator warnings in: See the 'comparatorlog.txt' in 'Release engineering build logs' for details.

junit.framework.AssertionFailedError: comparator warnings in:
See the 'comparatorlog.txt' in 'Release engineering build logs' for details.
at org.eclipse.releng.tests.BuildTests.testComparatorLogs(BuildTests.java:741)
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)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.003
testVersionCompareErrorFeatures included in "/opt/users/hudsonbuild/workspace/eclipse-JUnit-Linux2/workarea/I20120608-1400/eclipse-testing/test-eclipse/eclipse/relengcomparecurrent/features" has been compared to those included in "/opt/users/hudsonbuild/workspace/eclipse-JUnit-Linux2/workarea/I20120608-1400/eclipse-testing/test-eclipse/eclipse/relengcompare/features". There are 23 error messages and 0 warning messages. See the version compare logs linked from the test results page for details

junit.framework.AssertionFailedError: Features included in "/opt/users/hudsonbuild/workspace/eclipse-JUnit-Linux2/workarea/I20120608-1400/eclipse-testing/test-eclipse/eclipse/relengcomparecurrent/features" has been compared to those included in "/opt/users/hudsonbuild/workspace/eclipse-JUnit-Linux2/workarea/I20120608-1400/eclipse-testing/test-eclipse/eclipse/relengcompare/features".
There are 23 error messages and 0 warning messages.
See the version compare logs linked from the test results page for details
at org.eclipse.releng.tests.BuildTests.verifyCompareResults(BuildTests.java:869)
at org.eclipse.releng.tests.BuildTests.testVersionCompare(BuildTests.java:993)
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)
at org.eclipse.core.launcher.Main.main(Main.java:34)
7.740
Properties >>

Back to top