Unit Test Results.

Downloads / Build / Test Results | org.eclipse.team.tests.cvs.core_ep410I-unit-cen64-gtk3-java11_linux.gtk.x86_64_11.xmlDesigned for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
2691099.63%2193.573
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)Time StampHost
org.eclipse.team.tests.ccvs.core269012193.5732018-12-06T18:54:01

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

NameTestsErrorsFailuresTime(s)Time StampHost
AllCoreTests640084.5772018-12-06T18:54:01
AllTests205012108.9962018-12-06T19:29:26
Back to top


TestCase AllCoreTests

NameStatusTypeTime(s)
testUtilGetBytesForSlotSuccess0.914
testDeleteFileSuccess25.252
testFileRecreationSuccess25.332
testScmUri10Success1.013
testScmUri4Success1.006
testMergeTimestampsSuccess1.018
testScmUri13Success1.161
testBug279111_comment11Success28.009
testFolderSyncSuccess24.178
testMembersSuccess26.429
testURIParse4Success1.168
testScmUri1Success1.175
testConstructorSuccess1.198
testTimestampCompatibilitySuccess1.021
testScmUri11Success1.116
testRevisionOnBranchComparisonSuccess0.859
testIgnorePatternsSuccess28.506
testFileMoveAndDeleteSuccess25.346
testMoveFolderSuccess25.429
testMoveFolderOverFolderSuccess26.436
testMoveFileSuccess26.477
testURIParse5Success1.107
testScmUri5Success0.913
testResourceSyncSuccess27.556
testURIParse3Success0.815
testSendEntrySuccess1.094
testScmUri9Success1.166
testScmUri12Success0.829
testRevisionComparisonSuccess0.502
testScmUri2Success1.005
testBug279111Success28.119
testURIParse6Success1.009
testScmUri15Success1.007
testURIParseSuccess0.913
testRepositoryLocationFormatsSuccess1.017
testIsIgnoredSuccess24.421
testEntryLineConstructorSuccess1.032
testScmUri6Success1.126
testScmUri8Success0.914
testURIParse2Success1.135
testScmUri14Success1.020
testChangeDefaultWin32SshHomeOldWorkspaceSuccess0.000
testScmUri3Success1.024
testIgnoresSuccess25.242
testDeleteFolderSuccess26.385
testEntryLineParsingSuccess0.934
testUnmanageFolderSuccess5.452
testURIParse7Success0.912
testScmUri7Success1.007
Properties »

Back to top

TestCase AllTests

NameStatusTypeTime(s)
testKeywordSubsBinToTextSuccess7.490
testMergableConflictsSuccess12.570
testImportAndCheckoutSuccess1.141
testUpdateOfDeletedFile140007Success3.907
testMapSuccessSuccess1.098
testUpdateIgnoreLocalSuccess6.882
testOutgoingDeletionAfterMergeBug53129Success18.004
testReadOnlyCheckoutSuccess2.981
testTagExistsFailureSuccess3.683
testFolderMoveAndCopySuccess8.913
testBug37546MergeWantsToDeleteNewDirectoriesSuccess9.974
testGetRemoteResourceSuccess3.417
testBug302163WithModelSuccess13.195
testCloseOnUpdateSuccess41.505
testSelectionForOnlyOneReferenceStringNeedsAdditionalInfoSuccess0.154
testDuplicatedBranchSuccess8.086
testCVSFodlersMarkedTeamPrivateSuccess2.797
testSimpleCheckoutSuccess4.211
testFileAddedToBranchSuccess19.404
testAllCVSFolderRemovalSuccess2.773
testOutgoingChangesSuccess28.152
testFolderAdditionsSuccess15.497
testMulitpleCheckoutSuccess7.194
testSomeCVSFolderRemovalSuccess3.072
testImportProjectSuccess7.158
testCloseOnCommitWhenDirtySuccess12.406
testUpdateFailureThe following jobs did not terminate at the end of the test: [Updating Synchronize view for CVS Workspace.(1094), Workbench Auto-Save Job(15), Compacting resource model(12)]

java.lang.AssertionError: The following jobs did not terminate at the end of the test: [Updating Synchronize view for CVS Workspace.(1094), Workbench Auto-Save Job(15), Compacting resource model(12)]
at org.junit.Assert.fail(Assert.java:88)
at org.eclipse.team.tests.ccvs.core.TestUtil.cleanUp(TestUtil.java:35)
at org.eclipse.team.tests.ccvs.core.EclipseTest.tearDown(EclipseTest.java:1166)
at junit.framework.TestCase.runBare(TestCase.java:146)
at org.eclipse.team.tests.ccvs.core.EclipseTest.runBare(EclipseTest.java:1355)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:39)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:79)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267)
at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4906)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4475)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:636)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:563)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:151)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:118)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595)
at org.eclipse.equinox.launcher.Main.run(Main.java:1501)
at org.eclipse.equinox.launcher.Main.main(Main.java:1474)
at org.eclipse.core.launcher.Main.main(Main.java:37)
204.372
testFileRevisionsSuccess7.173
testResourceVariantSuccess2.926
testTagSuccess6.840
testSyncAfterImportSuccess3.089
testUpdateSuccess4.529
testCloseOnParticipantDisposeSuccess7.041
testPruningSuccess3.914
testEmptyInfoMapSuccess0.003
testBug244425Success8.708
testScmUrlImportSuccess5.284
testCheckoutIntoRemoteFolderSuccess5.232
testSimpleChangesSuccess5.352
testMarkAsMergedOnBinaryFileSuccess32.619
testUpdateSuccess9.031
testFileConflictSuccess16.528
testMergeNewFileToBranchSuccess10.247
testLocalScrubSuccess11.359
testTagSubmoduleChildrenSuccess255.617
testFolderAdditionHandlingSuccess3.728
testCommitSuccess13.071
testOrphanedSubtreeSuccess2.984
testMoveHandlingSuccess2.783
testCheckoutSuccess6.719
testScmUrlImportWithNameSuccess4.992
testOrphanedSubsubtreeSuccess3.786
testStayOpenOnParticipantDisposeWhenDirtySuccess6.341
testTwoUnknownOneCompatibleReferenceStringsSuccess0.006
testLinkSuccessSuccess2.786
testVersionTagSuccess6.647
testBinaryAdditionSuccess9.946
testAllNegativesSuccess0.926
testCvsBundleImporterSuccess4.917
testOutgoingDeletionSuccess17.595
testBug244425_compareSuccess3.516
testOverrideOutgoingChangesSuccess12.701
testOneCompatibleOfTwoKnownSuccess0.003
testCompatibleSuggestionsOrder2Success0.004
testProjectCloseSuccess22.879
testFolderAdditionSuccess5.506
testFileRevisionsForBranchesSuccess12.367
testOverUpdateAfterExternalDeletionSuccess13.933
testStandardChangesSuccess13.736
testNonRootBuildSuccess5.106
testThreeKindsOfSuggestionsSuccess0.001
testDisabledDirectoryDiscoverySuccess30.323
testBug234149_aFewProvidersSuccess6.970
testBinaryAdditionSuccess9.076
testReplaceSuccess25.060
testUnknownBranchSuccess3.887
testFileDeletionSuccess10.837
testForBinaryLinefeedCorruptionSuccess3.076
testRenameUnsharedSuccess9.301
testBranchSubmoduleChildrenSuccess4.902
testBug134517Success12.934
testSelectDisabled1Success0.007
testTwoMatchingKnownRepositoriesSuccess0.004
testSelectDisabled2Success0.007
testFolderDeletionsSuccess8.018
testFileCreationSuccess10.923
testCheckoutAsSuccess4.712
testDisconnectingProjectSuccess8.412
testNonRootCheckoutSuccess6.989
testBinaryMarkAsMergedSuccess8.664
testSaveOnUpdateWhenDirtySuccess15.872
testAddSuccess1.162
testGetSuccess3.277
testSingleKnownRepositoryMatchesTwoReferenceStringsSuccess0.007
testChangeSetModelSorterSuccess2.038
testFolderConflictSuccess10.071
testSingleKnownRepositoryWithUsernameSuccess0.011
testDeletedAdditionSuccess21.921
testDeleteHandlingSuccess2.881
testBug298925_noToAllSuccess5.731
testScmUrlImportWithTagSuccess9.111
testEmptyFileSuccess4.976
testSyncOnBranchSuccess13.004
testCleanLineDelimitersSuccess0.937
testAllZerosSuccess0.442
testUpdateOfRemotelyRemovedFileSuccess4.110
testInvalidTagSuccess5.654
testIncomingAdditionSuccess23.090
testBinaryMarkAsMergedSuccess8.231
testDeletionHandlingSuccess4.907
testBinaryAdditionSuccess20.818
testExternalDeletionSuccess2.663
testMakeBranchSuccess7.373
testKeywordSubstitutionSuccess20.014
testGetBaseSuccess5.253
testConflictingFolderDeletionSuccess10.471
testUpdateOnRemoteChangeWhenDirtySuccess16.601
testUpdate123280Success4.319
testBug62547Success5.544
testDuplicatedElementsInPatchTreeSuccess2.108
testDisconnectingProjectSuccess8.460
testFileModificationsSuccess5.656
testMergeWithTrailingLineFeedsSuccess5.746
testNestedMarkAsMergedSuccess30.690
testContentFetchForLocalDeletionSuccess4.955
testVersionTagSuccess6.507
testReadOnlySuccess1.081
testSelectionForCompatibleSuggestionsOrderSuccess0.141
testSingleSelectionSuccess0.024
testAddSuccess5.885
testCacheRemoteSuccess6.963
testRootShareSuccess1.633
testExistsSuccess4.493
testSelectionForOneCompatibleOfTwoKnownSuccess0.115
testBranchSuccess0.310
testCheckinSuccess5.214
testFileMoveAndCopySuccess8.905
testRevertToBaseNonHeadTagSuccess6.044
testRevertToBaseHeadTagSuccess3.683
testBinaryMarkAsMergedSuccess30.866
testMultipleSelectionSuccess0.009
testOutgoingEmptyFolderSuccess11.718
testUpdateOnRemoteChangeSuccess17.103
testTagRetrievalForFolderWithNoFileSuccess13.754
testSelectionForUnknownReferenceStringSuccess0.112
testMarkAsMergedSuccess13.979
testSyncOnEmptyProjectSuccess7.445
testEditUneditSuccess5.840
testNoRemoteChangesSuccess5.389
testUpdateWithNoChangeSuccess6.156
testOneMatchingReferenceStringSuccess0.001
testRenameProjectSuccess8.424
testBinaryAdditionSuccess4.406
testIncomingChangesSuccess27.014
testUnknownSingleReferenceStringSuccess0.002
testBug302163WithoutModelSuccess5.761
testConcurrentAccessToSyncSetSuccess5.335
testUpdateWithOverwriteSuccess4.589
testDisconnectSuccess4.544
testFileDeletionsSuccess10.289
testTagSuccess9.399
testCompareWithLatestSuccess7.966
testOperationOnOutOfSyncSuccess5.591
testTagsOnDifferentLevelsSuccess6.590
test33984CannotCommitAfterConflictsMergedLocallySuccess6.171
testLinkCVSFolderSuccess6.154
testSelectionForUnknownSingleReferenceStringSuccess0.135
testHiddenColumnSuccess0.992
testSaveOnCommitWhenDirtySuccess13.706
testEmptyReferenceStringsSuccess0.003
testCommitSuccess3.834
testIgnoredAfterCheckoutSuccess5.040
testSwitchTagForModifiedFileSuccess3.747
testUnmergableConflictsSuccess14.031
testNewBranchColumnSuccess1.023
testNonRootShareSuccess3.491
testDeepNewFolderSuccess5.510
testCloseOnCommitSuccess14.877
testSelectDisabled3Success0.011
testCacheBaseSuccess14.328
testFileAdditionsSuccess11.033
testOutgoingQuestionablesSuccess10.308
testAllPositivesSuccess1.078
testIgnoredResourceSuccess15.600
testOverrideAndUpdateOutgoingAdditionSuccess12.351
testMalformedReferenceStringSuccess0.006
testFileAdditionHandlingSuccess2.877
testExternalDeletionSuccess4.688
testBug319661Success4.255
testVendorBranchSuccess1.158
testFolderDeletionSuccess26.631
testDeleteProjectSuccess34.128
testIncomingChangesSuccess17.147
testCompatibleSuggestionsOrderSuccess0.015
testDeletionConflictsSuccess45.835
testDeletedPhantom139250Success3.461
testKnownSingleReferenceStringSuccess0.006
testAdditionConflictsSuccess19.196
testEditMergeUneditSuccess5.683
testCloseOnUpdateWhenDirtySuccess12.046
testUnmapSuccess7.598
testSelectionForTwoUnknownOneCompatibleReferenceStringsSuccess0.122
testOverideAndUpdateSimpleSuccess28.988
testUpdateBinaryConflictSuccess13.330
testSetEnablementSuccess0.009
Properties »

Back to top