Unit Test Results.

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
4251299.29%194.401
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.runtime42521194.4012013-02-27T19:17:21localhost

Package org.eclipse.core.tests.runtime

NameTestsErrorsFailuresTime(s)Time StampHost
AutomatedTests42521194.4012013-02-27T19:17:21localhost
Back to top


TestCase AutomatedTests

NameStatusTypeTime(s)
testDeepMultiStatusSuccess0.647
testMultiMultiStatusSerializeSuccess0.927
testMultiSerializeSuccess0.007
testMultiStatusSuccess0.193
testSimpleSerializeSuccess0.010
testPlatformURLConfigResolutionSuccess0.006
testBug155081Success0.092
testBug300197_01Success0.019
testBug300197_02Success0.018
testPlatformURLMetaResolutionSuccess0.003
test0FirstSessionSuccess0.000
test1OutputOnReadOnlySuccess0.000
test2ResolutionSuccess0.000
testFileLocatorFindSuccess0.064
testFileLocatorGetBundleFile01Success0.010
testFileLocatorGetBundleFile02ErrorN/A

java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:321)
at org.eclipse.core.runtime.FileLocator.toFileURL(FileLocator.java:205)
at org.eclipse.core.tests.internal.runtime.FileLocatorTest.testFileLocatorGetBundleFile02(FileLocatorTest.java:109)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
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:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.011
testCoreExceptionSuccess0.001
testHasAdapterSuccess0.002
testGetAdapterSuccess0.000
testGetAdapterNullArgsSuccess0.000
testLoadAdapterSuccess0.001
testAdapterClassLoaderFailureUnable to load class testAdapter.testUnknown

junit.framework.AssertionFailedError: Unable to load class testAdapter.testUnknown
at org.eclipse.core.tests.runtime.TestAdapterFactoryLoader.getAdapterList(TestAdapterFactoryLoader.java:57)
at org.eclipse.core.internal.runtime.AdapterManager.classForName(AdapterManager.java:169)
at org.eclipse.core.internal.runtime.AdapterManager.getAdapter(AdapterManager.java:324)
at org.eclipse.core.internal.runtime.AdapterManager.loadAdapter(AdapterManager.java:356)
at org.eclipse.core.tests.runtime.IAdapterManagerTest.testAdapterClassLoader(IAdapterManagerTest.java:223)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
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:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.026
testComputeClassOrderSuccess0.001
testHasAdapterSuccess0.001
testGetAdapterSuccess0.000
testLoadAdapterSuccess0.000
testDynamicBundlesSuccess0.041
testCoreExceptionSuccess0.000
testSegmentCountSuccess0.000
testCanonicalizeSuccess0.000
testCloneSuccess0.000
testConstructorsSuccess0.000
testFirstSegmentSuccess0.000
testFromPortableStringSuccess0.001
testGetFileExtensionSuccess0.000
testAddTrailingSeparatorSuccess0.000
testAppendSuccess0.000
testHasTrailingSeparatorSuccess0.001
testIsAbsoluteSuccess0.000
testIsEmptySuccess0.000
testIsPrefixOfSuccess0.000
testIsRootSuccess0.000
testIsUNCSuccess0.000
testIsValidPathSuccess0.000
testLastSegmentSuccess0.000
testMakeAbsoluteSuccess0.000
testMakeRelativeSuccess0.000
testMakeRelativeToSuccess0.001
testMakeRelativeToWindowsSuccess0.000
testMakeUNCSuccess0.000
testRegressionSuccess0.000
testRemoveFirstSegmentsSuccess0.000
testRemoveLastSegmentsSuccess0.000
testRemoveTrailingSeparatorSuccess0.000
testSegmentsSuccess0.000
testToStringSuccess0.000
testUptoSegmentSuccess0.000
testGetCommandLineSuccess0.000
testGetLocationSuccess0.000
testGetResourceBundleSuccess0.001
testGetLogLocationSuccess0.000
testRunnableSuccess0.001
testConstructorSuccess0.000
testEqualSuccess0.000
testComparisonsSuccess0.000
testFlagsSuccess0.001
testInfiniteProgressSuccess0.008
testSetWorkRemainingSuccess0.000
testCleanupConstructedChildrenSuccess0.000
testTypicalUsageSuccess0.057
testCreateTreeSuccess0.014
testBug210394Success0.000
testChildOverflowSuccess0.000
testConvertSuccess0.000
testStylesSuccess0.001
testRedundantWorkSuccess0.006
testCancellationSuccess0.000
testNullParentSuccess0.000
testNewChildSuccess0.001
testCreateChildrenUnderCustomParentSuccess0.024
testWorkedSuccess0.013
testInternalWorkedSuccess0.008
testBug252446Success0.000
testCustomSubclassSuccess0.021
testConstructorNestingFPSuccess0.000
testConstructorNestingIntSuccess0.001
testStylesSuccess0.000
testCancellationSuccess0.000
testCreateChildrenUnderCustomParentSuccess0.044
testParallelChildrenSuccess0.000
testNegativeWorkValuesSuccess0.000
testWorkedSuccess0.000
testInternalWorkedSuccess0.001
testProgressMonitorWrapperSuccess0.000
testQualifiersSuccess0.000
testLocalNamesSuccess0.000
testEqualsAndHashcodeSuccess0.000
testCancelSuccess0.001
testCaughtExceptionTypesSuccess0.005
testThrownExceptionTypesSuccess0.001
testNullSuccess0.000
testRethrowSuccess0.002
testSingleStatusReturnValuesSuccess0.001
testMultiStatusReturnValuesSuccess0.001
testAddSuccess0.000
testAddAllSuccess0.001
testIsOKSuccess0.000
testMergeSuccess0.001
testBug331314Success0.003
testAppendSuccess0.001
testToJARURIErrorN/A

java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:321)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.eclipse.core.tests.runtime.URIUtilTest.testToJARURI(URIUtilTest.java:54)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
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:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.003
testToFileSuccess0.002
testToFileUNCSuccess0.000
testToUnencodedStringSuccess0.001
testFromStringSuccess0.002
testURLtoURISuccess0.001
testURItoURLSuccess0.368
testWindowsPathsFromURISuccess0.000
testWindowsPathsFromStringSuccess0.000
testFileWithSpacesSuccess0.000
testFileWithBracketsSuccess0.000
testAppendUNCSuccess0.000
testAppendWithBracketsSuccess0.001
testBug286339Success0.000
testAppendWindowsSuccess0.000
testFileWithPercent20Success0.000
testRemoveExtensionSuccess0.000
testRemoveFileExtensionFromFileSuccess0.000
testSameURISuccess0.001
testSameURIWindowsSuccess0.000
testMakeAbsoluteSuccess0.000
testMakeRelativeSuccess0.000
testMakeAbsoluteUNCSuccess0.000
testPlatformPluginSuccess0.001
testPluginWithNoRuntimeLibrarySuccess0.010
testExceptionWhenYieldingNotOwnerSuccess0.112
testExceptionWhenYieldingNotRunningSuccess0.001
testThreadRestoredSuccess0.012
testYieldJobToJobSuccess0.011
testYieldJobToJobAndEnsureConflictingRunsBeforeResumeSuccess0.061
testYieldJobToThreadSuccess0.336
testYieldThreadJobToThreadSuccess0.111
testYieldThreadToJobSuccess0.201
testYieldThreadToThreadJobSuccess0.112
testYieldPingPongSuccess0.011
testYieldPingPongBetweenMultipleJobsSuccess0.351
testParallelYieldPingPongBetweenMultipleJobsSuccess0.269
testYieldJobToJobsInterleavedSuccess2.537
testYieldThreadJobToBlockedConflictingJobSuccess0.111
testResumingThreadJobIsNotRescheduledSuccess0.111
testNestedAcquireJobIsNotRescheduledSuccess0.111
testBeginInvalidNestedRulesSuccess0.001
testBeginRuleNoEndSuccess0.002
testBug48073Success0.302
testBug57656Success11.007
testCurrentJobSuccess0.102
testCurrentRuleSuccess0.022
testDelayedJobSuccess6.466
testJobFamilyCancelSuccess0.202
testJobFamilyFindSuccess0.202
testJobFamilyJoinSuccess1.407
testJobFamilyJoinCancelJobsSuccess0.405
testJobFamilyJoinCancelManagerSuccess0.505
testJobFamilyJoinLockListenerSuccess2.506
testJobFamilyJoinNothingSuccess0.000
testJobFamilyJoinRepeatingSuccess0.802
testJobFamilyJoinShouldScheduleSuccess0.101
testJobFamilyJoinSimpleSuccess0.304
testJobFamilyNULLSuccess0.102
testJobFamilySleepSuccess0.101
testJobFamilyWakeUpSuccess2.107
testMutexRuleSuccess0.912
testOrderSuccess1.553
testReverseOrderSuccess4.002
testScheduleRaceSuccess1.008
testSimpleSuccess2.107
testSetInvalidRuleSuccess0.002
testSleepSuccess1.603
testSleepOnWaitSuccess0.111
testSuspendSuccess0.000
testSuspendMismatchedBeginsSuccess0.401
testSuspendMultiThreadAccessSuccess0.813
testTransferFailureSuccess0.502
testTransferJobToJobSuccess0.306
testTransferSameThreadSuccess0.001
testTransferSimpleSuccess0.002
testTransferToJobSuccess0.301
testTransferToJobWaitingOnChildRuleSuccess0.210
testTransferToWaitingJobSuccess0.212
testTwoRulesSuccess0.809
testBasicSuccess0.001
testEqualValuesSuccess0.000
testSimpleSuccess6.303
testComplexSuccess13.520
testLockAcquireInterruptSuccess0.702
testLockTimeoutSuccess0.402
testLockRequestDisappearenceSuccess0.503
testComplexRuleStartingSuccess8.119
testSimpleRuleStartingSuccess4.310
testComplexRuleContainmentSuccess0.002
testFailureCaseSuccess0.001
testFailedNestRuleInJobSuccess0.101
testNestedCaseSuccess0.003
testBug44299Success0.302
testRuleContainmentSuccess0.001
testSimpleOtherThreadAccessSuccess1.009
testIgnoreScheduleThreadJobSuccess0.250
testRunThreadJobIsNotRescheduledSuccess0.251
testRunNestedAcquireThreadIsNotRescheduledSuccess0.251
testAsynchJobSuccess1.804
testAsynchJobComplexSuccess1.704
testAsynchJobConflictSuccess3.907
testCancelFromAboutToRunSuccess0.001
testShouldRunSuccess0.001
testShouldRunFailureSuccess0.100
testCancelShouldRunSuccess1.001
testCancelingSuccess0.301
testCancelingByMonitorSuccess0.502
testCancelAboutToScheduleSuccess1.101
testGetNameSuccess0.000
testGetPrioritySuccess0.001
testGetPropertySuccess0.002
testGetResultSuccess1.303
testGetRuleSuccess0.000
testGetThreadSuccess0.000
testIsBlockingSuccess1.401
testIsSystemSuccess0.000
testIsUserSuccess0.000
testJoinSuccess0.402
testJoinLockListenerSuccess0.000
testJoinFailingListenerSuccess1.102
testJoinSelfSuccess0.001
testJoinRemoveListenerSuccess1.104
testRescheduleCancelSuccess0.401
testRescheduleComplexSuccess0.301
testRescheduleDelaySuccess0.601
testRescheduleRepeatSuccess0.100
testRescheduleRepeatWithDelaySuccess0.501
testRescheduleSimpleSuccess0.601
testRescheduleWaitingSuccess0.301
testSetPrioritySuccess0.000
testSetProgressGroupSuccess0.301
testSetRuleSuccess1.022
testSetThreadSuccess0.803
testComplexSuccess7.675
testSimpleDeadlockSuccess1.517
testThreeLocksSuccess2.789
testRuleLockInteractionSuccess0.201
testJobRuleLockInteractionSuccess0.201
testRuleHierarchyWaitReplaceSuccess0.802
testDetectDeadlockSuccess0.606
testMultipleColumnRemovalSuccess0.602
testBeginRuleCancelAfterWaitSuccess0.602
testImplicitRulesSuccess0.402
testVeryComplexSuccess38.509
testBugSuccess1.211
testBugSuccess0.178
testInterruptDuringLockAcquireintSuccess1.402
testYieldWithlockAcquireSuccess2.202
testCombineSuccess0.001
testContainsSuccess0.000
testIsConflictingSuccess0.001
testBlockingAndUnblockingMonitorSuccess1.002
testBlockingAndUnblockingMonitorUsingTransferSuccess0.304
testBlockingAndUnblockingMonitorUsingYieldSuccess1.101
testBlockingAndUnblockingMonitorUsingYieldAndTransferSuccess1.101
testInterruptDuringLockReleaseSuccess1.104
testBugSuccess0.103
testBugSuccess6.027
testConstructorSuccess0.001
testIsReadOnlySuccess0.000
testMarkReadOnlySuccess0.000
testNameSuccess0.002
testRemoveSuccess0.000
testStringSuccess0.001
testLongSuccess0.000
testBooleanSuccess0.000
testBytesSuccess0.001
testFloatSuccess0.000
testFlushDeadlockSuccess0.006
testDoubleSuccess0.000
testIntSuccess0.000
testRemoveNodeSuccess0.001
testNodeSuccess0.000
testParentSuccess0.000
testKeysSuccess0.000
testChildrenNamesSuccess0.000
testNodeExistsSuccess0.001
testClearSuccess0.000
testAbsolutePathSuccess0.000
testAcceptSuccess0.000
testPreferenceChangeListenersSuccess0.001
testNodeChangeListenersSuccess0.001
testLegacySuccess0.002
test_60590Success0.000
test_342709Success0.002
test_55410Success0.000
testFileFormatSuccess0.001
testEncodePathSuccess0.000
testGetSegmentSuccess0.000
testGetSegmentCountSuccess0.001
test_68897Success1.647
testGetByteArraySuccess0.004
testNode3Success0.004
testGetWithNodesSuccess0.003
testSearchingStringBasicsSuccess0.008
testLookupOrderSuccess0.001
testImportExportBasicSuccess0.012
testGetSuccess0.001
testImportExceptionsSuccess0.000
testImportLegacySuccess0.004
testExportExcludes1Success0.001
testExportExcludes2Success0.001
testExportExcludes3Success0.000
testExportExcludes4Success0.000
testDefaultFromInitializerSuccess0.002
testExportDefaultsSuccess0.000
testExportExcludes5Success0.001
testValidateVersionsSuccess0.003
testMatchesSuccess0.003
testMatches2Success0.001
testExportWithTransfers1Success0.001
testExportWithTransfers2Success0.001
testExportWithTransfers3Success0.000
testExportWithTransfers4Success0.001
testApplyWithTransfersSuccess0.000
testGetNodeSuccess0.001
testBadContextSuccess0.001
testSuccess0.000
testBugSuccess0.000
testExportEmptyPreferenceSuccess0.026
testKeyIdentityAfterExportSuccess0.059
testContainsSuccess0.004
testStringSuccess0.003
testLongSuccess0.001
testBooleanSuccess0.001
testFloatSuccess0.005
testDoubleSuccess0.002
testLoadStoreSuccess0.004
testNeedsSavingSuccess0.007
testListenerOnRemoveSuccess0.004
testBasicsSuccess0.004
testConstantsSuccess0.000
testIntegerSuccess0.002
testPropertyNamesSuccess0.003
testDefaultPropertyNamesSuccess0.003
test55138Success0.004
testListenersSuccess0.004
testContainsSuccess0.000
testStringSuccess0.000
testLongSuccess0.000
testBooleanSuccess0.001
testFloatSuccess0.001
testDoubleSuccess0.003
testLoadStoreSuccess0.001
testNeedsSavingSuccess0.001
testBasicsSuccess0.000
testConstantsSuccess0.000
testIntegerSuccess0.001
testPropertyNamesSuccess0.000
testDefaultPropertyNamesSuccess0.001
testListenersSuccess0.003
testListeners2Success0.000
testAdditionSuccess0.029
testReresolvingSuccess0.048
testEventTrackerSuccess0.016
testASuccess0.009
testAFromCacheSuccess0.000
testBSuccess0.018
testBFromCacheSuccess0.044
testBRemovedSuccess0.000
testCSuccess0.039
testDSuccess0.039
testESuccess0.047
testFSuccess0.030
testGSuccess0.036
testHSuccess0.067
test71826Success0.050
testJSuccess0.023
testJbisSuccess0.000
testNonSingletonBundleSuccess0.027
testSingletonFragmentSuccess0.025
testNonSingletonFragmentSuccess0.022
testNamespaceBasicSuccess0.038
testNamespaceDynamicSuccess0.025
testExtensionPointAdditionSuccess0.024
testExtensionPointAdditionSuccess0.032
testExecutableExtensionCreationSuccess0.014
testExtensionPointAdditionSuccess0.025
testControlledAccessSuccess0.000
testDynamicContributionSuccess0.004
testExtensionPointAdditionSuccess0.014
testAssociatedConfigElementsSuccess0.008
testMergeStaticDynamicSuccess0.025
testDuplicatesSuccess0.014
testASuccess0.549
testStaleConfigurationElementSuccess0.025
testResolutionSuccess0.021
testContributorRemovalSuccess0.003
testByContributorSuccess0.024
testASuccess0.015
testAFromCacheSuccess0.000
testBSuccess0.010
testBFromCacheSuccess0.025
testBRemovedSuccess0.000
testCSuccess0.023
testDSuccess0.042
testESuccess0.075
testFSuccess0.055
testGSuccess0.025
testHSuccess0.036
test71826Success0.035
testJSuccess0.009
testJbisSuccess0.000
testNonSingletonBundleSuccess0.009
testSingletonFragmentSuccess0.010
testNonSingletonFragmentSuccess0.010
testRegularOrderSuccess0.049
testInverseOrderSuccess0.044
testMultiplePointsSuccess0.144
testMultipleRegistrationsSuccess0.432
testErrorCleanupPointsSuccess0.597
testErrorCleanupExtensionsSuccess0.377
testMultiLocaleSuccess1.135
testMultiLocaleServiceSuccess0.506
Properties »

Back to top