Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
1901099.47%1725.703
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.core190011725.703

Package org.eclipse.team.tests.ccvs.core

NameTestsErrorsFailuresTime(s)
AllCoreTests0000.032
AllTests190011725.671
Back to top


TestCase AllCoreTests

NameStatusTypeTime(s)
Properties >>

Back to top

TestCase AllTests

NameStatusTypeTime(s)
testImportAndCheckoutSuccess1.203
testCheckoutSuccess5.500
testRootShareSuccess1.782
testNonRootShareSuccess2.312
testSimpleChangesSuccess5.078
testNoRemoteChangesSuccess3.563
testGetBaseSuccess3.609
testFolderAdditionSuccess5.328
testNonRootBuildSuccess5.016
testGetRemoteResourceSuccess4.265
testVersionTagSuccess5.063
testEmptyFileSuccess3.812
testFileRevisionsSuccess5.516
testTagSuccess11.781
testExistsSuccess5.016
testCheckoutIntoRemoteFolderSuccess4.922
testBug244425Success7.375
testBug244425_compareSuccess4.953
testContentFetchForLocalDeletionSuccess3.750
testResourceVariantSuccess2.687
testVersionTagSuccess6.688
testAddSuccess1.109
testDeleteHandlingSuccess3.047
testCheckinSuccess4.250
testMoveHandlingSuccess3.281
testUpdateSuccess4.610
testUpdate123280Success4.109
testMakeBranchSuccess5.594
testDuplicatedBranchSuccess4.047
testPruningSuccess4.469
testGetSuccess4.265
testReadOnlySuccess1.063
testCleanLineDelimitersSuccess1.062
testKeywordSubstitutionSuccess20.094
testKeywordSubsBinToTextSuccess5.297
testUnmapSuccess6.797
testForBinaryLinefeedCorruptionSuccess3.547
test33984CannotCommitAfterConflictsMergedLocallySuccess6.578
testTagExistsFailureSuccess5.312
testUpdateWithOverwriteSuccess4.469
testUpdateWithNoChangeSuccess5.031
testBinaryAdditionSuccess4.156
testDeletedPhantom139250Success3.641
testUpdateOfDeletedFile140007Success4.375
testUpdateOfRemotelyRemovedFileSuccess5.359
testMergeWithTrailingLineFeedsSuccess8.047
testRevertToBaseHeadTagSuccess5.313
testRevertToBaseNonHeadTagSuccess5.906
testSwitchTagForModifiedFileSuccess4.547
testOrphanedSubtreeSuccess3.078
testOrphanedSubsubtreeSuccess3.328
testDeletionHandlingSuccess5.125
testFileAdditionHandlingSuccess3.891
testFolderAdditionHandlingSuccess4.297
testOperationOnOutOfSyncSuccess5.547
testAllCVSFolderRemovalSuccess3.281
testSomeCVSFolderRemovalSuccess3.172
testCVSFodlersMarkedTeamPrivateSuccess3.922
testExternalDeletionSuccess3.062
testReadOnlyCheckoutSuccess4.297
testEditUneditSuccess3.734
testCommitSuccess3.907
testEditMergeUneditSuccess4.359
testMapSuccessSuccess0.922
testLinkSuccessSuccess3.156
testLinkCVSFolderSuccess6.266
testUpdateSuccess7.156
testExternalDeletionSuccess3.969
testFileModificationsSuccess4.953
testFileDeletionsSuccess7.547
testFileAdditionsSuccess11.187
testFileMoveAndCopySuccess6.344
testFolderAdditionsSuccess10.437
testFolderDeletionsSuccess7.157
testFolderMoveAndCopySuccess7.015
testUpdateIgnoreLocalSuccess5.907
testIgnoredAfterCheckoutSuccess5.406
testBinaryAdditionSuccess10.672
testIncomingChangesSuccess15.984
test46007Failurewait-problem

junit.framework.AssertionFailedError: wait-problem
at org.eclipse.team.tests.ccvs.core.EclipseTest.waitMsec(EclipseTest.java:1002)
at org.eclipse.team.tests.ccvs.core.EclipseTest.setContentsAndEnsureModified(EclipseTest.java:986)
at org.eclipse.team.tests.ccvs.core.EclipseTest.setContentsAndEnsureModified(EclipseTest.java:976)
at org.eclipse.team.tests.ccvs.core.EclipseTest.appendText(EclipseTest.java:215)
at org.eclipse.team.tests.ccvs.core.subscriber.CVSMergeSubscriberTest.test46007(CVSMergeSubscriberTest.java:158)
at org.eclipse.team.tests.ccvs.core.EclipseTest.runTest(EclipseTest.java:1448)
at org.eclipse.team.tests.ccvs.core.EclipseTest.runBare(EclipseTest.java:1295)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
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:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
4.578
testMergableConflictsSuccess10.531
testUnmergableConflictsSuccess11.188
testLocalScrubSuccess8.672
testBug37546MergeWantsToDeleteNewDirectoriesSuccess10.047
testOutgoingDeletionAfterMergeBug53129Success13.593
testDisconnectingProjectSuccess4.469
testMarkAsMergedSuccess11.172
testDeletedAdditionSuccess13.875
testFileAddedToBranchSuccess15.656
testBinaryMarkAsMergedSuccess8.407
testMergeNewFileToBranchSuccess11.687
testBinaryAdditionSuccess9.953
testFileConflictSuccess16.016
testIncomingChangesSuccess14.281
testDisconnectingProjectSuccess6.406
testBinaryMarkAsMergedSuccess10.594
testBug302163WithoutModelSuccess8.703
testBug302163WithModelSuccess12.125
testOutgoingChangesSuccess14.375
testOverideAndUpdateSimpleSuccess24.000
testOverrideOutgoingChangesSuccess17.875
testOutgoingQuestionablesSuccess15.125
testAdditionConflictsSuccess30.750
testDeletionConflictsSuccess62.750
testSyncOnEmptyProjectSuccess15.344
testFolderConflictSuccess24.828
testOutgoingDeletionSuccess17.531
testIncomingAdditionSuccess22.891
testSyncOnBranchSuccess36.750
testRenameProjectSuccess15.625
testDeleteProjectSuccess29.687
testFolderDeletionSuccess17.735
testTagRetrievalForFolderWithNoFileSuccess23.609
testIgnoredResourceSuccess24.344
testRenameUnsharedSuccess16.266
testOutgoingEmptyFolderSuccess18.562
testConflictingFolderDeletionSuccess20.813
testOverrideAndUpdateOutgoingAdditionSuccess16.125
testProjectCloseSuccess18.968
testUpdateBinaryConflictSuccess23.266
testNestedMarkAsMergedSuccess29.531
testMarkAsMergedOnBinaryFileSuccess34.188
testSyncAfterImportSuccess10.297
testOverUpdateAfterExternalDeletionSuccess19.250
testDisabledDirectoryDiscoverySuccess26.937
testBinaryAdditionSuccess6.375
testBinaryMarkAsMergedSuccess4.734
testStandardChangesSuccess9.500
testInvalidTagSuccess4.250
testConcurrentAccessToSyncSetSuccess9.407
testCloseOnUpdateSuccess15.359
testCloseOnCommitSuccess10.656
testSaveOnUpdateWhenDirtySuccess17.813
testCloseOnUpdateWhenDirtySuccess16.219
testSaveOnCommitWhenDirtySuccess13.328
testCloseOnCommitWhenDirtySuccess10.187
testCloseOnParticipantDisposeSuccess5.672
testStayOpenOnParticipantDisposeWhenDirtySuccess5.375
testUpdateOnRemoteChangeSuccess15.813
testUpdateOnRemoteChangeWhenDirtySuccess15.812
testFileCreationSuccess14.641
testFileDeletionSuccess10.281
testSimpleCheckoutSuccess3.109
testNonRootCheckoutSuccess2.907
testMulitpleCheckoutSuccess6.343
testCheckoutAsSuccess3.141
testCompareWithLatestSuccess5.250
testDisconnectSuccess3.016
testImportOneProjectSuccess3.437
testImportMultipleProjectsSuccess162.641
testBug234149_AFewProvidersSuccess5.937
testBug298925_noToAllSuccess2.453
testOpenEditorOnRevisionSuccess3.422
testSingleSelectionSuccess0.016
testMultipleSelectionSuccess0.000
testSelectDisabled1Success0.000
testSelectDisabled2Success0.000
testSelectDisabled3Success0.015
testSetEnablementSuccess0.000
testEmptyInfoMapSuccess0.000
testEmptyReferenceStringsSuccess0.000
testMalformedReferenceStringSuccess0.000
testUnknownSingleReferenceStringSuccess0.016
testSelectionForUnknownSingleReferenceStringSuccess0.297
testKnownSingleReferenceStringSuccess0.016
testSingleKnownRepositoryWithUsernameSuccess0.015
testSingleKnownRepositoryMatchesTwoReferenceStringsSuccess0.000
testOneMatchingReferenceStringSuccess0.016
testTwoMatchingKnownRepositoriesSuccess0.015
testThreeKindsOfSuggestionsSuccess0.391
testOneCompatibleOfTwoKnownSuccess0.016
testTwoUnknownOneCompatibleReferenceStringsSuccess0.031
testSelectionForTwoUnknownOneCompatibleReferenceStringsSuccess0.141
testSelectionForOneCompatibleOfTwoKnownSuccess0.140
testCompatibleSuggestionsOrderSuccess0.031
testSelectionForCompatibleSuggestionsOrderSuccess0.157
testCompatibleSuggestionsOrder2Success0.047
testSelectionForOnlyOneReferenceStringNeedsAdditionalInfoSuccess0.125
testSelectionForUnknownReferenceStringSuccess0.109
testCreateWorkspacePatchSuccess3.500
testTagSuccess4.547
testAddSuccess4.187
testUpdateSuccess19.235
testCommitSuccess11.218
testReplaceSuccess19.829
testBranchSuccess7.828
testCacheBaseSuccess7.187
testCacheRemoteSuccess4.156
testBug134517Success9.672
testDeepNewFolderSuccess7.078
Properties >>

Back to top