Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
112081.82%0.765
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.tests11020.765

Package org.eclipse.wtp.releng.tests

NameTestsErrorsFailuresTime(s)
TestBuild11020.765
Back to top


TestCase TestBuild

NameStatusTypeTime(s)
testNumberOfTOTALFeaturesSuccess0.004
testNumberOfWTPFeaturesSuccess0.001
testNumberOfWSTFeaturesSuccess0.001
testNumberOfJSTFeaturesFailurethere were more or less JST features than expected: expected:<34> but was:<35>

junit.framework.AssertionFailedError: there were more or less JST features than expected: expected:<34> but was:<35>
at org.eclipse.wtp.releng.tests.BuildTests.testNumberOfJSTFeatures(BuildTests.java:201)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
0.009
testNumberOfJPTFeaturesSuccess0.001
testNumberOfTOTALPluginsSuccess0.004
testNumberOfWTPPluginsSuccess0.003
testNumberOfWSTPluginsSuccess0.004
testNumberOfJSTPluginsFailurethere were more or less JST plugins than expected: expected:<101> but was:<102>

junit.framework.AssertionFailedError: there were more or less JST plugins than expected: expected:<101> but was:<102>
at org.eclipse.wtp.releng.tests.BuildTests.testNumberOfJSTPlugins(BuildTests.java:276)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
0.005
testNumberOfJPTPluginsSuccess0.003
testVersionCompareSuccess0.722
Properties >>

Back to top