| Name | Status | Type | Time(s) |
| testCheckout | Success | | 7.416 |
| testImportAndCheckout | Success | | 1.279 |
| testRootShare | Success | | 2.456 |
| testNonRootShare | Success | | 3.348 |
| testGetBase | Success | | 4.491 |
| testTag | Success | | 18.148 |
| testExists | Success | | 7.133 |
| testContentFetchForLocalDeletion | Success | | 4.725 |
| testGetRemoteResource | Success | | 5.582 |
| testFileRevisionsForBranches | Success | | 12.273 |
| testCheckoutIntoRemoteFolder | Success | | 6.988 |
| testBug244425_compare | Success | | 6.016 |
| testFolderAddition | Success | | 7.281 |
| testNoRemoteChanges | Success | | 5.046 |
| testSimpleChanges | Success | | 7.464 |
| testNonRootBuild | Success | | 6.283 |
| testVersionTag | Success | | 7.517 |
| testEmptyFile | Success | | 4.527 |
| testFileRevisions | Success | | 5.239 |
| testUnknownBranch | Success | | 5.661 |
| testVendorBranch | Success | | 3.080 |
| testBug244425 | Success | | 9.415 |
| testResourceVariant | Success | | 3.412 |
| testTagExistsFailure | Success | | 6.160 |
| testBinaryAddition | Success | | 5.644 |
| testDuplicatedBranch | Success | | 5.470 |
| testUpdate123280 | Success | | 5.478 |
| testMakeBranch | Success | | 7.856 |
| testMergeWithTrailingLineFeeds | Success | | 5.628 |
| testUpdate | Success | | 7.714 |
| testCheckin | Success | | 6.607 |
| testAdd | Success | | 1.012 |
| testPruning | Success | | 5.529 |
| testGet | Success | | 4.485 |
| testReadOnly | Success | | 1.031 |
| testUnmap | Success | | 7.267 |
| testUpdateOfRemotelyRemovedFile | Success | | 5.882 |
| testUpdateOfDeletedFile140007 | Success | | 6.130 |
| testForBinaryLinefeedCorruption | Success | | 6.030 |
| test33984CannotCommitAfterConflictsMergedLocally | Success | | 6.884 |
| testUpdateWithNoChange | Success | | 6.303 |
| testDeletedPhantom139250 | Success | | 4.290 |
| testRevertToBaseHeadTag | Success | | 5.677 |
| testUpdateWithOverwrite | Success | | 5.451 |
| testKeywordSubsBinToText | Success | | 6.827 |
| testKeywordSubstitution | Success | | 28.065 |
| testCleanLineDelimiters | Success | | 0.969 |
| testRevertToBaseNonHeadTag | Success | | 5.953 |
| testSwitchTagForModifiedFile | Success | | 5.375 |
| testVersionTag | Success | | 9.422 |
| testMoveHandling | Success | | 4.000 |
| testDeleteHandling | Success | | 3.812 |
| testExternalDeletion | Success | | 3.828 |
| testDeletionHandling | Success | | 5.125 |
| testOrphanedSubtree | Success | | 3.922 |
| testOperationOnOutOfSync | Success | | 6.188 |
| testAllCVSFolderRemoval | Success | | 3.828 |
| testFolderAdditionHandling | Success | | 4.266 |
| testFileAdditionHandling | Success | | 4.890 |
| testOrphanedSubsubtree | Success | | 3.922 |
| testSomeCVSFolderRemoval | Success | | 3.828 |
| testCVSFodlersMarkedTeamPrivate | Success | | 3.860 |
| testCommit | Success | | 5.062 |
| testReadOnlyCheckout | Success | | 5.406 |
| testEditUnedit | Success | | 4.844 |
| testEditMergeUnedit | Success | | 7.531 |
| testMapSuccess | Success | | 1.110 |
| testLinkSuccess | Success | | 3.843 |
| testLinkCVSFolder | Success | | 9.407 |
| testExternalDeletion | Success | | 5.218 |
| testUpdate | Success | | 9.782 |
| testFileModifications | Success | | 5.922 |
| testFolderMoveAndCopy | Success | | 8.593 |
| testUpdateIgnoreLocal | Success | | 7.047 |
| testIgnoredAfterCheckout | Success | | 6.531 |
| testBug62547 | Success | | 5.875 |
| testFileAdditions | Success | | 12.157 |
| testFileDeletions | Success | | 7.922 |
| testFileMoveAndCopy | Success | | 8.281 |
| testFolderAdditions | Success | | 12.578 |
| testFolderDeletions | Success | | 8.187 |
| testRefreshProjectUsingAutoRefreshFile | Success | | 5.594 |
| testProjectsInSubmodule | Success | | 15.406 |
| testProjectWithNoTags | Success | | 4.235 |
| testProjectsInTwoSubmodules | Success | | 14.703 |
| testDateTags | Success | | 2.859 |
| testProjectsAtRoot | Success | | 10.203 |
| testNestedProjects | Success | | 10.079 |
| testTagsForSubfolder | Success | | 6.375 |
| testBinaryAddition | Success | | 12.343 |
| testBug37546MergeWantsToDeleteNewDirectories | Success | | 12.969 |
| testOutgoingDeletionAfterMergeBug53129 | Success | | 17.703 |
| testMergableConflicts | Success | | 37.281 |
| testUnmergableConflicts | Success | | 38.063 |
| testDisconnectingProject | Success | | 7.453 |
| testFileAddedToBranch | Success | | 21.391 |
| testBinaryMarkAsMerged | Success | | 10.515 |
| testMergeNewFileToBranch | Success | | 15.282 |
| testIncomingChanges | Success | | 18.453 |
| testLocalScrub | Error | Problems encountered while deleting resources.
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources. at org.eclipse.core.internal.resources.Resource.delete(Resource.java:816) at org.eclipse.core.internal.resources.Resource.delete(Resource.java:769) at org.eclipse.team.tests.ccvs.core.subscriber.CVSMergeSubscriberTest.testLocalScrub(CVSMergeSubscriberTest.java:352) 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:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4145) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3762) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1108) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:992) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:99) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:600) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) 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:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) at org.eclipse.equinox.launcher.Main.run(Main.java:1450) at org.eclipse.equinox.launcher.Main.main(Main.java:1426) at org.eclipse.core.launcher.Main.main(Main.java:34) Contains: Could not delete 'C:\hb\workspace\ep4-unit-win32\workarea\I20130219-1600\eclipse-testing\test-eclipse\eclipse\cvs_sniff_folder\testLocalScrub-1361384864241\file2.txt'. org.eclipse.core.runtime.CoreException: Problems encountered while deleting files. at org.eclipse.core.internal.filesystem.local.LocalFile.delete(LocalFile.java:131) at org.eclipse.core.internal.resources.ResourceTree.internalDeleteFile(ResourceTree.java:304) at org.eclipse.core.internal.resources.ResourceTree.standardDeleteFile(ResourceTree.java:785) at org.eclipse.team.internal.ccvs.core.util.MoveDeleteHook$1.run(MoveDeleteHook.java:62) at org.eclipse.team.internal.ccvs.core.resources.EclipseSynchronizer.performMoveDelete(EclipseSynchronizer.java:1704) at org.eclipse.team.internal.ccvs.core.util.MoveDeleteHook.deleteFile(MoveDeleteHook.java:57) at org.eclipse.team.internal.core.MoveDeleteManager.deleteFile(MoveDeleteManager.java:50) at org.eclipse.core.internal.resources.Resource.unprotectedDelete(Resource.java:1972) at org.eclipse.core.internal.resources.Resource.delete(Resource.java:803) at org.eclipse.core.internal.resources.Resource.delete(Resource.java:769) at org.eclipse.team.tests.ccvs.core.subscriber.CVSMergeSubscriberTest.testLocalScrub(CVSMergeSubscriberTest.java:352) 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:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4145) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3762) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1108) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:992) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:99) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:600) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) 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:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) at org.eclipse.equinox.launcher.Main.run(Main.java:1450) at org.eclipse.equinox.launcher.Main.main(Main.java:1426) at org.eclipse.core.launcher.Main.main(Main.java:34) Contains: Could not delete: C:\hb\workspace\ep4-unit-win32\workarea\I20130219-1600\eclipse-testing\test-eclipse\eclipse\cvs_sniff_folder\testLocalScrub-1361384864241\file2.txt.
| 11.047 |
| testMarkAsMerged | Success | | 13.140 |
| testDeletedAddition | Success | | 17.360 |
| testFolderConflict | Success | | 11.171 |
| testOutgoingChanges | Success | | 12.954 |
| testOutgoingDeletion | Success | | 9.265 |
| testIncomingAddition | Success | | 11.172 |
| testSyncOnBranch | Success | | 16.109 |
| testRenameProject | Success | | 10.360 |
| testDeleteProject | Success | | 11.408 |
| testFolderDeletion | Success | | 11.207 |
| testIgnoredResource | Success | | 11.175 |
| testRenameUnshared | Success | | 9.691 |
| testProjectClose | Success | | 8.969 |
| testSyncAfterImport | Success | | 4.612 |
| testFileConflict | Success | | 19.145 |
| testBinaryAddition | Success | | 12.035 |
| testDisconnectingProject | Success | | 7.370 |
| testBinaryMarkAsMerged | Success | | 12.717 |
| testDeletionConflicts | Success | | 42.908 |
| testSyncOnEmptyProject | Success | | 10.080 |
| testAdditionConflicts | Success | | 28.426 |
| testOutgoingQuestionables | Success | | 16.270 |
| testOverrideOutgoingChanges | Success | | 21.369 |
| testBug302163WithModel | Success | | 21.925 |
| testBug302163WithoutModel | Success | | 14.103 |
| testOverideAndUpdateSimple | Success | | 36.482 |
| testOutgoingEmptyFolder | Success | | 17.173 |
| testUpdateBinaryConflict | Success | | 22.428 |
| testNestedMarkAsMerged | Success | | 23.708 |
| testMarkAsMergedOnBinaryFile | Success | | 29.968 |
| testDisabledDirectoryDiscovery | Success | | 24.937 |
| testOverUpdateAfterExternalDeletion | Success | | 17.924 |
| testConflictingFolderDeletion | Success | | 27.049 |
| testTagRetrievalForFolderWithNoFile | Success | | 27.537 |
| testIncomingChanges | Success | | 37.372 |
| testOverrideAndUpdateOutgoingAddition | Success | | 19.278 |
| testStandardChanges | Success | | 10.955 |
| testInvalidTag | Success | | 5.328 |
| testBinaryAddition | Success | | 8.649 |
| testBinaryMarkAsMerged | Success | | 7.687 |
| testConcurrentAccessToSyncSet | Success | | 14.006 |
| testCloseOnUpdate | Success | | 14.713 |
| testCloseOnCommit | Success | | 12.327 |
| testFileCreation | Success | | 13.783 |
| testFileDeletion | Success | | 11.240 |
| testCloseOnCommitWhenDirty | Success | | 12.035 |
| testCloseOnUpdateWhenDirty | Success | | 14.920 |
| testSaveOnUpdateWhenDirty | Success | | 12.170 |
| testSaveOnCommitWhenDirty | Success | | 15.291 |
| testUpdateOnRemoteChange | Success | | 14.910 |
| testCloseOnParticipantDispose | Success | | 6.695 |
| testStayOpenOnParticipantDisposeWhenDirty | Success | | 7.431 |
| testUpdateOnRemoteChangeWhenDirty | Success | | 15.116 |
| testCheckoutAs | Success | | 4.253 |
| testMulitpleCheckout | Success | | 8.297 |
| testNonRootCheckout | Success | | 3.869 |
| testSimpleCheckout | Success | | 4.416 |
| testCompareWithLatest | Success | | 9.865 |
| testDisconnect | Success | | 3.728 |
| testImportProject | Success | | 8.574 |
| testScmUrlImport | Success | | 3.917 |
| testBug234149_aFewProviders | Success | | 7.538 |
| testBug298925_noToAll | Success | | 3.446 |
| testScmUrlImportWithName | Success | | 3.789 |
| testScmUrlImportWithTag | Success | | 5.099 |
| testCvsBundleImporter | Success | | 3.742 |
| testOpenEditorOnRevision | Error | N/A
java.lang.NullPointerException at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3142) at org.eclipse.ui.internal.WorkbenchPage.access$22(WorkbenchPage.java:3048) at org.eclipse.ui.internal.WorkbenchPage$8.run(WorkbenchPage.java:3030) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3026) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2990) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2981) at org.eclipse.team.internal.ui.Utils.openEditor(Utils.java:1112) at org.eclipse.team.internal.ui.Utils.openEditor(Utils.java:1105) at org.eclipse.team.internal.ui.Utils.openEditor(Utils.java:1097) at org.eclipse.team.internal.ccvs.ui.CVSUIPlugin.openEditor(CVSUIPlugin.java:742) at org.eclipse.team.tests.ccvs.ui.EditorTests.testOpenEditorOnRevision(EditorTests.java:57) 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 org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4145) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3762) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1108) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:992) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:99) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:600) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) 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:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) at org.eclipse.equinox.launcher.Main.run(Main.java:1450) at org.eclipse.equinox.launcher.Main.main(Main.java:1426) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 4.464 |
| testSingleSelection | Success | | 0.009 |
| testMultipleSelection | Success | | 0.003 |
| testSelectDisabled1 | Success | | 0.002 |
| testSelectDisabled2 | Success | | 0.003 |
| testSelectDisabled3 | Success | | 0.002 |
| testSetEnablement | Success | | 0.003 |
| testEmptyInfoMap | Success | | 0.032 |
| testSingleKnownRepositoryMatchesTwoReferenceStrings | Success | | 0.009 |
| testOneCompatibleOfTwoKnown | Success | | 0.008 |
| testThreeKindsOfSuggestions | Success | | 0.026 |
| testMalformedReferenceString | Success | | 0.015 |
| testEmptyReferenceStrings | Success | | 0.000 |
| testSelectionForUnknownSingleReferenceString | Success | | 0.149 |
| testSingleKnownRepositoryWithUsername | Success | | 0.003 |
| testTwoUnknownOneCompatibleReferenceStrings | Success | | 0.008 |
| testSelectionForOneCompatibleOfTwoKnown | Success | | 0.102 |
| testSelectionForCompatibleSuggestionsOrder | Success | | 0.123 |
| testSelectionForUnknownReferenceString | Success | | 0.117 |
| testSelectionForOnlyOneReferenceStringNeedsAdditionalInfo | Success | | 0.098 |
| testSelectionForTwoUnknownOneCompatibleReferenceStrings | Success | | 0.100 |
| testUnknownSingleReferenceString | Success | | 0.004 |
| testCompatibleSuggestionsOrder | Success | | 0.011 |
| testCompatibleSuggestionsOrder2 | Success | | 0.025 |
| testKnownSingleReferenceString | Success | | 0.016 |
| testOneMatchingReferenceString | Success | | 0.004 |
| testTwoMatchingKnownRepositories | Success | | 0.008 |
| testBug319661 | Success | | 4.465 |
| testCreateWorkspacePatch | Success | | 4.108 |
| testAllNegatives | Success | | 0.081 |
| testHiddenColumn | Success | | 0.032 |
| testAllPositives | Success | | 0.028 |
| testNewBranchColumn | Success | | 0.028 |
| testAllZeros | Success | | 0.028 |
| testChangeSetModelSorter | Success | | 0.062 |
| testDuplicatedElementsInPatchTree | Success | | 0.557 |
| testBranchSubmoduleChildren | Success | | 3.834 |
| testTagSubmoduleChildren | Success | | 5.526 |
| testTagsOnDifferentLevels | Success | | 9.759 |
| testCacheBase | Success | | 8.898 |
| testTag | Success | | 7.829 |
| testUpdate | Success | | 22.377 |
| testAdd | Success | | 5.203 |
| testCacheRemote | Success | | 5.774 |
| testCommit | Success | | 12.480 |
| testReplace | Success | | 22.585 |
| testBranch | Success | | 17.082 |
| testBug134517 | Success | | 12.938 |
| testDeepNewFolder | Success | | 7.409 |