Unit Test Results.

Downloads / Build / Test Results | org.eclipse.core.tests.runtime_ep410I-unit-win32_win32.win32.x86_64_8.0.xmlDesigned for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
4802099.58%421.533
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.core.tests.runtime48002421.5332018-12-11T15:36:42

Package org.eclipse.core.tests.runtime

NameTestsErrorsFailuresTime(s)Time StampHost
AutomatedTests48002421.5332018-12-11T15:36:42
Back to top


TestCase AutomatedTests

NameStatusTypeTime(s)
testQualifiersSuccess0.001
testBadContextSuccess0.001
testIsEmptySuccess0.000
testCreateTreeSuccess0.015
testAddTrailingSeparatorSuccess0.000
testCurrentJobSuccess0.002
testAsynchJobConflictSuccess4.137
testYieldThreadJobToThreadSuccess0.313
testSingletonFragmentSuccess2.736
testJoinWithJobManagerSuspended_3Success0.503
testIsAbsoluteSuccess0.000
test_342709Success0.029
testNeedsSavingSuccess0.001
testThreadRestoredSuccess0.023
test55138Success0.007
testFileLocatorFindSuccess0.156
test1OutputOnReadOnlySuccess0.000
testLockAcquireInterruptSuccess0.704
testUptoSegmentSuccess0.002
testInterruptDuringLockAcquireintSuccess2.909
testExportEmptyPreferenceSuccess0.226
testSimpleSerializeSuccess0.302
testMakeRelativeSuccess0.000
testRedundantWorkSuccess0.005
testJoinSelfSuccess0.001
testPlatformPluginSuccess0.001
testDoubleSuccess0.003
testAutoCancelDoesNothingForTrivialConversionsSuccess0.000
testYieldJobToJobSuccess0.111
testYieldJobToJobsInterleavedSuccess5.595
testBSuccess3.093
testConstructorNestingIntSuccess0.000
testBytesSuccess0.002
testLegacySuccess0.019
testWindowsPathsFromStringSuccess0.000
testFlagsSuccess0.001
testSameURIWindowsSuccess0.000
testBug210394Success0.000
testJoiningAJobInTheSameJobGroupFailsSuccess0.101
testConvertSuccess0.000
testRescheduleRepeatSuccess0.101
testComplexRuleContainmentSuccess0.001
testWaitingThreadJobFailureTimeout waiting for job to complete

junit.framework.AssertionFailedError: Timeout waiting for job to complete
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at org.eclipse.core.tests.runtime.jobs.AbstractJobTest.waitForCompletion(AbstractJobTest.java:107)
at org.eclipse.core.tests.runtime.jobs.AbstractJobTest.waitForCompletion(AbstractJobTest.java:116)
at org.eclipse.core.tests.runtime.jobs.Bug_478634.testWaitingThreadJob(Bug_478634.java:33)
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 junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
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.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
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.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: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.CoreTestApplication.runTests(CoreTestApplication.java:53)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
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: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)
1.109
testFileWithSpacesSuccess0.001
testGetFileExtensionSuccess0.000
testComplexSuccess8.670
testJoinWithProgressMonitorSuccess1.753
testJobFamilyJoinLockListenerSuccess2.593
testJobFamilyNULLSuccess0.101
testDeepMultiStatusSuccess0.806
testIntegerSuccess0.001
testGetWithNodesSuccess0.000
testSegmentsSuccess0.000
testExportWithTransfers2Success0.012
testExportWithTransfers4Success0.007
testBug331314Success0.001
testCancellationSuccess0.000
testAppendWithBracketsSuccess0.001
testEventTrackerSuccess0.071
testGetCommandLineSuccess0.000
testDuplicatesSuccess0.100
testComplexSuccess15.283
test_60590Success0.000
testSetRuleSuccess1.104
testStylesSuccess0.001
testWorkedSuccess0.001
testClearSuccess0.001
testBlockingAndUnblockingMonitorUsingYieldSuccess1.464
testJoinFailingListenerSuccess1.855
testYieldPingPongBetweenMultipleJobsSuccess0.186
testMakeAbsoluteSuccess0.001
testJoinInterruptNonUIThreadSuccess0.203
testJSuccess2.738
testURItoURLSuccess2.613
testAutoCancelDoesNothingForSingleTrivialOperationSuccess0.001
testMultiStatusReturnValuesSuccess0.000
testJoinWithJobManagerSuspended_2Success0.304
testConstructorsSuccess0.000
testBadLocalListenerSuccess0.108
testLongSuccess0.000
testJobFamilyJoinShouldScheduleSuccess0.001
testGetLogLocationSuccess0.032
testOrderSuccess1.504
testCurrentRuleSuccess0.021
testLoadAdapterSuccess0.001
testNamespaceDynamicSuccess0.030
testParallelChildrenSuccess0.001
testMatches2Success0.007
testESuccess2.990
testHSuccess2.895
testExtensionPointAdditionSuccess0.091
testSplitPerformsAutoCancelSuccess0.000
testRunScenarioSuccess3.402
testFileFormatSuccess0.007
testBeginInvalidNestedRulesSuccess0.001
testComparisonsSuccess0.000
testChildrenNamesSuccess0.002
testShouldRunSuccess0.001
testFileWithPercent20Success0.000
testShouldCancel_1Success0.405
testExtensionPointAdditionSuccess0.341
testSeedJobsWhenAllJobsAreKnownSuccess0.246
testGetResultSuccess2.458
testToFileUNCSuccess0.001
testAdditionSuccess0.059
testMultiSerializeSuccess1.085
testResolutionSuccess0.052
testFloatSuccess0.001
testBeginRuleNoEndSuccess0.001
testValidateVersionsSuccess0.035
testBasicSuccess0.000
testExportWithTransfers1Success0.011
testBooleanSuccess0.001
testContainsSuccess0.004
testTransferToWaitingJobSuccess0.110
testListenerOnRemoveSuccess0.012
testConstantsSuccess0.000
testBugSuccess0.032
testApplyAndExportedPreferencesNotModifiedSuccess0.008
testJobFamilyJoinCancelJobsSuccess0.502
testCoreExceptionSuccess0.000
testToStringSuccess0.000
testCanonicalizeSuccess0.000
testJoinWithTimeoutSuccess1.662
testExtensionPointAdditionSuccess0.293
testJobFamilyJoinWhenSuspended_2Success2.378
testMultiMultiStatusSerializeSuccess6.754
testImportExportBasicSuccess0.049
testSplitDoesNotCancelWhenCancellationSuppressedSuccess0.000
testFactoryMethodsSuccess0.000
testDefaultPropertyNamesSuccess0.001
testDynamicContributionSuccess0.008
testMakeRelativeToSuccess0.003
testRuleHierarchyWaitReplaceSuccess0.806
testInternalWorkedSuccess0.007
testJoinInterruptUIThreadSuccess102.878
testRemoveFirstSegmentsSuccess0.001
testJobFamilySleepSuccess0.128
testSimpleSuccess2.105
testSuspendSuccess0.000
testNamespaceBasicSuccess0.041
testLoadStoreSuccess0.014
testAFromCacheSuccess3.089
testContainsSuccess0.000
testMultipleRegistrationsSuccess0.426
testToFileSuccess0.001
testBug286339Success0.000
testJobFamilyWakeUpSuccess2.216
testEncodePathSuccess0.003
testIdleWorkerCapSuccess5.156
testMergeStaticDynamicSuccess0.294
testNonSingletonFragmentSuccess2.721
testExportExcludes1Success0.000
testBeginRuleCancelAfterWaitSuccess0.858
testShouldRunFailureSuccess0.109
testJoinWithCancelingJobsSuccess0.405
testYieldThreadJobToBlockedConflictingJobSuccess0.149
testBugSuccess0.003
testInterruptDuringLockReleaseSuccess4.554
testSimpleOtherThreadAccessSuccess1.028
testBooleanSuccess0.000
testResumingThreadJobIsNotRescheduledSuccess0.145
testLookupOrderSuccess0.000
testFileWithBracketsSuccess0.001
testGSuccess2.934
testASuccess3.120
testGetPrioritySuccess0.000
testSeedJobsWithRepeatingJobsSuccess0.250
testIsBlocking2Success0.302
testLockTimeoutSuccess0.303
testASuccess0.535
testFromStringSuccess0.003
testEqualSuccess0.001
testRemoveFileExtensionFromFileSuccess0.000
testTransferSimpleSuccess0.006
testAsynchJobComplexSuccess1.407
testBug155081Success0.057
testGetAdapterSuccess0.009
testDoubleSuccess0.003
test71826Success2.871
testBlockingAndUnblockingMonitorSuccess1.061
testLongSuccess0.001
testTypicalUsageSuccess0.019
testMultipleColumnRemovalSuccess1.424
testSetProgressGroupSuccess5.410
testConstantsSuccess0.000
testNestedCaseSuccess0.007
testCancellationWhileWaitingOnRuleSuccess0.251
testRemoveNodeSuccess0.001
testIsPrefixOfSuccess0.000
testFailedNestRuleInJobSuccess0.006
testStringSuccess0.000
testSplitDoesNotThrowExceptionIfParentNotCanceledSuccess0.001
testNodeExistsSuccess0.000
testRescheduleDelaySuccess0.855
testSetWorkRemainingSuccess0.000
testJobFamilyJoinNothingSuccess0.000
testRescheduleWaitingSuccess0.401
testStringSuccess0.000
testPlatformURLConfigResolutionSuccess0.000
testJoinWithProgressMonitorSuccess1.286
testAddSuccess0.000
testBug300197_02Success0.044
testEqualValuesSuccess0.001
testIsUserSuccess0.000
testSetThreadSuccess2.860
testBugSuccess1.614
testNewChildDoesNotAutoCancelSuccess0.000
testRuleContainmentSuccess0.000
testJobManagerPublishesJobGroupResultsSuccess0.107
testRescheduleSimpleSuccess0.616
testLoadStoreSuccess0.001
testAddAllSuccess0.000
testBooleanSuccess0.000
testSuppressIsCanceledFlagIsInheritedSuccess0.000
testExceptionWhenYieldingNotOwnerSuccess0.122
testMultiStatusSuccess0.924
testMakeAbsoluteSuccess0.001
testFailureCaseSuccess0.000
test2ResolutionSuccess0.000
testByContributorSuccess0.068
testSimpleDeadlockSuccess2.176
testJobRuleLockInteractionSuccess0.335
testExportDefaultsSuccess0.001
testValidateSuccess0.001
testJoinWithCancelingMonitorSuccess0.219
testRunnableSuccess0.054
testNestedAcquireJobIsNotRescheduledSuccess0.102
testFileLocatorGetBundleFile01Success0.032
testReresolvingSuccess0.055
testFirstSegmentSuccess0.000
testLocalNamesSuccess0.000
testParallelYieldPingPongBetweenMultipleJobsSuccess0.039
testGetByteArraySuccess0.006
testURLtoURISuccess0.004
testSameURISuccess0.000
testDefaultComputeGroupResultSuccess0.608
testExportExcludes4Success0.000
testVeryComplexSuccess42.177
testBRemovedSuccess3.050
testSingleStatusReturnValuesSuccess0.000
testNewChildSuccess0.001
testSetInvalidRuleSuccess0.002
testDoubleSuccess0.006
testTransferToJobSuccess0.200
testSleepSuccess1.711
testJoinWithCancelingMonitorSuccess0.640
testCombineSuccess0.000
testIsValidPathSuccess0.000
test_68897Success4.057
testMatchesSuccess0.014
testMakeRelativeSuccess0.002
testLockRequestDisappearenceSuccess0.409
testCancelShouldRunSuccess1.000
testImportLegacySuccess0.014
testJobFamilyFindSuccess0.201
testTransferJobToJobSuccess0.313
testCancelFromAboutToRunSuccess0.003
testBug48073Success0.302
testJoinWithTimeoutSuccess1.210
testShouldCancel_3Success1.116
testYieldWithlockAcquireSuccess2.623
testIsCanceledSuccess0.000
testComputeClassOrderSuccess0.011
testTwoRulesSuccess1.118
testIsBlockingSuccess2.654
testNullSuccess0.000
testSeedJobsWhenSeedJobsAddNewJobsSuccess1.347
testGetThreadSuccess0.000
testIsSystemSuccess0.000
testLastSegmentSuccess0.000
testSearchingStringBasicsSuccess0.003
testToJARURISuccess0.002
testPlatformURLMetaResolutionSuccess0.002
testInverseOrderSuccess0.046
testFSuccess2.960
testAsynchJobSuccess1.729
testAcceptSuccess0.007
test_55410Success0.000
testGetSuccess0.001
testInfiniteProgressSuccess0.017
testExceptionWhenYieldingNotRunningSuccess0.000
testJobFamilyJoinCancelManagerSuccess0.606
testParentSuccess0.000
testCloneSuccess0.001
testShouldCancel_4Success1.327
testErrorCleanupPointsSuccess0.380
testMutexRuleSuccess1.010
testGetAdapterNullArgsSuccess0.000
testDetectDeadlockSuccess0.611
testHasTrailingSeparatorSuccess0.000
testRescheduleRepeatWithDelaySuccess0.769
testBug44299Success0.304
testNameSuccess0.001
testMakeRelativeToWindowsSuccess0.000
testNodeChangeListenersSuccess0.008
testJoinWithRepeatingJobsSuccess1.303
testYieldJobToJobAndEnsureConflictingRunsBeforeResumeSuccess0.131
testRemoveLastSegmentsSuccess0.001
testJoinRemoveListenerSuccess1.109
testMakeUNCSuccess0.000
testSuspendMultiThreadAccessSuccess0.858
testCancelingSuccess0.270
testCSuccess3.058
testBasicsSuccess0.001
testCleanupConstructedChildrenSuccess0.000
testProgressMonitorWrapperSuccess0.001
testGetNameSuccess0.000
testGetLocationSuccess0.001
testCancelingByMonitorSuccess0.404
testInternalWorkedSuccess0.000
testStringSuccess0.000
testKeysSuccess0.000
testBadGlobalListenerSuccess0.102
testCreateChildrenUnderCustomParentSuccess0.022
testReverseOrderSuccess4.051
testThrottlingWhenAllJobsAreKnownSuccess1.673
testContributorRemovalSuccess0.003
testGetAdapterSuccess0.001
testScheduleRaceSuccess1.022
testStaleConfigurationElementSuccess0.066
testConstructorSuccess0.000
testIsValidSegmentSuccess0.001
testFloatSuccess0.000
testJbisSuccess2.721
testRethrowSuccess0.057
testMakeAbsoluteUNCSuccess0.000
testCancelAboutToScheduleSuccess1.100
testAbsolutePathSuccess0.000
testIgnoreScheduleThreadJobSuccess0.252
testImportExceptionsSuccess0.000
testExportExcludes3Success0.000
testRemoveTrailingSeparatorSuccess0.000
testAppendWindowsSuccess0.000
testYieldIsInterruptableSuccess0.022
testJobFamilyJoinSuccess1.406
testWorkedSuccess0.009
testMultiLocaleSuccess1.179
testImplicitRulesSuccess2.181
testAppendSuccess0.000
testCaughtExceptionTypesSuccess0.386
testHasAdapterSuccess0.001
testSimpleRuleStartingSuccess4.345
testAutoCancelThrowsExceptionEventuallyForManyTrivialOperationsSuccess0.000
testSplitSuccess0.001
testPropertyNamesSuccess0.000
testRegularOrderSuccess0.059
testYieldJobToThreadSuccess0.044
testGetSegmentSuccess0.000
testIntegerSuccess0.001
testConstructorNestingFPSuccess0.000
testNodeSuccess0.000
testDefaultPropertyNamesSuccess0.001
testCancellationSuccess0.000
testShouldCancel_2Success1.105
testListenersSuccess0.013
testYieldThreadToJobSuccess0.205
testTransferToJobWaitingOnChildRuleSuccess0.212
testJobFamilyCancelSuccess0.202
testMergeSuccess0.000
testBasicsSuccess0.003
testExecutableExtensionCreationSuccess0.181
testRemoveSuccess0.000
testJoinWithJobManagerSuspended_1Success2.116
testSuspendMismatchedBeginsSuccess0.407
testCoreExceptionSuccess0.000
testJobFamilyJoinRepeatingFailure1.2 expected:<25> but was:<1>

junit.framework.AssertionFailedError: 1.2 expected:<25> but was:<1>
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.failNotEquals(Assert.java:329)
at junit.framework.Assert.assertEquals(Assert.java:78)
at junit.framework.Assert.assertEquals(Assert.java:234)
at junit.framework.TestCase.assertEquals(TestCase.java:401)
at org.eclipse.core.tests.runtime.jobs.IJobManagerTest.testJobFamilyJoinRepeating(IJobManagerTest.java:1080)
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 junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
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.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
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.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: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.CoreTestApplication.runTests(CoreTestApplication.java:53)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
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: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)
0.005
testPreferenceChangeListenersSuccess0.009
testPropertyNamesSuccess0.001
testIsConflictingSuccess0.000
testMultiLocaleServiceSuccess0.856
testToUnencodedStringSuccess0.000
testSimpleSuccess5.505
testCustomComputeGroupResultSuccess0.627
testJobFamilyJoinWhenSuspended_1Success2.104
testDSuccess3.018
testAssociatedConfigElementsSuccess0.167
testJobFamilyJoinWhenSuspended_3Success4.343
testGetNodeSuccess0.002
testGetPropertySuccess0.001
testRescheduleComplexSuccess0.427
testRemoveExtensionSuccess0.000
testJoinLockListenerSuccess0.000
testDynamicBundlesSuccess0.119
testListeners2Success0.000
testListenersSuccess0.006
testEqualsAndHashcodeSuccess0.001
testControlledAccessSuccess0.000
testMultiplePointsSuccess0.151
testDelayedJobSuccess6.413
testIsOKSuccess0.000
testThrownExceptionTypesSuccess0.000
test0FirstSessionSuccess0.000
testBug57656Success11.015
testFileLocatorGetBundleFile02Success0.021
testYieldThreadToThreadJobSuccess0.191
testContainsSuccess0.000
testStylesSuccess0.000
testSleepOnWaitSuccess0.112
testJobGroupAlongWithNormalJobsSuccess0.962
testIsUNCSuccess0.000
testVerifyResultSuccess0.000
testYieldPingPongSuccess0.036
testRunNestedAcquireThreadIsNotRescheduledSuccess0.251
testExtensionPointAdditionSuccess0.169
testJoinWithoutTimeoutSuccess1.311
testCancelSuccess0.300
testSuppressIsCanceledAffectsSplitSuccess0.000
testBugSuccess0.000
testRunThreadJobIsNotRescheduledSuccess0.250
testExportExcludes2Success0.000
testAdapterClassLoaderSuccess0.126
testSegmentCountSuccess0.000
testNegativeWorkValuesSuccess0.001
testBlockingAndUnblockingMonitorUsingTransferSuccess0.568
testGetSegmentCountSuccess0.000
testNonSingletonBundleSuccess2.752
testChildOverflowSuccess0.000
testLongSuccess0.000
testIsRootSuccess0.000
testFactoryViolatingContractSuccess0.002
testTransferFailureSuccess0.301
testBugSuccess0.103
testRegressionSuccess0.000
testRescheduleCancelSuccess0.301
testBFromCacheSuccess3.092
testSetPrioritySuccess0.000
testBlockingAndUnblockingMonitorUsingYieldAndTransferSuccess1.631
testGetRuleSuccess0.001
testLoadAdapterSuccess0.001
testKeyIdentityAfterExportSuccess0.470
testFloatSuccess0.000
testJobFamilyJoinSimpleSuccess0.392
testSuppressIsCanceledSuccess0.000
testTransferSameThreadSuccess0.001
testCancellationPriorToBeginRuleWontHoldRuleSuccess0.004
testThreeLocksSuccess2.771
testErrorCleanupExtensionsSuccess0.255
testApplyWithTransfersSuccess0.000
testExportExcludes5Success0.001
testConsumingEndOfMonitorNotTreatedAsTrivialSuccess0.000
testNullParentSuccess0.000
testNeedsSavingSuccess0.016
testComplexRuleStartingSuccess7.456
testIntSuccess0.003
testCancelSuccess0.001
testFlushDeadlockSuccess0.011
testBugSuccess16.000
testAppendUNCSuccess0.001
testGetActiveJobsSuccess0.504
testFromPortableStringSuccess0.000
testRuleLockInteractionSuccess0.203
testWindowsPathsFromURISuccess0.000
testExportWithTransfers3Success0.012
testNode3Success0.029
testJoinSuccess0.325
testHasAdapterSuccess0.003
testAppendSuccess0.001
testCreateChildrenUnderCustomParentSuccess0.024
testBug300197_01Success0.120
testGetResourceBundleSuccess0.002
testDefaultFromInitializerSuccess0.011
testSlowComputeGroupResultSuccess0.502
Properties »

Back to top