Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
160193.75%14.779
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.team.tests.core161014.779

Package org.eclipse.team.tests.core

NameTestsErrorsFailuresTime(s)
AllTeamTests161014.779
Back to top


TestCase AllTeamTests

NameStatusTypeTime(s)
testProvidersRegisteredSuccess0.293
testGetProviderGenericSuccess2.065
testGetProviderByIdSuccess1.038
testFileModificationValidatorSuccess1.022
testMoveDeleteHookSuccess1.072
testMoveDeleteHookBetweenProjectsSuccess1.042
testMapSuccessSuccess0.934
testLinkSuccessSuccess1.036
testMapFailureSuccess1.032
testLinkFailureSuccess1.023
testIsSharedSuccess1.033
testCRLFtoLFInputStreamSuccess0.002
testLFtoCRLFInputStreamSuccess0.001
testGetByExtensionSuccess1.020
testGetByContentTypeSuccess1.110
testError'/tmp' is not a valid location for linked resources.

org.eclipse.core.internal.resources.ResourceException: '/tmp' is not a valid location for linked resources.
at org.eclipse.core.internal.resources.Resource.assertLinkRequirements(Resource.java:162)
at org.eclipse.core.internal.resources.Resource.createLink(Resource.java:594)
at org.eclipse.core.internal.resources.Resource.createLink(Resource.java:576)
at org.eclipse.team.tests.core.regression.Bug_217673.test(Bug_217673.java:39)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
1.033
Properties >>

Back to top