Unit Test Results.

Downloads / Build / Test Results | org.eclipse.team.tests.cvs.core_ep413I-unit-cen64-gtk3-java8_linux.gtk.x86_64_8.0.xmlDesigned for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
2693098.88%1764.994
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.core269031764.9942019-09-16T23:57:08

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

NameTestsErrorsFailuresTime(s)Time StampHost
AllCoreTests640078.2732019-09-16T23:57:08
AllTests205031686.7212019-09-17T00:25:30
Back to top


TestCase AllCoreTests

NameStatusTypeTime(s)
testUtilGetBytesForSlotSuccess0.912
testDeleteFileSuccess20.597
testFileRecreationSuccess23.334
testScmUri10Success0.999
testScmUri4Success0.997
testMergeTimestampsSuccess1.117
testScmUri13Success0.913
testBug279111_comment11Success22.229
testFolderSyncSuccess23.376
testMembersSuccess23.043
testURIParse4Success0.912
testScmUri1Success1.146
testConstructorSuccess0.817
testTimestampCompatibilitySuccess1.028
testScmUri11Success1.001
testRevisionOnBranchComparisonSuccess1.060
testIgnorePatternsSuccess24.849
testFileMoveAndDeleteSuccess23.239
testMoveFolderSuccess20.581
testMoveFolderOverFolderSuccess23.037
testMoveFileSuccess22.123
testURIParse5Success0.996
testScmUri5Success1.091
testResourceSyncSuccess20.991
testURIParse3Success1.148
testSendEntrySuccess0.976
testScmUri9Success0.988
testScmUri12Success1.019
testRevisionComparisonSuccess0.350
testScmUri2Success1.000
testBug279111Success24.413
testURIParse6Success0.995
testScmUri15Success1.089
testURIParseSuccess0.913
testRepositoryLocationFormatsSuccess1.019
testIsIgnoredSuccess20.526
testEntryLineConstructorSuccess1.036
testScmUri6Success0.911
testScmUri8Success1.109
testURIParse2Success1.002
testScmUri14Success1.000
testChangeDefaultWin32SshHomeOldWorkspaceSuccess0.000
testScmUri3Success1.086
testIgnoresSuccess20.620
testDeleteFolderSuccess22.205
testEntryLineParsingSuccess0.919
testUnmanageFolderSuccess4.379
testURIParse7Success1.095
testScmUri7Success0.995
Properties »

Back to top

TestCase AllTests

NameStatusTypeTime(s)
testKeywordSubsBinToTextSuccess4.318
testMergableConflictsSuccess9.177
testImportAndCheckoutSuccess1.977
testUpdateOfDeletedFile140007Success3.338
testMapSuccessSuccess0.873
testUpdateIgnoreLocalSuccess4.503
testOutgoingDeletionAfterMergeBug53129Success17.277
testReadOnlyCheckoutSuccess2.358
testTagExistsFailureSuccess2.596
testFolderMoveAndCopySuccess4.643
testBug37546MergeWantsToDeleteNewDirectoriesSuccess7.122
testGetRemoteResourceSuccess2.823
testBug302163WithModelSuccess9.282
testCloseOnUpdateSuccess8.828
testSelectionForOnlyOneReferenceStringNeedsAdditionalInfoSuccess0.174
testDuplicatedBranchSuccess2.546
testCVSFodlersMarkedTeamPrivateSuccess2.444
testSimpleCheckoutSuccess2.744
testFileAddedToBranchSuccess13.877
testAllCVSFolderRemovalSuccess2.374
testOutgoingChangesSuccess14.008
testFolderAdditionsSuccess8.832
testMulitpleCheckoutSuccess5.192
testSomeCVSFolderRemovalSuccess2.336
testImportProjectSuccess5.549
testCloseOnCommitWhenDirtySuccess7.161
testUpdateSuccess38.654
testFileRevisionsSuccess5.835
testResourceVariantSuccess2.392
testTagSuccess4.712
testSyncAfterImportSuccess4.148
testUpdateSuccess3.697
testCloseOnParticipantDisposeSuccess6.496
testPruningSuccess3.408
testEmptyInfoMapSuccess0.012
testBug244425Success5.907
testScmUrlImportSuccess2.966
testCheckoutIntoRemoteFolderSuccess4.030
testSimpleChangesSuccess6.260
testMarkAsMergedOnBinaryFileSuccess13.974
testUpdateSuccess4.300
testFileConflictSuccess9.602
testMergeNewFileToBranchSuccess10.062
testLocalScrubSuccess8.132
testTagSubmoduleChildrenSuccess6.897
testFolderAdditionHandlingSuccess2.455
testCommitFailureThe following jobs did not terminate at the end of the test: [Updating Synchronize view for CVS Workspace.(405), 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.(405), 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:1168)
at junit.framework.TestCase.runBare(TestCase.java:146)
at org.eclipse.team.tests.ccvs.core.EclipseTest.runBare(EclipseTest.java:1358)
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:40)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)
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:4857)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4409)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:633)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
at org.eclipse.core.launcher.Main.main(Main.java:44)
189.470
testOrphanedSubtreeSuccess7.678
testMoveHandlingSuccess3.274
testCheckoutSuccess4.792
testScmUrlImportWithNameSuccess3.552
testOrphanedSubsubtreeSuccess2.265
testStayOpenOnParticipantDisposeWhenDirtySuccess7.458
testTwoUnknownOneCompatibleReferenceStringsSuccess0.012
testLinkSuccessSuccess2.357
testVersionTagSuccess5.147
testBinaryAdditionSuccess6.677
testAllNegativesSuccess1.023
testCvsBundleImporterSuccess2.939
testOutgoingDeletionSuccess11.510
testBug244425_compareSuccess4.593
testOverrideOutgoingChangesSuccess10.492
testOneCompatibleOfTwoKnownSuccess0.002
testCompatibleSuggestionsOrder2Success0.003
testProjectCloseSuccess7.454
testFolderAdditionSuccess3.979
testFileRevisionsForBranchesSuccess12.355
testOverUpdateAfterExternalDeletionSuccess10.264
testStandardChangesSuccess9.469
testNonRootBuildSuccess3.571
testThreeKindsOfSuggestionsSuccess0.002
testDisabledDirectoryDiscoverySuccess9.988
testBug234149_aFewProvidersSuccess5.605
testBinaryAdditionSuccess5.917
testReplaceFailureThe following jobs did not terminate at the end of the test: [Updating Synchronize view for CVS Workspace.(405), 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.(405), 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:1168)
at junit.framework.TestCase.runBare(TestCase.java:146)
at org.eclipse.team.tests.ccvs.core.EclipseTest.runBare(EclipseTest.java:1358)
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:40)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)
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:4857)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4409)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:633)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
at org.eclipse.core.launcher.Main.main(Main.java:44)
199.372
testUnknownBranchSuccess3.382
testFileDeletionSuccess6.680
testForBinaryLinefeedCorruptionSuccess3.914
testRenameUnsharedSuccess8.379
testBranchSubmoduleChildrenSuccess3.254
testBug134517Success10.892
testSelectDisabled1Success0.013
testTwoMatchingKnownRepositoriesSuccess0.006
testSelectDisabled2Success0.013
testFolderDeletionsSuccess5.292
testFileCreationSuccess4.344
testCheckoutAsSuccess2.822
testDisconnectingProjectSuccess4.974
testNonRootCheckoutSuccess3.592
testBinaryMarkAsMergedSuccess6.840
testSaveOnUpdateWhenDirtySuccess7.381
testAddSuccess1.047
testGetSuccess6.337
testSingleKnownRepositoryMatchesTwoReferenceStringsSuccess0.037
testChangeSetModelSorterSuccess1.163
testFolderConflictSuccess7.288
testSingleKnownRepositoryWithUsernameSuccess0.028
testDeletedAdditionSuccess11.552
testDeleteHandlingSuccess5.506
testBug298925_noToAllSuccess2.857
testScmUrlImportWithTagSuccess3.217
testEmptyFileSuccess3.415
testSyncOnBranchSuccess9.060
testCleanLineDelimitersSuccess1.129
testAllZerosSuccess0.231
testUpdateOfRemotelyRemovedFileSuccess3.408
testInvalidTagSuccess3.833
testIncomingAdditionSuccess13.131
testBinaryMarkAsMergedSuccess7.652
testDeletionHandlingSuccess3.481
testBinaryAdditionSuccess12.535
testExternalDeletionSuccess2.335
testMakeBranchSuccess3.836
testKeywordSubstitutionSuccess14.328
testGetBaseSuccess3.612
testConflictingFolderDeletionSuccess7.223
testUpdateOnRemoteChangeWhenDirtySuccess11.584
testUpdate123280Success3.398
testBug62547Success4.421
testDuplicatedElementsInPatchTreeSuccess1.055
testDisconnectingProjectSuccess5.542
testFileModificationsSuccess5.352
testMergeWithTrailingLineFeedsSuccess3.544
testNestedMarkAsMergedSuccess8.093
testContentFetchForLocalDeletionSuccess2.325
testVersionTagSuccess3.455
testReadOnlySuccess1.043
testSelectionForCompatibleSuggestionsOrderSuccess0.232
testSingleSelectionSuccess0.038
testAddSuccess4.815
testCacheRemoteSuccess5.288
testRootShareSuccess0.912
testExistsSuccess4.907
testSelectionForOneCompatibleOfTwoKnownSuccess0.113
testBranchFailureThe following jobs did not terminate at the end of the test: [Updating Synchronize view for CVS Workspace.(405), 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.(405), 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:1168)
at junit.framework.TestCase.runBare(TestCase.java:146)
at org.eclipse.team.tests.ccvs.core.EclipseTest.runBare(EclipseTest.java:1358)
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:40)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)
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:4857)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4409)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:633)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
at org.eclipse.core.launcher.Main.main(Main.java:44)
180.254
testCheckinSuccess3.202
testFileMoveAndCopySuccess5.870
testRevertToBaseNonHeadTagSuccess6.094
testRevertToBaseHeadTagSuccess4.372
testBinaryMarkAsMergedSuccess8.094
testMultipleSelectionSuccess0.007
testOutgoingEmptyFolderSuccess7.244
testUpdateOnRemoteChangeSuccess7.857
testTagRetrievalForFolderWithNoFileSuccess8.174
testSelectionForUnknownReferenceStringSuccess0.121
testMarkAsMergedSuccess10.144
testSyncOnEmptyProjectSuccess6.440
testEditUneditSuccess3.721
testNoRemoteChangesSuccess2.878
testUpdateWithNoChangeSuccess4.995
testOneMatchingReferenceStringSuccess0.001
testRenameProjectSuccess5.269
testBinaryAdditionSuccess3.422
testIncomingChangesSuccess15.443
testUnknownSingleReferenceStringSuccess0.007
testBug302163WithoutModelSuccess5.834
testConcurrentAccessToSyncSetSuccess11.201
testUpdateWithOverwriteSuccess3.385
testDisconnectSuccess3.563
testFileDeletionsSuccess7.364
testTagSuccess6.503
testCompareWithLatestSuccess4.194
testOperationOnOutOfSyncSuccess4.789
testTagsOnDifferentLevelsSuccess2.976
test33984CannotCommitAfterConflictsMergedLocallySuccess4.602
testLinkCVSFolderSuccess5.478
testSelectionForUnknownSingleReferenceStringSuccess0.130
testHiddenColumnSuccess0.929
testSaveOnCommitWhenDirtySuccess8.667
testEmptyReferenceStringsSuccess0.007
testCommitSuccess2.737
testIgnoredAfterCheckoutSuccess4.877
testSwitchTagForModifiedFileSuccess2.497
testUnmergableConflictsSuccess36.892
testNewBranchColumnSuccess0.935
testNonRootShareSuccess1.104
testDeepNewFolderSuccess6.424
testCloseOnCommitSuccess6.352
testSelectDisabled3Success0.012
testCacheBaseSuccess12.701
testFileAdditionsSuccess8.484
testOutgoingQuestionablesSuccess7.366
testAllPositivesSuccess1.074
testIgnoredResourceSuccess12.493
testOverrideAndUpdateOutgoingAdditionSuccess6.019
testMalformedReferenceStringSuccess0.011
testFileAdditionHandlingSuccess2.373
testExternalDeletionSuccess3.316
testBug319661Success4.841
testVendorBranchSuccess0.964
testFolderDeletionSuccess8.390
testDeleteProjectSuccess10.840
testIncomingChangesSuccess13.778
testCompatibleSuggestionsOrderSuccess0.037
testDeletionConflictsSuccess28.504
testDeletedPhantom139250Success3.161
testKnownSingleReferenceStringSuccess0.029
testAdditionConflictsSuccess11.951
testEditMergeUneditSuccess2.745
testCloseOnUpdateWhenDirtySuccess9.788
testUnmapSuccess5.316
testSelectionForTwoUnknownOneCompatibleReferenceStringsSuccess0.159
testOverideAndUpdateSimpleSuccess21.002
testUpdateBinaryConflictSuccess8.352
testSetEnablementSuccess0.007
Properties »

Back to top