| Name | Status | Type | Time(s) | 
| testImportAndCheckout | Success |  | 1.938 | 
| testCheckout | Success |  | 8.183 | 
| testRootShare | Success |  | 6.586 | 
| testNonRootShare | Success |  | 3.397 | 
| testSimpleChanges | Success |  | 5.024 | 
| testNoRemoteChanges | Success |  | 3.975 | 
| testGetBase | Success |  | 3.885 | 
| testFolderAddition | Success |  | 5.550 | 
| testNonRootBuild | Success |  | 5.965 | 
| testGetRemoteResource | Success |  | 4.292 | 
| testVersionTag | Success |  | 6.378 | 
| testEmptyFile | Success |  | 5.136 | 
| testFileRevisions | Success |  | 6.756 | 
| testFileRevisionsForBranches | Success |  | 10.739 | 
| testTag | Success |  | 9.811 | 
| testUnknownBranch | Success |  | 5.217 | 
| testVendorBranch | Success |  | 1.049 | 
| testExists | Success |  | 4.696 | 
| testCheckoutIntoRemoteFolder | Success |  | 8.374 | 
| testBug244425 | Success |  | 7.363 | 
| testBug244425_compare | Success |  | 4.296 | 
| testContentFetchForLocalDeletion | Success |  | 5.560 | 
| testResourceVariant | Success |  | 2.929 | 
| testVersionTag | Success |  | 7.741 | 
| testAdd | Success |  | 1.135 | 
| testDeleteHandling | Success |  | 2.904 | 
| testCheckin | Success |  | 5.418 | 
| testMoveHandling | Success |  | 2.724 | 
| testUpdate | Success |  | 4.775 | 
| testUpdate123280 | Success |  | 4.317 | 
| testMakeBranch | Success |  | 14.892 | 
| testDuplicatedBranch | Success |  | 4.237 | 
| testPruning | Success |  | 4.152 | 
| testGet | Success |  | 3.373 | 
| testReadOnly | Success |  | 1.028 | 
| testCleanLineDelimiters | Success |  | 1.061 | 
| testKeywordSubstitution | Success |  | 31.556 | 
| testKeywordSubsBinToText | Success |  | 6.589 | 
| testUnmap | Success |  | 5.249 | 
| testForBinaryLinefeedCorruption | Success |  | 3.996 | 
| test33984CannotCommitAfterConflictsMergedLocally | Success |  | 5.802 | 
| testTagExistsFailure | Success |  | 7.029 | 
| testUpdateWithOverwrite | Success |  | 7.454 | 
| testUpdateWithNoChange | Success |  | 8.208 | 
| testBinaryAddition | Success |  | 4.916 | 
| testDeletedPhantom139250 | Success |  | 9.301 | 
| testUpdateOfDeletedFile140007 | Success |  | 6.150 | 
| testUpdateOfRemotelyRemovedFile | Success |  | 5.837 | 
| testMergeWithTrailingLineFeeds | Success |  | 15.982 | 
| testRevertToBaseHeadTag | Success |  | 5.156 | 
| testRevertToBaseNonHeadTag | Success |  | 7.190 | 
| testSwitchTagForModifiedFile | Success |  | 4.049 | 
| testOrphanedSubtree | Success |  | 3.750 | 
| testOrphanedSubsubtree | Success |  | 3.162 | 
| testDeletionHandling | Success |  | 3.754 | 
| testFileAdditionHandling | Success |  | 3.459 | 
| testFolderAdditionHandling | Success |  | 4.699 | 
| testOperationOnOutOfSync | Success |  | 5.682 | 
| testAllCVSFolderRemoval | Success |  | 3.044 | 
| testSomeCVSFolderRemoval | Success |  | 2.864 | 
| testCVSFodlersMarkedTeamPrivate | Success |  | 3.001 | 
| testExternalDeletion | Success |  | 2.956 | 
| testReadOnlyCheckout | Success |  | 3.291 | 
| testEditUnedit | Success |  | 4.244 | 
| testCommit | Success |  | 4.460 | 
| testEditMergeUnedit | Success |  | 4.729 | 
| testMapSuccess | Success |  | 1.052 | 
| testLinkSuccess | Success |  | 3.256 | 
| testLinkCVSFolder | Success |  | 6.323 | 
| testUpdate | Success |  | 7.368 | 
| testExternalDeletion | Success |  | 4.079 | 
| testFileModifications | Success |  | 6.248 | 
| testFileDeletions | Success |  | 8.679 | 
| testFileAdditions | Success |  | 9.617 | 
| testFileMoveAndCopy | Success |  | 6.132 | 
| testFolderAdditions | Success |  | 11.628 | 
| testFolderDeletions | Success |  | 6.920 | 
| testFolderMoveAndCopy | Success |  | 7.707 | 
| testUpdateIgnoreLocal | Success |  | 6.187 | 
| testIgnoredAfterCheckout | Success |  | 5.618 | 
| testBug62547 | Success |  | 4.329 | 
| testProjectsAtRoot | Success |  | 5.602 | 
| testProjectsInSubmodule | Success |  | 8.473 | 
| testProjectsInTwoSubmodules | Success |  | 7.907 | 
| testNestedProjects | Success |  | 5.329 | 
| testTagsForSubfolder | Success |  | 3.690 | 
| testRefreshProjectUsingAutoRefreshFile | Success |  | 3.378 | 
| testProjectWithNoTags | Success |  | 3.183 | 
| testDateTags | Success |  | 1.085 | 
| testBinaryAddition | Success |  | 10.280 | 
| testIncomingChanges | Success |  | 16.206 | 
| testMergableConflicts | Success |  | 15.491 | 
| testUnmergableConflicts | Success |  | 14.463 | 
| testLocalScrub | Error | I/O has been interrupted. 
 org.eclipse.team.internal.ccvs.core.connection.CVSCommunicationException: I/O has been interrupted.
 at org.eclipse.team.internal.ccvs.core.connection.Connection.flush(Connection.java:92)
 at org.eclipse.team.internal.ccvs.core.client.Session.open(Session.java:171)
 at org.eclipse.team.internal.ccvs.ui.operations.TagOperation.tag(TagOperation.java:101)
 at org.eclipse.team.internal.ccvs.ui.operations.TagOperation.execute(TagOperation.java:55)
 at org.eclipse.team.internal.ccvs.ui.operations.RepositoryProviderOperation.execute(RepositoryProviderOperation.java:275)
 at org.eclipse.team.internal.ccvs.ui.operations.RepositoryProviderOperation.execute(RepositoryProviderOperation.java:251)
 at org.eclipse.team.internal.ccvs.ui.operations.RepositoryProviderOperation.execute(RepositoryProviderOperation.java:205)
 at org.eclipse.team.internal.ccvs.ui.operations.TagOperation.execute(TagOperation.java:148)
 at org.eclipse.team.internal.ccvs.ui.operations.CVSOperation.run(CVSOperation.java:79)
 at org.eclipse.team.tests.ccvs.core.EclipseTest.runTag(EclipseTest.java:465)
 at org.eclipse.team.tests.ccvs.core.EclipseTest.tag(EclipseTest.java:453)
 at org.eclipse.team.tests.ccvs.core.EclipseTest.tagProject(EclipseTest.java:445)
 at org.eclipse.team.tests.ccvs.core.subscriber.CVSMergeSubscriberTest.branchProject(CVSMergeSubscriberTest.java:64)
 at org.eclipse.team.tests.ccvs.core.subscriber.CVSMergeSubscriberTest.testLocalScrub(CVSMergeSubscriberTest.java:323)
 at org.eclipse.team.tests.ccvs.core.EclipseTest.runTest(EclipseTest.java:1448)
 at org.eclipse.team.tests.ccvs.core.EclipseTest.runBare(EclipseTest.java:1301)
 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:501)
 at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259)
 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:3529)
 at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182)
 at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
 at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
 at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
 at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
 at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
 at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
 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:353)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
 at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
 at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
 at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
 at org.eclipse.core.launcher.Main.main(Main.java:34)
 Caused by: java.io.InterruptedIOException: Timeout while writing to output stream
 at org.eclipse.team.internal.core.streams.PollingOutputStream.flush(PollingOutputStream.java:130)
 at org.eclipse.team.internal.ccvs.core.connection.Connection.flush(Connection.java:90)
 Contains: The most likely cause of the interrupt is either an intermittent network failure or a communications timeout.
 Contains: The CVS communications timeout can be adjusted in the Team/CVS preferences.
 Contains: Another possible cause is the improper configuration of the "ext" connection method.
 Contains: The "ext" connection method can be configured on the Team/CVS/EXT Connection Method preference page
 
 | 8.826 | 
| testBug37546MergeWantsToDeleteNewDirectories | Success |  | 9.690 | 
| testOutgoingDeletionAfterMergeBug53129 | Success |  | 12.476 | 
| testDisconnectingProject | Error | I/O has been interrupted. 
 org.eclipse.team.internal.ccvs.core.connection.CVSCommunicationException: I/O has been interrupted.
 at org.eclipse.team.internal.ccvs.core.connection.Connection.flush(Connection.java:92)
 at org.eclipse.team.internal.ccvs.core.client.Session.open(Session.java:171)
 at org.eclipse.team.internal.ccvs.ui.operations.TagOperation.tag(TagOperation.java:101)
 at org.eclipse.team.internal.ccvs.ui.operations.TagOperation.execute(TagOperation.java:55)
 at org.eclipse.team.internal.ccvs.ui.operations.RepositoryProviderOperation.execute(RepositoryProviderOperation.java:275)
 at org.eclipse.team.internal.ccvs.ui.operations.RepositoryProviderOperation.execute(RepositoryProviderOperation.java:251)
 at org.eclipse.team.internal.ccvs.ui.operations.RepositoryProviderOperation.execute(RepositoryProviderOperation.java:205)
 at org.eclipse.team.internal.ccvs.ui.operations.TagOperation.execute(TagOperation.java:148)
 at org.eclipse.team.internal.ccvs.ui.operations.CVSOperation.run(CVSOperation.java:79)
 at org.eclipse.team.tests.ccvs.core.EclipseTest.runTag(EclipseTest.java:465)
 at org.eclipse.team.tests.ccvs.core.EclipseTest.tag(EclipseTest.java:453)
 at org.eclipse.team.tests.ccvs.core.EclipseTest.tagProject(EclipseTest.java:445)
 at org.eclipse.team.tests.ccvs.core.subscriber.CVSMergeSubscriberTest.branchProject(CVSMergeSubscriberTest.java:63)
 at org.eclipse.team.tests.ccvs.core.subscriber.CVSMergeSubscriberTest.testDisconnectingProject(CVSMergeSubscriberTest.java:457)
 at org.eclipse.team.tests.ccvs.core.EclipseTest.runTest(EclipseTest.java:1448)
 at org.eclipse.team.tests.ccvs.core.EclipseTest.runBare(EclipseTest.java:1301)
 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:501)
 at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259)
 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:3529)
 at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182)
 at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
 at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
 at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
 at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
 at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
 at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
 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:353)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
 at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
 at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
 at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
 at org.eclipse.core.launcher.Main.main(Main.java:34)
 Caused by: java.io.InterruptedIOException: Timeout while writing to output stream
 at org.eclipse.team.internal.core.streams.PollingOutputStream.flush(PollingOutputStream.java:130)
 at org.eclipse.team.internal.ccvs.core.connection.Connection.flush(Connection.java:90)
 Contains: The most likely cause of the interrupt is either an intermittent network failure or a communications timeout.
 Contains: The CVS communications timeout can be adjusted in the Team/CVS preferences.
 Contains: Another possible cause is the improper configuration of the "ext" connection method.
 Contains: The "ext" connection method can be configured on the Team/CVS/EXT Connection Method preference page
 
 | 9.515 | 
| testMarkAsMerged | Success |  | 11.462 | 
| testDeletedAddition | Success |  | 14.230 | 
| testFileAddedToBranch | Success |  | 15.243 | 
| testBinaryMarkAsMerged | Success |  | 8.356 | 
| testMergeNewFileToBranch | Success |  | 12.332 | 
| testBinaryAddition | Success |  | 8.085 | 
| testFileConflict | Success |  | 17.482 | 
| testIncomingChanges | Success |  | 14.313 | 
| testDisconnectingProject | Success |  | 5.970 | 
| testBinaryMarkAsMerged | Success |  | 8.693 | 
| testBug302163WithoutModel | Success |  | 7.554 | 
| testBug302163WithModel | Success |  | 13.043 | 
| testOutgoingChanges | Success |  | 13.990 | 
| testOverideAndUpdateSimple | Success |  | 21.321 | 
| testOverrideOutgoingChanges | Success |  | 13.199 | 
| testOutgoingQuestionables | Success |  | 15.475 | 
| testAdditionConflicts | Success |  | 27.893 | 
| testDeletionConflicts | Success |  | 43.980 | 
| testSyncOnEmptyProject | Success |  | 11.933 | 
| testFolderConflict | Success |  | 14.368 | 
| testOutgoingDeletion | Success |  | 13.871 | 
| testIncomingAddition | Success |  | 20.137 | 
| testSyncOnBranch | Success |  | 26.285 | 
| testRenameProject | Success |  | 9.801 | 
| testDeleteProject | Success |  | 17.169 | 
| testFolderDeletion | Success |  | 10.553 | 
| testTagRetrievalForFolderWithNoFile | Success |  | 18.125 | 
| testIgnoredResource | Success |  | 11.996 | 
| testRenameUnshared | Success |  | 9.983 | 
| testOutgoingEmptyFolder | Success |  | 13.493 | 
| testConflictingFolderDeletion | Success |  | 14.992 | 
| testOverrideAndUpdateOutgoingAddition | Success |  | 7.491 | 
| testProjectClose | Success |  | 12.227 | 
| testUpdateBinaryConflict | Success |  | 15.581 | 
| testNestedMarkAsMerged | Success |  | 21.551 | 
| testMarkAsMergedOnBinaryFile | Success |  | 26.575 | 
| testSyncAfterImport | Success |  | 4.993 | 
| testOverUpdateAfterExternalDeletion | Success |  | 11.491 | 
| testDisabledDirectoryDiscovery | Success |  | 20.710 | 
| testBinaryAddition | Success |  | 6.297 | 
| testBinaryMarkAsMerged | Success |  | 6.779 | 
| testStandardChanges | Success |  | 8.926 | 
| testInvalidTag | Success |  | 4.730 | 
| testConcurrentAccessToSyncSet | Success |  | 21.694 | 
| testCloseOnUpdate | Success |  | 10.851 | 
| testCloseOnCommit | Success |  | 10.248 | 
| testSaveOnUpdateWhenDirty | Success |  | 15.604 | 
| testCloseOnUpdateWhenDirty | Success |  | 12.512 | 
| testSaveOnCommitWhenDirty | Success |  | 12.562 | 
| testCloseOnCommitWhenDirty | Success |  | 13.705 | 
| testCloseOnParticipantDispose | Success |  | 6.302 | 
| testStayOpenOnParticipantDisposeWhenDirty | Success |  | 6.780 | 
| testUpdateOnRemoteChange | Success |  | 15.290 | 
| testUpdateOnRemoteChangeWhenDirty | Success |  | 12.795 | 
| testFileCreation | Success |  | 7.135 | 
| testFileDeletion | Success |  | 6.754 | 
| testSimpleCheckout | Success |  | 3.498 | 
| testNonRootCheckout | Success |  | 3.619 | 
| testMulitpleCheckout | Success |  | 6.325 | 
| testCheckoutAs | Success |  | 4.266 | 
| testCompareWithLatest | Success |  | 6.338 | 
| testDisconnect | Success |  | 3.360 | 
| testImportProject | Success |  | 6.520 | 
| testBug234149_aFewProviders | Success |  | 6.230 | 
| testBug298925_noToAll | Success |  | 2.530 | 
| testScmUrlImport | Success |  | 2.772 | 
| testScmUrlImportWithName | Success |  | 3.029 | 
| testScmUrlImportWithTag | Success |  | 3.861 | 
| testCvsBundleImporter | Success |  | 2.839 | 
| testOpenEditorOnRevision | Success |  | 5.207 | 
| testSingleSelection | Success |  | 0.033 | 
| testMultipleSelection | Success |  | 0.005 | 
| testSelectDisabled1 | Success |  | 0.031 | 
| testSelectDisabled2 | Success |  | 0.008 | 
| testSelectDisabled3 | Success |  | 0.007 | 
| testSetEnablement | Success |  | 0.027 | 
| testEmptyInfoMap | Success |  | 0.027 | 
| testEmptyReferenceStrings | Success |  | 0.000 | 
| testMalformedReferenceString | Success |  | 0.000 | 
| testUnknownSingleReferenceString | Success |  | 0.001 | 
| testSelectionForUnknownSingleReferenceString | Success |  | 0.612 | 
| testKnownSingleReferenceString | Success |  | 0.003 | 
| testSingleKnownRepositoryWithUsername | Success |  | 0.032 | 
| testSingleKnownRepositoryMatchesTwoReferenceStrings | Success |  | 0.004 | 
| testOneMatchingReferenceString | Success |  | 0.012 | 
| testTwoMatchingKnownRepositories | Success |  | 0.033 | 
| testThreeKindsOfSuggestions | Success |  | 0.008 | 
| testOneCompatibleOfTwoKnown | Success |  | 0.008 | 
| testTwoUnknownOneCompatibleReferenceStrings | Success |  | 0.017 | 
| testSelectionForTwoUnknownOneCompatibleReferenceStrings | Success |  | 0.407 | 
| testSelectionForOneCompatibleOfTwoKnown | Success |  | 0.243 | 
| testCompatibleSuggestionsOrder | Success |  | 0.010 | 
| testSelectionForCompatibleSuggestionsOrder | Success |  | 0.292 | 
| testCompatibleSuggestionsOrder2 | Success |  | 0.076 | 
| testSelectionForOnlyOneReferenceStringNeedsAdditionalInfo | Success |  | 0.209 | 
| testSelectionForUnknownReferenceString | Success |  | 0.328 | 
| testCreateWorkspacePatch | Success |  | 4.522 | 
| testBug319661 | Success |  | 2.784 | 
| testAllNegatives | Success |  | 0.050 | 
| testAllZeros | Success |  | 0.026 | 
| testNewBranchColumn | Success |  | 0.026 | 
| testAllPositives | Success |  | 0.024 | 
| testHiddenColumn | Success |  | 0.024 | 
| testChangeSetModelSorter | Success |  | 0.098 | 
| testDuplicatedElementsInPatchTree | Success |  | 0.270 | 
| testBranchSubmoduleChildren | Success |  | 1.832 | 
| testTagSubmoduleChildren | Success |  | 2.992 | 
| testTagsOnDifferentLevels | Success |  | 5.829 | 
| testTag | Success |  | 4.686 | 
| testAdd | Success |  | 4.076 | 
| testUpdate | Success |  | 22.662 | 
| testCommit | Success |  | 10.630 | 
| testReplace | Success |  | 24.409 | 
| testBranch | Success |  | 8.057 | 
| testCacheBase | Success |  | 7.378 | 
| testCacheRemote | Success |  | 4.306 | 
| testBug134517 | Success |  | 9.728 | 
| testDeepNewFolder | Success |  | 5.383 |