| Name | Status | Type | Time(s) |
| testCheckout | Success | | 5.985 |
| testImportAndCheckout | Success | | 1.201 |
| testRootShare | Success | | 3.112 |
| testNonRootShare | Success | | 1.525 |
| testCheckoutIntoRemoteFolder | Success | | 5.621 |
| testFolderAddition | Success | | 3.704 |
| testTag | Success | | 10.568 |
| testVersionTag | Success | | 7.749 |
| testUnknownBranch | Success | | 4.460 |
| testEmptyFile | Success | | 4.644 |
| testContentFetchForLocalDeletion | Success | | 4.737 |
| testGetBase | Success | | 3.080 |
| testNoRemoteChanges | Success | | 3.253 |
| testBug244425 | Success | | 7.684 |
| testGetRemoteResource | Success | | 3.305 |
| testSimpleChanges | Success | | 4.235 |
| testBug244425_compare | Success | | 4.089 |
| testResourceVariant | Success | | 2.809 |
| testFileRevisionsForBranches | Success | | 13.693 |
| testExists | Success | | 4.478 |
| testNonRootBuild | Success | | 3.902 |
| testFileRevisions | Success | | 5.030 |
| testVendorBranch | Success | | 1.123 |
| testCleanLineDelimiters | Success | | 1.003 |
| testTagExistsFailure | Success | | 4.848 |
| testRevertToBaseNonHeadTag | Success | | 5.233 |
| testUpdateWithOverwrite | Success | | 3.433 |
| testMergeWithTrailingLineFeeds | Success | | 5.714 |
| testUpdateOfDeletedFile140007 | Success | | 3.891 |
| testAdd | Success | | 1.103 |
| testGet | Success | | 2.973 |
| testVersionTag | Success | | 6.411 |
| testUnmap | Success | | 5.125 |
| testUpdate123280 | Success | | 6.904 |
| testMakeBranch | Success | | 6.529 |
| testKeywordSubsBinToText | Success | | 5.288 |
| testPruning | Success | | 3.547 |
| testReadOnly | Success | | 1.091 |
| testDuplicatedBranch | Success | | 4.126 |
| testRevertToBaseHeadTag | Success | | 3.271 |
| testUpdateWithNoChange | Success | | 6.135 |
| testKeywordSubstitution | Success | | 16.441 |
| testDeletedPhantom139250 | Success | | 4.472 |
| testForBinaryLinefeedCorruption | Success | | 3.389 |
| test33984CannotCommitAfterConflictsMergedLocally | Success | | 7.753 |
| testCheckin | Success | | 3.058 |
| testSwitchTagForModifiedFile | Success | | 3.434 |
| testMoveHandling | Success | | 3.706 |
| testDeleteHandling | Success | | 3.683 |
| testUpdateOfRemotelyRemovedFile | Success | | 3.606 |
| testBinaryAddition | Success | | 3.817 |
| testUpdate | Success | | 4.450 |
| testOrphanedSubsubtree | Success | | 2.584 |
| testFileAdditionHandling | Success | | 4.750 |
| testOperationOnOutOfSync | Success | | 5.061 |
| testDeletionHandling | Success | | 2.606 |
| testSomeCVSFolderRemoval | Success | | 2.276 |
| testExternalDeletion | Success | | 2.447 |
| testAllCVSFolderRemoval | Success | | 2.511 |
| testFolderAdditionHandling | Success | | 2.600 |
| testCVSFodlersMarkedTeamPrivate | Success | | 4.149 |
| testOrphanedSubtree | Success | | 2.734 |
| testReadOnlyCheckout | Success | | 2.830 |
| testCommit | Success | | 3.728 |
| testEditUnedit | Success | | 4.138 |
| testEditMergeUnedit | Success | | 4.100 |
| testLinkCVSFolder | Success | | 4.995 |
| testLinkSuccess | Success | | 2.700 |
| testMapSuccess | Success | | 0.844 |
| testUpdateIgnoreLocal | Success | | 5.580 |
| testBug62547 | Success | | 3.420 |
| testIgnoredAfterCheckout | Success | | 3.682 |
| testExternalDeletion | Success | | 4.472 |
| testFileDeletions | Success | | 0.860 |
| testFolderDeletions | Success | | 5.727 |
| testFileMoveAndCopy | Success | | 7.151 |
| testFolderMoveAndCopy | Success | | 9.078 |
| testFileModifications | Success | | 3.713 |
| testUpdate | Success | | 8.067 |
| testFileAdditions | Success | | 9.723 |
| testFolderAdditions | Success | | 10.143 |
| testFileAddedToBranch | Success | | 18.561 |
| testOutgoingDeletionAfterMergeBug53129 | Success | | 18.404 |
| testMergeNewFileToBranch | Success | | 11.497 |
| testDisconnectingProject | Success | | 5.015 |
| testUnmergableConflicts | Success | | 33.035 |
| testIncomingChanges | Success | | 13.977 |
| 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:510) at org.eclipse.team.tests.ccvs.core.EclipseTest.tag(EclipseTest.java:498) at org.eclipse.team.tests.ccvs.core.EclipseTest.tagProject(EclipseTest.java:490) at org.eclipse.team.tests.ccvs.core.subscriber.CVSMergeSubscriberTest.branchProject(CVSMergeSubscriberTest.java:63) at org.eclipse.team.tests.ccvs.core.subscriber.CVSMergeSubscriberTest.testLocalScrub(CVSMergeSubscriberTest.java:326) at org.eclipse.team.tests.ccvs.core.EclipseTest.runTest(EclipseTest.java:1493) at org.eclipse.team.tests.ccvs.core.EclipseTest.runBare(EclipseTest.java:1346) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) 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:743) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:351) 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:182) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4032) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3708) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) 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:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) at org.eclipse.equinox.launcher.Main.run(Main.java:1519) at org.eclipse.equinox.launcher.Main.main(Main.java:1492) 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:129) 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
| 7.720 |
| testBug37546MergeWantsToDeleteNewDirectories | Success | | 17.208 |
| testBinaryAddition | Success | | 7.613 |
| testDeletedAddition | Success | | 16.248 |
| testMarkAsMerged | Success | | 11.116 |
| testBinaryMarkAsMerged | Success | | 9.117 |
| testMergableConflicts | Success | | 11.841 |
| testBug302163WithModel | Success | | 8.184 |
| testOutgoingQuestionables | Success | | 7.725 |
| testSyncOnBranch | Success | | 10.924 |
| testRenameUnshared | Success | | 7.525 |
| testRenameProject | Success | | 6.536 |
| testOutgoingEmptyFolder | Success | | 7.527 |
| testBug302163WithoutModel | Success | | 5.650 |
| testFileConflict | Success | | 17.913 |
| testFolderConflict | Success | | 9.760 |
| testSyncOnEmptyProject | Success | | 6.359 |
| testSyncAfterImport | Success | | 6.001 |
| testAdditionConflicts | Success | | 19.193 |
| testConflictingFolderDeletion | Success | | 7.859 |
| testOverrideOutgoingChanges | Success | | 13.501 |
| testDisconnectingProject | Success | | 4.745 |
| testUpdateBinaryConflict | Success | | 14.120 |
| testDeletionConflicts | Success | | 31.611 |
| testTagRetrievalForFolderWithNoFile | Success | | 7.551 |
| testIgnoredResource | Success | | 16.995 |
| testOverideAndUpdateSimple | Success | | 34.359 |
| testIncomingChanges | Success | | 12.731 |
| testFolderDeletion | Success | | 8.010 |
| testOutgoingChanges | Success | | 8.667 |
| testOverUpdateAfterExternalDeletion | Success | | 10.421 |
| testOverrideAndUpdateOutgoingAddition | Success | | 7.629 |
| testOutgoingDeletion | Success | | 11.050 |
| testMarkAsMergedOnBinaryFile | Success | | 1.127 |
| testBinaryAddition | Success | | 10.620 |
| testDeleteProject | Success | | 12.055 |
| testIncomingAddition | Success | | 11.332 |
| testNestedMarkAsMerged | Success | | 1.003 |
| testBinaryMarkAsMerged | Success | | 8.100 |
| testProjectClose | Success | | 7.750 |
| testDisabledDirectoryDiscovery | Success | | 7.001 |
| testStandardChanges | Success | | 7.976 |
| testBinaryAddition | Success | | 8.800 |
| testBinaryMarkAsMerged | Success | | 11.566 |
| testInvalidTag | Success | | 5.016 |
| testConcurrentAccessToSyncSet | Success | | 3.308 |
| testStayOpenOnParticipantDisposeWhenDirty | Success | | 7.210 |
| testUpdateOnRemoteChange | Success | | 7.092 |
| testCloseOnCommitWhenDirty | Success | | 6.648 |
| testUpdateOnRemoteChangeWhenDirty | Success | | 8.008 |
| testSaveOnCommitWhenDirty | Success | | 5.504 |
| testCloseOnCommit | Success | | 14.257 |
| testCloseOnUpdate | Success | | 12.463 |
| testCloseOnParticipantDispose | Success | | 6.466 |
| testFileDeletion | Success | | 4.270 |
| testCloseOnUpdateWhenDirty | Success | | 16.335 |
| testFileCreation | Success | | 4.684 |
| testSaveOnUpdateWhenDirty | Success | | 7.583 |
| testMulitpleCheckout | Success | | 7.774 |
| testCheckoutAs | Success | | 2.383 |
| testSimpleCheckout | Success | | 2.597 |
| testNonRootCheckout | Success | | 2.538 |
| testCompareWithLatest | Success | | 6.542 |
| testDisconnect | Success | | 3.426 |
| testScmUrlImport | Success | | 2.758 |
| testScmUrlImportWithTag | Success | | 5.964 |
| testScmUrlImportWithName | Success | | 2.264 |
| testImportProject | Success | | 4.809 |
| testBug298925_noToAll | Success | | 3.336 |
| testCvsBundleImporter | Success | | 2.516 |
| testBug234149_aFewProviders | Success | | 4.935 |
| testSingleSelection | Success | | 0.023 |
| testMultipleSelection | Success | | 0.013 |
| testSelectDisabled1 | Success | | 0.012 |
| testSelectDisabled2 | Success | | 0.013 |
| testSelectDisabled3 | Success | | 0.012 |
| testSetEnablement | Success | | 0.013 |
| testCompatibleSuggestionsOrder | Success | | 0.008 |
| testSelectionForOnlyOneReferenceStringNeedsAdditionalInfo | Success | | 0.136 |
| testSelectionForUnknownSingleReferenceString | Success | | 0.126 |
| testSelectionForUnknownReferenceString | Success | | 0.122 |
| testEmptyInfoMap | Success | | 0.001 |
| testOneMatchingReferenceString | Success | | 0.000 |
| testCompatibleSuggestionsOrder2 | Success | | 0.002 |
| testSingleKnownRepositoryMatchesTwoReferenceStrings | Success | | 0.002 |
| testOneCompatibleOfTwoKnown | Success | | 0.003 |
| testSelectionForTwoUnknownOneCompatibleReferenceStrings | Success | | 0.114 |
| testMalformedReferenceString | Success | | 0.001 |
| testSelectionForCompatibleSuggestionsOrder | Success | | 0.121 |
| testSingleKnownRepositoryWithUsername | Success | | 0.002 |
| testEmptyReferenceStrings | Success | | 0.001 |
| testSelectionForOneCompatibleOfTwoKnown | Success | | 0.119 |
| testKnownSingleReferenceString | Success | | 0.002 |
| testUnknownSingleReferenceString | Success | | 0.000 |
| testThreeKindsOfSuggestions | Success | | 0.002 |
| testTwoUnknownOneCompatibleReferenceStrings | Success | | 0.002 |
| testTwoMatchingKnownRepositories | Success | | 0.004 |
| testBug319661 | Success | | 2.743 |
| testAllZeros | Success | | 0.035 |
| testAllPositives | Success | | 0.032 |
| testHiddenColumn | Success | | 0.032 |
| testAllNegatives | Success | | 0.034 |
| testNewBranchColumn | Success | | 0.035 |
| testDuplicatedElementsInPatchTree | Success | | 0.067 |
| testChangeSetModelSorter | Success | | 0.042 |
| testTagSubmoduleChildren | Success | | 4.327 |
| testTagsOnDifferentLevels | Success | | 6.426 |
| testBranchSubmoduleChildren | Success | | 2.437 |
| testDeepNewFolder | Success | | 6.575 |
| testAdd | Success | | 4.713 |
| testTag | Success | | 6.970 |
| testCacheRemote | Success | | 5.373 |
| testBug134517 | Success | | 10.667 |
| testCacheBase | Success | | 0.037 |
| testReplace | Success | | 23.198 |
| testBranch | Success | | 0.046 |
| testCommit | Success | | 0.018 |
| testUpdate | Success | | 21.085 |