Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
20150.00%1727.515
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.ccvs.ui.benchmark2101727.515

Package org.eclipse.team.tests.ccvs.ui.benchmark

NameTestsErrorsFailuresTime(s)
SyncTests100321.796
WorkflowTests1101405.719
Back to top


TestCase SyncTests

NameStatusTypeTime(s)
testSync100NoUISuccess320.921
Properties >>

Back to top

TestCase WorkflowTests

NameStatusTypeTime(s)
testBigWorkflowNoUIErrorThe server reported an error while performing the "cvs commit" command.

org.eclipse.team.internal.ccvs.core.CVSException: The server reported an error while performing the "cvs commit" command.
at org.eclipse.team.internal.ccvs.ui.operations.CVSOperation.asException(CVSOperation.java:159)
at org.eclipse.team.internal.ccvs.ui.operations.CVSOperation.handleErrors(CVSOperation.java:202)
at org.eclipse.team.internal.ccvs.ui.operations.CVSOperation.endOperation(CVSOperation.java:97)
at org.eclipse.team.internal.ccvs.ui.operations.RepositoryProviderOperation.endOperation(RepositoryProviderOperation.java:223)
at org.eclipse.team.internal.ccvs.ui.operations.CVSOperation.run(CVSOperation.java:82)
at org.eclipse.team.tests.ccvs.core.EclipseRunnable.run(EclipseRunnable.java:30)
at java.lang.Thread.run(Thread.java:534)
Contains: testBigWithNoUI-1213841432312out: Terminated with fatal signal 25
1405.234
Properties >>

Back to top