Skip to content

[Debug] Add support for custom labels on breakpoints #3626

[Debug] Add support for custom labels on breakpoints

[Debug] Add support for custom labels on breakpoints #3626

GitHub Actions / Test Results succeeded Apr 11, 2025 in 0s

All 808 tests pass, 6 skipped in 4m 32s

  194 files   - 1 477    194 suites   - 1 477   4m 32s ⏱️ - 1h 7m 48s
  814 tests  - 2 762    808 ✅  - 2 746   6 💤  -  16  0 ❌ ±0 
1 377 runs   - 9 951  1 367 ✅  - 9 799  10 💤  - 152  0 ❌ ±0 

Results for commit 9e13b25. ± Comparison against earlier commit 344bb51.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

6 skipped tests found

There are 6 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
AllExpressionTests ExpressionTests ‑ testSubTypeTiming
AutomatedRuntimeTests AllJobTests BeginEndRuleTest ‑ testEndNullRule
AutomatedRuntimeTests AllJobTests JobTest ‑ testDone
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ _testRemoveDeletesFile
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testApplyWithTransfers
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.ServiceSupplierTestCase ‑ testUselessUpdates

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

814 tests found (test 1 to 781)

There are 814 tests, see "Raw output" for the list of tests 1 to 781.
Raw output
AllContenttypeTests UserContentTypeTest ‑ testAddUserDefinedContentTypes
AllContenttypeTests UserContentTypeTest ‑ testCannotDeleteSystemContentType
AllContenttypeTests UserContentTypeTest ‑ testPersistContentTypeAndAssociation
AllContenttypeTests XMLRootHandlerTest ‑ testParse
AllExpressionTests CountExpressionTest ‑ testAnyNumberExpression
AllExpressionTests CountExpressionTest ‑ testExactExpression
AllExpressionTests CountExpressionTest ‑ testGreaterThanExpression
AllExpressionTests CountExpressionTest ‑ testGreaterThanOrEqualToExpression
AllExpressionTests CountExpressionTest ‑ testLessThanExpression
AllExpressionTests CountExpressionTest ‑ testLessThanOrEqualToExpression
AllExpressionTests CountExpressionTest ‑ testNoneExpression
AllExpressionTests CountExpressionTest ‑ testNoneOrOneExpression
AllExpressionTests ExpressionInfoTests ‑ testAdaptExpression
AllExpressionTests ExpressionInfoTests ‑ testAndExpression
AllExpressionTests ExpressionInfoTests ‑ testCountExpression
AllExpressionTests ExpressionInfoTests ‑ testEqualsExpression
AllExpressionTests ExpressionInfoTests ‑ testInstanceofExpression
AllExpressionTests ExpressionInfoTests ‑ testIterateExpression
AllExpressionTests ExpressionInfoTests ‑ testMergeDefaultVariable
AllExpressionTests ExpressionInfoTests ‑ testMergeEmpty
AllExpressionTests ExpressionInfoTests ‑ testMergeMisbehavingExpressionTypes
AllExpressionTests ExpressionInfoTests ‑ testMergePropertyNames
AllExpressionTests ExpressionInfoTests ‑ testMergeSystemProperty
AllExpressionTests ExpressionInfoTests ‑ testMergeVariableNames
AllExpressionTests ExpressionInfoTests ‑ testNotExpression
AllExpressionTests ExpressionInfoTests ‑ testResolveExpression
AllExpressionTests ExpressionInfoTests ‑ testSystemExpression
AllExpressionTests ExpressionInfoTests ‑ testTestExpression
AllExpressionTests ExpressionInfoTests ‑ testWithExpression
AllExpressionTests ExpressionTests ‑ testAdaptExpression
AllExpressionTests ExpressionTests ‑ testAdaptExpressionAdaptable
AllExpressionTests ExpressionTests ‑ testAdaptExpressionFail
AllExpressionTests ExpressionTests ‑ testAdaptExpressionFail2
AllExpressionTests ExpressionTests ‑ testAdaptExpressionHashCode
AllExpressionTests ExpressionTests ‑ testAdaptExpressionNotEqual
AllExpressionTests ExpressionTests ‑ testAdaptExpressionWithNull
AllExpressionTests ExpressionTests ‑ testAndExpressionHashCode
AllExpressionTests ExpressionTests ‑ testAndExpressionNotEqual
AllExpressionTests ExpressionTests ‑ testArgumentConversion
AllExpressionTests ExpressionTests ‑ testArgumentParsing
AllExpressionTests ExpressionTests ‑ testCountExpressionAnyNumber
AllExpressionTests ExpressionTests ‑ testCountExpressionExact
AllExpressionTests ExpressionTests ‑ testCountExpressionFailure
AllExpressionTests ExpressionTests ‑ testCountExpressionHashCode
AllExpressionTests ExpressionTests ‑ testCountExpressionNone
AllExpressionTests ExpressionTests ‑ testCountExpressionNoneOrOne
AllExpressionTests ExpressionTests ‑ testCountExpressionNoneWithAdapterManager
AllExpressionTests ExpressionTests ‑ testCountExpressionNotEqual
AllExpressionTests ExpressionTests ‑ testCountExpressionOneOrMore
AllExpressionTests ExpressionTests ‑ testDefinitionExpression
AllExpressionTests ExpressionTests ‑ testEnablementExpressionHashCode
AllExpressionTests ExpressionTests ‑ testEnablementExpressionNotEqual
AllExpressionTests ExpressionTests ‑ testEqualsExpression
AllExpressionTests ExpressionTests ‑ testEqualsExpressionHashCode
AllExpressionTests ExpressionTests ‑ testEqualsExpressionNotEqual
AllExpressionTests ExpressionTests ‑ testEscape
AllExpressionTests ExpressionTests ‑ testForcePluginActivation
AllExpressionTests ExpressionTests ‑ testInstanceOfExpressionHashCode
AllExpressionTests ExpressionTests ‑ testInstanceOfExpressionNotEqual
AllExpressionTests ExpressionTests ‑ testInstanceofFalse
AllExpressionTests ExpressionTests ‑ testInstanceofTrue
AllExpressionTests ExpressionTests ‑ testIterateExpressionAndFalse
AllExpressionTests ExpressionTests ‑ testIterateExpressionAndMultiChildren
AllExpressionTests ExpressionTests ‑ testIterateExpressionAndTrue
AllExpressionTests ExpressionTests ‑ testIterateExpressionAnd_IfEmptyFalse
AllExpressionTests ExpressionTests ‑ testIterateExpressionAnd_IfEmptyTrue
AllExpressionTests ExpressionTests ‑ testIterateExpressionEmptyAnd
AllExpressionTests ExpressionTests ‑ testIterateExpressionEmptyOr
AllExpressionTests ExpressionTests ‑ testIterateExpressionFailure
AllExpressionTests ExpressionTests ‑ testIterateExpressionHashCode
AllExpressionTests ExpressionTests ‑ testIterateExpressionNotEqual
AllExpressionTests ExpressionTests ‑ testIterateExpressionOrFalse
AllExpressionTests ExpressionTests ‑ testIterateExpressionOrMultiChildren
AllExpressionTests ExpressionTests ‑ testIterateExpressionOrTrue
AllExpressionTests ExpressionTests ‑ testIterateExpressionOr_IfEmptyFalse
AllExpressionTests ExpressionTests ‑ testIterateExpressionOr_IfEmptyTrue
AllExpressionTests ExpressionTests ‑ testIterateExpressionWithAdapterManager
AllExpressionTests ExpressionTests ‑ testIterateExpressionWithAdapterManagerEmptyAnd
AllExpressionTests ExpressionTests ‑ testIterateExpressionWithAdapterManagerEmptyOr
AllExpressionTests ExpressionTests ‑ testIterateExpressionWithAdapterManagerIfEmptyFalse
AllExpressionTests ExpressionTests ‑ testIterateExpressionWithAdapterManagerIfEmptyTrue
AllExpressionTests ExpressionTests ‑ testNotExpressionHashCode
AllExpressionTests ExpressionTests ‑ testNotExpressionNotEqual
AllExpressionTests ExpressionTests ‑ testOrExpressionHashCode
AllExpressionTests ExpressionTests ‑ testOrExpressionNotEqual
AllExpressionTests ExpressionTests ‑ testPlatformPropertyTester
AllExpressionTests ExpressionTests ‑ testReadDOMExpression
AllExpressionTests ExpressionTests ‑ testReadXMLExpression
AllExpressionTests ExpressionTests ‑ testReferenceExpression
AllExpressionTests ExpressionTests ‑ testResolveExpressionHashCode
AllExpressionTests ExpressionTests ‑ testResolveExpressionNotEqual
AllExpressionTests ExpressionTests ‑ testSubType
AllExpressionTests ExpressionTests ‑ testSubTypeTiming
AllExpressionTests ExpressionTests ‑ testSystemProperty
AllExpressionTests ExpressionTests ‑ testSystemTestExpressionHashCode
AllExpressionTests ExpressionTests ‑ testSystemTestExpressionNotEqual
AllExpressionTests ExpressionTests ‑ testTestExpressionHashCode
AllExpressionTests ExpressionTests ‑ testTestExpressionNotEqual
AllExpressionTests ExpressionTests ‑ testTwoReferences
AllExpressionTests ExpressionTests ‑ testVariableResolver
AllExpressionTests ExpressionTests ‑ testWithExpressionHashCode
AllExpressionTests ExpressionTests ‑ testWithExpressionNoVariable
AllExpressionTests ExpressionTests ‑ testWithExpressionNotEqual
AllExpressionTests ExpressionTests ‑ testWithExpressionUndefinedVariable
AllExpressionTests PropertyTesterTests ‑ testChainOrdering
AllExpressionTests PropertyTesterTests ‑ testChaining
AllExpressionTests PropertyTesterTests ‑ testDifferentNameSpace
AllExpressionTests PropertyTesterTests ‑ testDynamicPlugin
AllExpressionTests PropertyTesterTests ‑ testInherited
AllExpressionTests PropertyTesterTests ‑ testOrdering
AllExpressionTests PropertyTesterTests ‑ testOverridden
AllExpressionTests PropertyTesterTests ‑ testPlatformTester
AllExpressionTests PropertyTesterTests ‑ testPluginActivation
AllExpressionTests PropertyTesterTests ‑ testSimple
AllExpressionTests PropertyTesterTests ‑ testUnknown
AllExpressionTests PropertyTesterTests ‑ testWrongNameSpace
AutomatedAntSuite FrameworkTests ‑ testAntClasspathEntryFromUrl
AutomatedAntSuite FrameworkTests ‑ testClasspathOrdering
AutomatedAntSuite FrameworkTests ‑ testClasspathOrderingDeprecated
AutomatedAntSuite FrameworkTests ‑ testGetTargets
AutomatedAntSuite FrameworkTests ‑ testGlobalProperty
AutomatedAntSuite FrameworkTests ‑ testGlobalPropertyFile
AutomatedAntSuite FrameworkTests ‑ testGlobalPropertyFileWithMinusDTakingPrecedence
AutomatedAntSuite FrameworkTests ‑ testIncludeAntRuntime
AutomatedAntSuite FrameworkTests ‑ testNoDefaultTarget
AutomatedAntSuite FrameworkTests ‑ testSettingAntHome
AutomatedAntSuite FrameworkTests ‑ testSpecificTargetWithNoDefaultTarget
AutomatedAntSuite OptionTests ‑ testBuildFile
AutomatedAntSuite OptionTests ‑ testBuildFileWithNoArg
AutomatedAntSuite OptionTests ‑ testDiagnostics
AutomatedAntSuite OptionTests ‑ testDiagnosticsWithNoAntHome
AutomatedAntSuite OptionTests ‑ testHelp
AutomatedAntSuite OptionTests ‑ testInputHandler
AutomatedAntSuite OptionTests ‑ testInputHandlerBad
AutomatedAntSuite OptionTests ‑ testInputHandlerBad2
AutomatedAntSuite OptionTests ‑ testInputHandlerMultiple
AutomatedAntSuite OptionTests ‑ testInputHandlerWithMinusNoInput
AutomatedAntSuite OptionTests ‑ testInputHandlerWithNoArg
AutomatedAntSuite OptionTests ‑ testListener
AutomatedAntSuite OptionTests ‑ testListenerBad
AutomatedAntSuite OptionTests ‑ testListenerClassNotFound
AutomatedAntSuite OptionTests ‑ testListenerMultiple
AutomatedAntSuite OptionTests ‑ testListenerMultipleWithBad
AutomatedAntSuite OptionTests ‑ testListenerWithNoArg
AutomatedAntSuite OptionTests ‑ testLogFile
AutomatedAntSuite OptionTests ‑ testLogFileWithNoArg
AutomatedAntSuite OptionTests ‑ testLoggerBad
AutomatedAntSuite OptionTests ‑ testLoggerWithNoArg
AutomatedAntSuite OptionTests ‑ testMinusD
AutomatedAntSuite OptionTests ‑ testMinusDAndGlobalProperties
AutomatedAntSuite OptionTests ‑ testMinusDEmpty
AutomatedAntSuite OptionTests ‑ testMinusDMinusd
AutomatedAntSuite OptionTests ‑ testMinusDWithSpaces
AutomatedAntSuite OptionTests ‑ testMinusDebug
AutomatedAntSuite OptionTests ‑ testMinusH
AutomatedAntSuite OptionTests ‑ testMinusK
AutomatedAntSuite OptionTests ‑ testMinusKeepGoing
AutomatedAntSuite OptionTests ‑ testMinusNoInput
AutomatedAntSuite OptionTests ‑ testMinusP
AutomatedAntSuite OptionTests ‑ testMinusQuiet
AutomatedAntSuite OptionTests ‑ testProjecthelp
AutomatedAntSuite OptionTests ‑ testProjecthelpQuiet
AutomatedAntSuite OptionTests ‑ testPropertiesWithMinusDebug
AutomatedAntSuite OptionTests ‑ testPropertyFile
AutomatedAntSuite OptionTests ‑ testPropertyFileFileNotFound
AutomatedAntSuite OptionTests ‑ testPropertyFileWithMinusDTakingPrecedence
AutomatedAntSuite OptionTests ‑ testPropertyFileWithNoArg
AutomatedAntSuite OptionTests ‑ testSpecifyBadTargetAsArg
AutomatedAntSuite OptionTests ‑ testSpecifyBothBadAndGoodTargetsAsArg
AutomatedAntSuite OptionTests ‑ testSpecifyTargetAsArg
AutomatedAntSuite OptionTests ‑ testSpecifyTargetAsArgAndQuiet
AutomatedAntSuite OptionTests ‑ testSpecifyTargetAsArgWithOtherOptions
AutomatedAntSuite OptionTests ‑ testSpecifyTargetsAsArgWithOtherOptions
AutomatedAntSuite OptionTests ‑ testTwoLoggers
AutomatedAntSuite OptionTests ‑ testUnknownArg
AutomatedAntSuite OptionTests ‑ testVersion
AutomatedAntSuite OptionTests ‑ testXmlLoggerListener
AutomatedAntSuite ProjectTests ‑ testBasePropertiesSet
AutomatedAntSuite ProjectTests ‑ testClass
AutomatedAntSuite ProjectTests ‑ testHeadless
AutomatedAntSuite ProjectTests ‑ testNotHeadless
AutomatedAntSuite ProjectTests ‑ testValue
AutomatedAntSuite ProjectTests ‑ testValueWithClass
AutomatedAntSuite PropertyTests ‑ testPropertyEqual
AutomatedAntSuite PropertyTests ‑ testPropertyEqualNameOnly
AutomatedAntSuite PropertyTests ‑ testPropertyNotEqual
AutomatedAntSuite PropertyTests ‑ testPropertyNotEqual2
AutomatedAntSuite PropertyTests ‑ testPropertyNotEqualNull
AutomatedAntSuite TargetTests ‑ testDefaultTarget
AutomatedAntSuite TargetTests ‑ testGetTargetsWithAntHome
AutomatedAntSuite TargetTests ‑ testGetTargetsWithDataTypes
AutomatedAntSuite TargetTests ‑ testRunScript
AutomatedAntSuite TargetTests ‑ testTargetDependencies
AutomatedAntSuite TargetTests ‑ testTargetDescription
AutomatedAntSuite TargetTests ‑ testTargetNames
AutomatedAntSuite TargetTests ‑ testTargetProject
AutomatedAntSuite TaskTests ‑ testAddTaskFromFolder
AutomatedAntSuite TaskTests ‑ testAddTaskSettingLibrary
AutomatedAntSuite TaskTests ‑ testAddTaskSettingLibraryEntry
AutomatedAntSuite TaskTests ‑ testRemoveTask
AutomatedAntSuite TaskTests ‑ testTaskDefinedInExtensionPoint
AutomatedAntSuite TaskTests ‑ testTaskDefinedInExtensionPointHeadless
AutomatedAntSuite TaskTests ‑ testTaskDefinedInExtensionPointWithURI
AutomatedAntSuite TaskTests ‑ testTasksDefinedInPropertyFile
AutomatedAntSuite TypeTests ‑ testAddType
AutomatedAntSuite TypeTests ‑ testRemoveType
AutomatedAntSuite TypeTests ‑ testTypeDefinedInExtensionPoint
AutomatedAntSuite TypeTests ‑ testTypeDefinedInExtensionPointHeadless
AutomatedConfiguratorSuite FeatureEntryTests ‑ testLicenseUrl
AutomatedRuntimeTests AllInternalRuntimeTests LogSerializationTest ‑ testDeepMultiStatus
AutomatedRuntimeTests AllInternalRuntimeTests LogSerializationTest ‑ testMultiMultiStatusSerialize
AutomatedRuntimeTests AllInternalRuntimeTests LogSerializationTest ‑ testMultiSerialize
AutomatedRuntimeTests AllInternalRuntimeTests LogSerializationTest ‑ testMultiStatus
AutomatedRuntimeTests AllInternalRuntimeTests LogSerializationTest ‑ testSimpleSerialize
AutomatedRuntimeTests AllInternalRuntimeTests PlatformURLLocalTest ‑ testBug155081
AutomatedRuntimeTests AllInternalRuntimeTests PlatformURLLocalTest ‑ testBug300197_01
AutomatedRuntimeTests AllInternalRuntimeTests PlatformURLLocalTest ‑ testBug300197_02
AutomatedRuntimeTests AllInternalRuntimeTests PlatformURLLocalTest ‑ testPlatformURLConfigResolution
AutomatedRuntimeTests AllInternalRuntimeTests PlatformURLLocalTest ‑ testPlatformURLMetaResolution
AutomatedRuntimeTests AllInternalRuntimeTests PlatformURLSessionTest ‑ test0FirstSession
AutomatedRuntimeTests AllInternalRuntimeTests PlatformURLSessionTest ‑ test1OutputOnReadOnly
AutomatedRuntimeTests AllInternalRuntimeTests PlatformURLSessionTest ‑ test2Resolution
AutomatedRuntimeTests AllJobTests BeginEndRuleTest ‑ testBug44299
AutomatedRuntimeTests AllJobTests BeginEndRuleTest ‑ testComplexRuleContainment
AutomatedRuntimeTests AllJobTests BeginEndRuleTest ‑ testComplexRuleStarting
AutomatedRuntimeTests AllJobTests BeginEndRuleTest ‑ testEndNullRule
AutomatedRuntimeTests AllJobTests BeginEndRuleTest ‑ testFailedNestRuleInJob
AutomatedRuntimeTests AllJobTests BeginEndRuleTest ‑ testFailureCase
AutomatedRuntimeTests AllJobTests BeginEndRuleTest ‑ testIgnoreScheduleThreadJob
AutomatedRuntimeTests AllJobTests BeginEndRuleTest ‑ testNestedCase
AutomatedRuntimeTests AllJobTests BeginEndRuleTest ‑ testRuleCallsProgressProvider_monitorFor
AutomatedRuntimeTests AllJobTests BeginEndRuleTest ‑ testRuleContainment
AutomatedRuntimeTests AllJobTests BeginEndRuleTest ‑ testRunNestedAcquireThreadIsNotRescheduled
AutomatedRuntimeTests AllJobTests BeginEndRuleTest ‑ testRunThreadJobIsNotRescheduled
AutomatedRuntimeTests AllJobTests BeginEndRuleTest ‑ testSimpleOtherThreadAccess
AutomatedRuntimeTests AllJobTests BeginEndRuleTest ‑ testSimpleRuleStarting
AutomatedRuntimeTests AllJobTests Bug_129551 ‑ testBug
AutomatedRuntimeTests AllJobTests Bug_211799 ‑ testBug
AutomatedRuntimeTests AllJobTests Bug_307282 ‑ testInterruptDuringLockAcquireint
AutomatedRuntimeTests AllJobTests Bug_307391 ‑ testYieldWithlockAcquire
AutomatedRuntimeTests AllJobTests Bug_311756 ‑ testBlockingAndUnblockingMonitor
AutomatedRuntimeTests AllJobTests Bug_311756 ‑ testBlockingAndUnblockingMonitorUsingTransfer
AutomatedRuntimeTests AllJobTests Bug_311756 ‑ testBlockingAndUnblockingMonitorUsingYield
AutomatedRuntimeTests AllJobTests Bug_311756 ‑ testBlockingAndUnblockingMonitorUsingYieldAndTransfer
AutomatedRuntimeTests AllJobTests Bug_311863 ‑ testInterruptDuringLockRelease
AutomatedRuntimeTests AllJobTests Bug_316839 ‑ testBug
AutomatedRuntimeTests AllJobTests Bug_320329 ‑ testBug
AutomatedRuntimeTests AllJobTests Bug_412138 ‑ testRunScenario
AutomatedRuntimeTests AllJobTests Bug_412138 ‑ testVerifyResult
AutomatedRuntimeTests AllJobTests Bug_478634 ‑ testWaitingThreadJob
AutomatedRuntimeTests AllJobTests Bug_550738 ‑ testCancelSchedule
AutomatedRuntimeTests AllJobTests Bug_550738 ‑ testReportDoneOncePerSchedule
AutomatedRuntimeTests AllJobTests Bug_574883 ‑ testJoinLambdaOften
AutomatedRuntimeTests AllJobTests Bug_574883 ‑ testNow
AutomatedRuntimeTests AllJobTests Bug_574883 ‑ testReschedulingLambda
AutomatedRuntimeTests AllJobTests Bug_574883 ‑ testReschedulingMethodRef
AutomatedRuntimeTests AllJobTests Bug_574883 ‑ testReschedulingSomeMoreWork
AutomatedRuntimeTests AllJobTests Bug_574883Join ‑ testJoinLambdaQuick
AutomatedRuntimeTests AllJobTests DeadlockDetectionTest ‑ testBeginRuleCancelAfterWait
AutomatedRuntimeTests AllJobTests DeadlockDetectionTest ‑ testComplex
AutomatedRuntimeTests AllJobTests DeadlockDetectionTest ‑ testDetectDeadlock
AutomatedRuntimeTests AllJobTests DeadlockDetectionTest ‑ testImplicitRules
AutomatedRuntimeTests AllJobTests DeadlockDetectionTest ‑ testJobRuleLockInteraction
AutomatedRuntimeTests AllJobTests DeadlockDetectionTest ‑ testMultipleColumnRemoval
AutomatedRuntimeTests AllJobTests DeadlockDetectionTest ‑ testRuleHierarchyWaitReplace
AutomatedRuntimeTests AllJobTests DeadlockDetectionTest ‑ testRuleLockInteraction
AutomatedRuntimeTests AllJobTests DeadlockDetectionTest ‑ testSimpleDeadlock
AutomatedRuntimeTests AllJobTests DeadlockDetectionTest ‑ testThreeLocks
AutomatedRuntimeTests AllJobTests DeadlockDetectionTest ‑ testVeryComplex
AutomatedRuntimeTests AllJobTests GithubBug_193 ‑ testDoneEventReceivedBeforeSchedule
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testBadGlobalListener
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testBadLocalListener
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testBeginInvalidNestedRules
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testBeginRuleNoEnd
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testBug48073
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testBug57656
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testCancellationPriorToBeginRuleWontHoldRule
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testCancellationWhileWaitingOnRule
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testCurrentJob
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testCurrentRule
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testDelayedJob
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testJobFamilyCancel
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testJobFamilyFind
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testJobFamilyJoin
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testJobFamilyJoinCancelJobs
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testJobFamilyJoinCancelManager
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testJobFamilyJoinLockListener
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testJobFamilyJoinNothing
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testJobFamilyJoinRepeating
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testJobFamilyJoinShouldSchedule
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testJobFamilyJoinSimple
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testJobFamilyJoinWhenSuspended_1
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testJobFamilyJoinWhenSuspended_2
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testJobFamilyJoinWhenSuspended_3
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testJobFamilyNULL
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testJobFamilySleep
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testJobFamilyWakeUp
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testMutexRule
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testOrder
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testReverseOrder
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testScheduleRace
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testSetInvalidRule
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testSimple
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testSleep
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testSleepOnWait
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testSuspend
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testSuspendMismatchedBegins
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testSuspendMultiThreadAccess
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testTransferFailure
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testTransferJobToJob
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testTransferSameThread
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testTransferSimple
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testTransferToJob
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testTransferToJobWaitingOnChildRule
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testTransferToWaitingJob
AutomatedRuntimeTests AllJobTests IJobManagerTest ‑ testTwoRules
AutomatedRuntimeTests AllJobTests JobEventTest ‑ testCancelOrderOfEvents
AutomatedRuntimeTests AllJobTests JobEventTest ‑ testDeadlockRecovery
AutomatedRuntimeTests AllJobTests JobEventTest ‑ testScheduleOrderOfEvents
AutomatedRuntimeTests AllJobTests JobEventTest ‑ testSelfRescheduleOrderOfEvents
AutomatedRuntimeTests AllJobTests JobEventTest ‑ testSleepOrderOfEvents
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testCancel
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testCustomComputeGroupResult
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testDefaultComputeGroupResult
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testGetActiveJobs
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testJobGroupAlongWithNormalJobs
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testJobManagerPublishesJobGroupResults
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testJoinIfJobCoundExceedsSeedCount
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testJoinWithCancelingJobs
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testJoinWithCancelingMonitor
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testJoinWithJobManagerSuspended_1
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testJoinWithJobManagerSuspended_2
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testJoinWithJobManagerSuspended_3
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testJoinWithProgressMonitor
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testJoinWithRepeatingJobs
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testJoinWithTimeout
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testJoinWithoutTimeout
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testJoiningAJobInTheSameJobGroupFails
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testSeedJobsWhenAllJobsAreKnown
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testSeedJobsWhenSeedJobsAddNewJobs
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testSeedJobsWithRepeatingJobs
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testShouldCancel_1
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testShouldCancel_2
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testShouldCancel_3
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testShouldCancel_4
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testShouldCancel_5
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testSlowComputeGroupResult
AutomatedRuntimeTests AllJobTests JobGroupTest ‑ testThrottlingWhenAllJobsAreKnown
AutomatedRuntimeTests AllJobTests JobQueueTest ‑ testBasic
AutomatedRuntimeTests AllJobTests JobQueueTest ‑ testEqualValues
AutomatedRuntimeTests AllJobTests JobTest ‑ testAsynchJob
AutomatedRuntimeTests AllJobTests JobTest ‑ testAsynchJobComplex
AutomatedRuntimeTests AllJobTests JobTest ‑ testAsynchJobConflict
AutomatedRuntimeTests AllJobTests JobTest ‑ testCancelAboutToSchedule
AutomatedRuntimeTests AllJobTests JobTest ‑ testCancelAboutToScheduleLegacy
AutomatedRuntimeTests AllJobTests JobTest ‑ testCancelFromAboutToRun
AutomatedRuntimeTests AllJobTests JobTest ‑ testCancelShouldRun
AutomatedRuntimeTests AllJobTests JobTest ‑ testCanceling
AutomatedRuntimeTests AllJobTests JobTest ‑ testCancelingByMonitor
AutomatedRuntimeTests AllJobTests JobTest ‑ testDone
AutomatedRuntimeTests AllJobTests JobTest ‑ testGetName
AutomatedRuntimeTests AllJobTests JobTest ‑ testGetPriority
AutomatedRuntimeTests AllJobTests JobTest ‑ testGetProperty
AutomatedRuntimeTests AllJobTests JobTest ‑ testGetResult
AutomatedRuntimeTests AllJobTests JobTest ‑ testGetRule
AutomatedRuntimeTests AllJobTests JobTest ‑ testGetThread
AutomatedRuntimeTests AllJobTests JobTest ‑ testIsBlocking
AutomatedRuntimeTests AllJobTests JobTest ‑ testIsBlocking2
AutomatedRuntimeTests AllJobTests JobTest ‑ testIsSystem
AutomatedRuntimeTests AllJobTests JobTest ‑ testIsUser
AutomatedRuntimeTests AllJobTests JobTest ‑ testJoin
AutomatedRuntimeTests AllJobTests JobTest ‑ testJoinFailingListener
AutomatedRuntimeTests AllJobTests JobTest ‑ testJoinInterruptNonUIThread
AutomatedRuntimeTests AllJobTests JobTest ‑ testJoinInterruptUIThread
AutomatedRuntimeTests AllJobTests JobTest ‑ testJoinLockListener
AutomatedRuntimeTests AllJobTests JobTest ‑ testJoinRemoveListener
AutomatedRuntimeTests AllJobTests JobTest ‑ testJoinSelf
AutomatedRuntimeTests AllJobTests JobTest ‑ testJoinWithCancelingMonitor
AutomatedRuntimeTests AllJobTests JobTest ‑ testJoinWithProgressMonitor
AutomatedRuntimeTests AllJobTests JobTest ‑ testJoinWithTimeout
AutomatedRuntimeTests AllJobTests JobTest ‑ testRescheduleCancel
AutomatedRuntimeTests AllJobTests JobTest ‑ testRescheduleComplex
AutomatedRuntimeTests AllJobTests JobTest ‑ testRescheduleDelay
AutomatedRuntimeTests AllJobTests JobTest ‑ testRescheduleFromDone
AutomatedRuntimeTests AllJobTests JobTest ‑ testRescheduleRepeat
AutomatedRuntimeTests AllJobTests JobTest ‑ testRescheduleRepeatWithDelay
AutomatedRuntimeTests AllJobTests JobTest ‑ testRescheduleRepeating
AutomatedRuntimeTests AllJobTests JobTest ‑ testRescheduleSimple
AutomatedRuntimeTests AllJobTests JobTest ‑ testRescheduleWaiting
AutomatedRuntimeTests AllJobTests JobTest ‑ testSetPriority
AutomatedRuntimeTests AllJobTests JobTest ‑ testSetProgressGroup_cancellationPropagatedToMonitor
AutomatedRuntimeTests AllJobTests JobTest ‑ testSetProgressGroup_ignoreWhileRunning
AutomatedRuntimeTests AllJobTests JobTest ‑ testSetProgressGroup_ignoreWhileWaiting
AutomatedRuntimeTests AllJobTests JobTest ‑ testSetProgressGroup_propagatesGroupCancellation
AutomatedRuntimeTests AllJobTests JobTest ‑ testSetProgressGroup_withNullGroup
AutomatedRuntimeTests AllJobTests JobTest ‑ testSetProgressGroup_withProperGroup
AutomatedRuntimeTests AllJobTests JobTest ‑ testSetRule
AutomatedRuntimeTests AllJobTests JobTest ‑ testSetThread
AutomatedRuntimeTests AllJobTests JobTest ‑ testShouldRun
AutomatedRuntimeTests AllJobTests JobTest ‑ testShouldRunFailure
AutomatedRuntimeTests AllJobTests MultiRuleTest ‑ testCombine
AutomatedRuntimeTests AllJobTests MultiRuleTest ‑ testContains
AutomatedRuntimeTests AllJobTests MultiRuleTest ‑ testIsConflicting
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testComplex() repetition 1 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testComplex() repetition 10 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testComplex() repetition 2 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testComplex() repetition 3 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testComplex() repetition 4 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testComplex() repetition 5 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testComplex() repetition 6 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testComplex() repetition 7 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testComplex() repetition 8 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testComplex() repetition 9 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockAcquireInterrupt() repetition 1 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockAcquireInterrupt() repetition 10 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockAcquireInterrupt() repetition 2 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockAcquireInterrupt() repetition 3 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockAcquireInterrupt() repetition 4 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockAcquireInterrupt() repetition 5 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockAcquireInterrupt() repetition 6 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockAcquireInterrupt() repetition 7 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockAcquireInterrupt() repetition 8 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockAcquireInterrupt() repetition 9 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockRequestDisappearence() repetition 1 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockRequestDisappearence() repetition 10 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockRequestDisappearence() repetition 2 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockRequestDisappearence() repetition 3 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockRequestDisappearence() repetition 4 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockRequestDisappearence() repetition 5 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockRequestDisappearence() repetition 6 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockRequestDisappearence() repetition 7 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockRequestDisappearence() repetition 8 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockRequestDisappearence() repetition 9 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockTimeout() repetition 1 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockTimeout() repetition 10 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockTimeout() repetition 2 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockTimeout() repetition 3 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockTimeout() repetition 4 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockTimeout() repetition 5 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockTimeout() repetition 6 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockTimeout() repetition 7 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockTimeout() repetition 8 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testLockTimeout() repetition 9 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testManyLocksAndThreads() repetition 1 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testManyLocksAndThreads() repetition 10 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testManyLocksAndThreads() repetition 2 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testManyLocksAndThreads() repetition 3 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testManyLocksAndThreads() repetition 4 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testManyLocksAndThreads() repetition 5 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testManyLocksAndThreads() repetition 6 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testManyLocksAndThreads() repetition 7 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testManyLocksAndThreads() repetition 8 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testManyLocksAndThreads() repetition 9 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testSimple() repetition 1 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testSimple() repetition 10 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testSimple() repetition 2 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testSimple() repetition 3 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testSimple() repetition 4 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testSimple() repetition 5 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testSimple() repetition 6 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testSimple() repetition 7 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testSimple() repetition 8 of 10
AutomatedRuntimeTests AllJobTests OrderedLockTest ‑ testSimple() repetition 9 of 10
AutomatedRuntimeTests AllJobTests WorkerPoolTest ‑ testIdleWorkerCap
AutomatedRuntimeTests AllJobTests YieldTest ‑ testExceptionWhenYieldingNotOwner
AutomatedRuntimeTests AllJobTests YieldTest ‑ testExceptionWhenYieldingNotRunning
AutomatedRuntimeTests AllJobTests YieldTest ‑ testNestedAcquireJobIsNotRescheduled
AutomatedRuntimeTests AllJobTests YieldTest ‑ testParallelYieldPingPongBetweenMultipleJobs
AutomatedRuntimeTests AllJobTests YieldTest ‑ testResumingThreadJobIsNotRescheduled
AutomatedRuntimeTests AllJobTests YieldTest ‑ testThreadRestored
AutomatedRuntimeTests AllJobTests YieldTest ‑ testYieldIsInterruptable
AutomatedRuntimeTests AllJobTests YieldTest ‑ testYieldJobToJob
AutomatedRuntimeTests AllJobTests YieldTest ‑ testYieldJobToJobAndEnsureConflictingRunsBeforeResume
AutomatedRuntimeTests AllJobTests YieldTest ‑ testYieldJobToJobsInterleaved
AutomatedRuntimeTests AllJobTests YieldTest ‑ testYieldJobToThread
AutomatedRuntimeTests AllJobTests YieldTest ‑ testYieldPingPong
AutomatedRuntimeTests AllJobTests YieldTest ‑ testYieldPingPongBetweenMultipleJobs
AutomatedRuntimeTests AllJobTests YieldTest ‑ testYieldThreadJobToBlockedConflictingJob
AutomatedRuntimeTests AllJobTests YieldTest ‑ testYieldThreadJobToThread
AutomatedRuntimeTests AllJobTests YieldTest ‑ testYieldThreadToJob
AutomatedRuntimeTests AllJobTests YieldTest ‑ testYieldThreadToThreadJob
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ _testRemoveDeletesFile
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testAbsolutePath
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testAccept
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testBoolean
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testBytes
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testChildrenNames
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testClear
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testDouble
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testEncodePath
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testFileFormat
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testFloat
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testFlushDeadlock
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testGetByteArray
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testGetSegment
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testGetSegmentCount
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testInt
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testKeys
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testLong
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testName
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testNode
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testNode3
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testNodeChangeListeners
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testNodeExists
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testParent
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testPreferenceChangeListeners
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testRemove
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testRemoveNode
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ testString
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ test_342709
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ test_55410
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ test_60590
AutomatedRuntimeTests AllPreferenceTests EclipsePreferencesTest ‑ test_68897
AutomatedRuntimeTests AllPreferenceTests IScopeContextTest ‑ testBadContext
AutomatedRuntimeTests AllPreferenceTests IScopeContextTest ‑ testGetNode
AutomatedRuntimeTests AllPreferenceTests PreferenceExportTest ‑ testExportEmptyPreference
AutomatedRuntimeTests AllPreferenceTests PreferenceExportTest ‑ testKeyIdentityAfterExport
AutomatedRuntimeTests AllPreferenceTests PreferenceForwarderTest ‑ test55138
AutomatedRuntimeTests AllPreferenceTests PreferenceForwarderTest ‑ testBasics
AutomatedRuntimeTests AllPreferenceTests PreferenceForwarderTest ‑ testBoolean
AutomatedRuntimeTests AllPreferenceTests PreferenceForwarderTest ‑ testConstants
AutomatedRuntimeTests AllPreferenceTests PreferenceForwarderTest ‑ testContains
AutomatedRuntimeTests AllPreferenceTests PreferenceForwarderTest ‑ testDefaultPropertyNames
AutomatedRuntimeTests AllPreferenceTests PreferenceForwarderTest ‑ testDouble
AutomatedRuntimeTests AllPreferenceTests PreferenceForwarderTest ‑ testFloat
AutomatedRuntimeTests AllPreferenceTests PreferenceForwarderTest ‑ testInteger
AutomatedRuntimeTests AllPreferenceTests PreferenceForwarderTest ‑ testListenerOnRemove
AutomatedRuntimeTests AllPreferenceTests PreferenceForwarderTest ‑ testListeners
AutomatedRuntimeTests AllPreferenceTests PreferenceForwarderTest ‑ testLoadStore
AutomatedRuntimeTests AllPreferenceTests PreferenceForwarderTest ‑ testLong
AutomatedRuntimeTests AllPreferenceTests PreferenceForwarderTest ‑ testNeedsSaving
AutomatedRuntimeTests AllPreferenceTests PreferenceForwarderTest ‑ testPropertyNames
AutomatedRuntimeTests AllPreferenceTests PreferenceForwarderTest ‑ testString
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testApplyAndExportedPreferencesNotModified
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testApplyWithTransfers
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testDefaultFromInitializer
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testExportDefaults
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testExportExcludes1
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testExportExcludes2
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testExportExcludes3
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testExportExcludes4
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testExportExcludes5
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testExportWithTransfers1
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testExportWithTransfers2
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testExportWithTransfers3
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testExportWithTransfers4
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testGet
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testGetWithNodes
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testImportExceptions
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testImportExportBasic
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testImportLegacy
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testLookupOrder
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testMatches
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testMatches2
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testSearchingStringBasics
AutomatedRuntimeTests AllPreferenceTests PreferencesServiceTest ‑ testValidateVersions
AutomatedRuntimeTests AllPreferenceTests PreferencesTest ‑ testBasics
AutomatedRuntimeTests AllPreferenceTests PreferencesTest ‑ testBoolean
AutomatedRuntimeTests AllPreferenceTests PreferencesTest ‑ testConstants
AutomatedRuntimeTests AllPreferenceTests PreferencesTest ‑ testContains
AutomatedRuntimeTests AllPreferenceTests PreferencesTest ‑ testDefaultPropertyNames
AutomatedRuntimeTests AllPreferenceTests PreferencesTest ‑ testDouble
AutomatedRuntimeTests AllPreferenceTests PreferencesTest ‑ testFloat
AutomatedRuntimeTests AllPreferenceTests PreferencesTest ‑ testInteger
AutomatedRuntimeTests AllPreferenceTests PreferencesTest ‑ testListeners
AutomatedRuntimeTests AllPreferenceTests PreferencesTest ‑ testListeners2
AutomatedRuntimeTests AllPreferenceTests PreferencesTest ‑ testLoadStore
AutomatedRuntimeTests AllPreferenceTests PreferencesTest ‑ testLong
AutomatedRuntimeTests AllPreferenceTests PreferencesTest ‑ testNeedsSaving
AutomatedRuntimeTests AllPreferenceTests PreferencesTest ‑ testPropertyNames
AutomatedRuntimeTests AllPreferenceTests PreferencesTest ‑ testString
AutomatedRuntimeTests AllPreferenceTests TestBug380859 ‑ testBug
AutomatedRuntimeTests AllPreferenceTests TestBug388004 ‑ testBug
AutomatedRuntimeTests AllRuntimeTests PlatformTest ‑ testDebugOption
AutomatedRuntimeTests AllRuntimeTests PlatformTest ‑ testGetBundle
AutomatedRuntimeTests AllRuntimeTests PlatformTest ‑ testGetBundles
AutomatedRuntimeTests AllRuntimeTests PlatformTest ‑ testGetCommandLine
AutomatedRuntimeTests AllRuntimeTests PlatformTest ‑ testGetLocation
AutomatedRuntimeTests AllRuntimeTests PlatformTest ‑ testGetLogLocation
AutomatedRuntimeTests AllRuntimeTests PlatformTest ‑ testGetResourceBundle
AutomatedRuntimeTests AllRuntimeTests PlatformTest ‑ testGetSystemBundle
AutomatedRuntimeTests AllRuntimeTests PlatformTest ‑ testGetSystemCharset
AutomatedRuntimeTests AllRuntimeTests PlatformTest ‑ testILogFactory
AutomatedRuntimeTests AllRuntimeTests PlatformTest ‑ testIsFragment
AutomatedRuntimeTests AllRuntimeTests PlatformTest ‑ testRunnable
AutomatedRuntimeTests XmlProcessorFactoryTest ‑ testDocumentBuilderFactoryIgnoringDoctypeMalcious
AutomatedRuntimeTests XmlProcessorFactoryTest ‑ testDocumentBuilderFactoryIgnoringDoctypeMalcious2
AutomatedRuntimeTests XmlProcessorFactoryTest ‑ testDocumentBuilderFactoryIgnoringDoctypeNormal
AutomatedRuntimeTests XmlProcessorFactoryTest ‑ testDocumentBuilderFactoryWithoutExternalEntity
AutomatedRuntimeTests XmlProcessorFactoryTest ‑ testDocumentBuilderIgnoringDoctypeMalcious
AutomatedRuntimeTests XmlProcessorFactoryTest ‑ testDocumentBuilderIgnoringDoctypeMalcious2
AutomatedRuntimeTests XmlProcessorFactoryTest ‑ testDocumentBuilderIgnoringDoctypeNormal
AutomatedRuntimeTests XmlProcessorFactoryTest ‑ testDocumentBuilderWithoutExternalEntity
AutomatedRuntimeTests XmlProcessorFactoryTest ‑ testDocumentBuilderXmlWithExternalEntity
AutomatedRuntimeTests XmlProcessorFactoryTest ‑ testDocumentBuilderXmlWithExternalEntity2
AutomatedRuntimeTests XmlProcessorFactoryTest ‑ testParseXmlWithExternalEntity
AutomatedRuntimeTests XmlProcessorFactoryTest ‑ testParseXmlWithExternalEntity2
AutomatedRuntimeTests XmlProcessorFactoryTest ‑ testParseXmlWithIgnoredExternalEntity
AutomatedRuntimeTests XmlProcessorFactoryTest ‑ testParseXmlWithIgnoredExternalEntity2
AutomatedRuntimeTests XmlProcessorFactoryTest ‑ testParseXmlWithoutExternalEntity
AutomatedRuntimeTests XmlProcessorFactoryTest ‑ testParseXmlWithoutIgnoredExternalEntity
AutomatedRuntimeTests XmlProcessorFactoryTest ‑ testTransformXmlWithExternalEntity
AutomatedRuntimeTests XmlProcessorFactoryTest ‑ testTransformXmlWithExternalEntity2
AutomatedRuntimeTests XmlProcessorFactoryTest ‑ testTransformXmlWithoutExternalEntity
CoreTestSuite org.eclipse.e4.core.internal.tests.about.AboutTest ‑ testAppendInstalledBundles
CoreTestSuite org.eclipse.e4.core.internal.tests.about.AboutTest ‑ testAppendInstalledFeatures
CoreTestSuite org.eclipse.e4.core.internal.tests.about.AboutTest ‑ testAppendUserPreferences
CoreTestSuite org.eclipse.e4.core.internal.tests.about.AboutTest ‑ testCreateSectionFilter
CoreTestSuite org.eclipse.e4.core.internal.tests.about.AboutTest ‑ testMaskPassword
CoreTestSuite org.eclipse.e4.core.internal.tests.about.AboutTest ‑ testMultilineValue
CoreTestSuite org.eclipse.e4.core.internal.tests.about.AboutTest ‑ testSystemEnvironmentVariables
CoreTestSuite org.eclipse.e4.core.internal.tests.about.AboutTest ‑ testSystemProperties
CoreTestSuite org.eclipse.e4.core.internal.tests.about.InstalledFeaturesTest ‑ testInstalledFeatures
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ActivationTest ‑ testContextActivation
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ActivationTest ‑ testGetActive
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ActivationTest ‑ testGetActiveBug384425
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ActivationTest ‑ testGetActiveRAT
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ActivationTest ‑ testGetActiveRATNumberOfCalls
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ActivationTest ‑ testGetActiveRATNumberOfCalls2
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ContextDynamicTest ‑ testAddRemove
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ContextDynamicTest ‑ testParentAddRemove
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ContextDynamicTest ‑ testReplaceFunctionWithStaticValue
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.DependenciesLeakTest ‑ testBug
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.DependenciesLeakTest ‑ testInvalidateDirectly
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.EclipseContextTest ‑ testContainsKey
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.EclipseContextTest ‑ testContextFunctionInParent
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.EclipseContextTest ‑ testContextFunctionOrdering
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.EclipseContextTest ‑ testDisposeClearsNotifyOnDisposalSet
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.EclipseContextTest ‑ testDisposeRemovesParentReference
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.EclipseContextTest ‑ testGet
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.EclipseContextTest ‑ testGetCFNotAValue
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.EclipseContextTest ‑ testGetCFNotAValueToParent
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.EclipseContextTest ‑ testGetLocal
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.EclipseContextTest ‑ testModify
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.EclipseContextTest ‑ testNullInheritance
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.EclipseContextTest ‑ testRegisterRunAndTrackTwice
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.EclipseContextTest ‑ testRemoveValueComputationOnDispose
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.EclipseContextTest ‑ testRunAndTrack
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.EclipseContextTest ‑ testRunAndTrackMultipleValues
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.NeutralValueTest ‑ testConcurrentNeutralValueMap
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.NeutralValueTest ‑ testCustomToString
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.NeutralValueTest ‑ testEquals
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.NeutralValueTest ‑ testToString
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ReparentingTest ‑ testBug468048_contextFunction
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ReparentingTest ‑ testBug468048_injection
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ReparentingTest ‑ testContextFunctionInParentAdd
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ReparentingTest ‑ testContextFunctionInParentRemove
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ReparentingTest ‑ testContextFunctionNullBecomeParent
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ReparentingTest ‑ testContextFunctionParentBecomeNull
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ReparentingTest ‑ testContextFunctionSwitchParent
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ReparentingTest ‑ testContextFunctionSwitchParent_2
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ReparentingTest ‑ testInjectSwitchParent
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ReparentingTest ‑ testInjectSwitchParentSameGrandparent
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ReparentingTest ‑ testRunAndTrackNullBecomesParent
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ReparentingTest ‑ testRunAndTrackParentBecomeNull
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ReparentingTest ‑ testRunAndTrackSwitchParent
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ReparentingTest ‑ testUpdateSameParent
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.ReparentingTest ‑ testUpdateSameParentCalculated
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.RunAndTrackTest ‑ testActiveChain
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.RunAndTrackTest ‑ testActiveChange
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.RunAndTrackTest ‑ testRemoveContextVar
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.RunAndTrackTest ‑ testRemoveHiddenVariable
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.RunAndTrackTest ‑ testRunAndTrackComplex
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.RunAndTrackTest ‑ testRunAndTrackSimple
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.RunAndTrackTest ‑ testSetContextVarToEqualObject
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.RunAndTrackTest ‑ testSetContextVarToOtherObject
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.RunAndTrackTest ‑ testSetContextVarToSameObject
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.RunAndTrackTest ‑ testSetHiddenValueToChildObject
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.RunAndTrackTest ‑ testSetHiddenValueToDifferentObject
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.RunAndTrackTest ‑ testSetHiddenValueToEqualRootObject
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.RunAndTrackTest ‑ testSetHiddenValueToNull
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.RunAndTrackTest ‑ testSetHiddenValueToObjectEqualToChild
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.RunAndTrackTest ‑ testSetHiddenValueToRootObject
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.StrongIterableTest ‑ testStrongIterableDeque
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.StrongIterableTest ‑ testStrongIterableQueue
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ActivationInjectionTest ‑ testActivationInjection
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ActivationInjectionTest ‑ testContextActivation
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ActivationInjectionTest ‑ testInjection
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.AnnotationsInjectionTest ‑ testContextSetOneArg
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.AnnotationsInjectionTest ‑ testFieldMethodOrder
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.AnnotationsInjectionTest ‑ testInheritedSpecialMethods
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.AnnotationsInjectionTest ‑ testInjection
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.AnnotationsInjectionTest ‑ testInvoke
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.AnnotationsInjectionTest ‑ testOptionalInjection
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.AnnotationsInjectionTest ‑ testOptionalInvoke
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.AnnotationsInjectionTest ‑ testPostConstruct
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.AnnotationsInjectionTest ‑ testPreDestroy
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.Bug317183Test ‑ testX
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.Bug317183Test ‑ testY
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ComplexDisposalTest ‑ testU
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ComplexDisposalTest ‑ testV
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ComplexDisposalTest ‑ testW
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ContextFunctionDynamicsTest ‑ testBug315109
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ContextFunctionDynamicsTest ‑ testChangeICF
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ContextFunctionDynamicsTest ‑ testLongChain
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ContextFunctionDynamicsTest ‑ testOverrideICF
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ContextInjectionDisposeTest ‑ testContextDisposedNoArg
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ContextInjectionDisposeTest ‑ testDisposeContext
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ContextInjectionDisposeTest ‑ testReleaseObject
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ContextInjectionFactoryTest ‑ testConstructorInjectionBasic
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ContextInjectionFactoryTest ‑ testInvoke
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ContextInjectionFactoryTest ‑ testInvokeWithParameters
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ContextInjectionTest ‑ testBug374421
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ContextInjectionTest ‑ testContextSetOneArg
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ContextInjectionTest ‑ testContextSetZeroArgs
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ContextInjectionTest ‑ testInjection
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ContextInjectionTest ‑ testInjectionAndInheritance
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ContextInjectionTest ‑ testInjectionCloseOverride
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ContextInjectionTest ‑ testInjectionFromParent
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.DisposingReferencedContextTest ‑ testContextDisposeCausesCompleteUninjection_Mandatory_False
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.DisposingReferencedContextTest ‑ testContextDisposeCausesCompleteUninjection_Mandatory_True
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.DisposingReferencedContextTest ‑ testContextDisposeCausesCompleteUninjection_Optional_False
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.DisposingReferencedContextTest ‑ testContextDisposeCausesCompleteUninjection_Optional_True
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ExtraDependenciesTest ‑ testExtraDependencies
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.GenericsInjectionTest ‑ testClassGenericInjection
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.GenericsInjectionTest ‑ testGenericInjection
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.GenericsInjectionTest ‑ testInterfaceGenericInjection
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.GenericsInjectionTest ‑ testNamedInjection
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.GroupedUpdatesTest ‑ testGrouping
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.GroupedUpdatesTest ‑ testNoGrouping
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.InjectStaticContextTest ‑ testStaticInject
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.InjectStaticContextTest ‑ testStaticInvoke
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.InjectStaticContextTest ‑ testStaticMake
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.InjectionUpdateTest ‑ testNestedUpdatesConstructor
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.InjectionUpdateTest ‑ testNestedUpdatesPostConstruct
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.InjectionUpdateTest ‑ testPropagation
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.InvokeInRATTest ‑ testStaticInvoke
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ParentContextDisposalTest ‑ testParentContextDisposal
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ProviderInjectionTest ‑ testConstructorWithProvider
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ProviderInjectionTest ‑ testInvokeWithProvider
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ServiceContextTest ‑ testDeclarativeService
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ServiceContextTest ‑ testOptionalReferences
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ServiceContextTest ‑ testRecursiveServiceRemoval
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ServiceContextTest ‑ testServiceAddition
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ServiceContextTest ‑ testServiceContextAsParent
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ServiceContextTest ‑ testServiceExample
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ServiceContextTest ‑ testServiceInjection
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ServiceContextTest ‑ testServiceRanking
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.ServiceContextTest ‑ testServiceRemovalOnContextDispose
CoreTestSuite org.eclipse.e4.core.internal.tests.contexts.inject.TestConstructorInjection ‑ testConstructorInjection
CoreTestSuite org.eclipse.e4.core.internal.tests.di.AutoConstructWithCreatableTest ‑ testCreatableIsCreated
CoreTestSuite org.eclipse.e4.core.internal.tests.di.AutoConstructWithCreatableTest ‑ testNonCreatableInstanceAreNotCreated
CoreTestSuite org.eclipse.e4.core.internal.tests.di.AutoConstructWithCreatableTest ‑ testNonCreatableInstancesAreUsedFromContext
CoreTestSuite org.eclipse.e4.core.internal.tests.di.DisposeClassLinkTest ‑ testBug430041
CoreTestSuite org.eclipse.e4.core.internal.tests.di.DisposeClassLinkTest ‑ testDisposeParent
CoreTestSuite org.eclipse.e4.core.internal.tests.di.DisposeClassLinkTest ‑ testDisposeParentFirst
CoreTestSuite org.eclipse.e4.core.internal.tests.di.DisposeClassLinkTest ‑ testInject
CoreTestSuite org.eclipse.e4.core.internal.tests.di.DisposeClassLinkTest ‑ testInjectedWithContext
CoreTestSuite org.eclipse.e4.core.internal.tests.di.DisposeClassLinkTest ‑ testMake
CoreTestSuite org.eclipse.e4.core.internal.tests.di.InjectArraysTest ‑ testArrayInjection
CoreTestSuite org.eclipse.e4.core.internal.tests.di.InjectBaseTypeTest ‑ testPrimitiveTypes
CoreTestSuite org.eclipse.e4.core.internal.tests.di.InjectBridgeTest ‑ testInjection
CoreTestSuite org.eclipse.e4.core.internal.tests.di.InjectBridgeTest ‑ testInjectionFail
CoreTestSuite org.eclipse.e4.core.internal.tests.di.InjectBridgeTest ‑ testInvokation
CoreTestSuite org.eclipse.e4.core.internal.tests.di.InjectBridgeTest ‑ testInvokationFail
CoreTestSuite org.eclipse.e4.core.internal.tests.di.InjectionOrderTest ‑ testSpecialMethodOnFailure
CoreTestSuite org.eclipse.e4.core.internal.tests.di.InjectionResultLeakTest ‑ testLeaks
CoreTestSuite org.eclipse.e4.core.internal.tests.di.InvokeTest ‑ testSuperclassMethods
CoreTestSuite org.eclipse.e4.core.internal.tests.di.InvokeTestMissingAnnotation ‑ testCallMethodsWithMissingAnnotation
CoreTestSuite org.eclipse.e4.core.internal.tests.di.InvokeTestMissingAnnotation ‑ testCallMethodsWithMissingAnnotationNoExecution
CoreTestSuite org.eclipse.e4.core.internal.tests.di.RecursiveObjectCreationTest ‑ testNested
CoreTestSuite org.eclipse.e4.core.internal.tests.di.RecursiveObjectCreationTest ‑ testSelfInject
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.ExtendedSupplierInjectionTests ‑ testBug398728
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.ExtendedSupplierInjectionTests ‑ testBug430041
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.ExtendedSupplierInjectionTests ‑ testSupplierOrdering
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.InjectionEventTest ‑ testEventInjection
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.InjectionEventTest ‑ testEventInjectionUnsubscribe
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.InjectionEventTest ‑ testInjectType
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.InjectionEventTest ‑ testInjectWildCard
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.InjectionMixedSuppliersTest ‑ testPreferencesQualifier
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.InjectionOSGiHandlerTest ‑ testInjectBCinExecute
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.InjectionOSGiTest ‑ ensureJavaxIsNotAvailable
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.InjectionOSGiTest ‑ testBundleInject
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.InjectionOSGiTest ‑ testInject
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.InjectionOSGiTest ‑ testUnInject
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.InjectionPreferencesTest ‑ testAutoConversion
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.InjectionPreferencesTest ‑ testBaseTypeConversion
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.InjectionPreferencesTest ‑ testPreferencesConstructor
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.InjectionPreferencesTest ‑ testPreferencesQualifier
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.ServiceSupplierTestCase ‑ testCleanup
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.ServiceSupplierTestCase ‑ testDynamicAdd

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

814 tests found (test 782 to 814)

There are 814 tests, see "Raw output" for the list of tests 782 to 814.
Raw output
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.ServiceSupplierTestCase ‑ testDynamicAddRemove
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.ServiceSupplierTestCase ‑ testInitialInject
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.ServiceSupplierTestCase ‑ testOptionalReferences
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.ServiceSupplierTestCase ‑ testStaticFilter
CoreTestSuite org.eclipse.e4.core.internal.tests.di.extensions.ServiceSupplierTestCase ‑ testUselessUpdates
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.MessageRegistryTest ‑ testRegisterLocalizationByMethod
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.MessageRegistryTest ‑ testRegisterLocalizationByMethodAndChangeLocale
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.MessageRegistryTest ‑ testRegisterLocalizationByMethodReference
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.MessageRegistryTest ‑ testRegisterLocalizationByMethodReferenceAndChangeLocale
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.MessageRegistryTest ‑ testRegisterLocalizationByProperty
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.MessageRegistryTest ‑ testRegisterLocalizationByPropertyAndChangeLocale
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testBundleMessages
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testBundleMessagesDifferentLocale
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testBundleMessagesSkipDefaultLocaleForEquinoxRoot
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testBundleMessagesUseDefaultLocaleForInvalidLocale
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testClassBasedResourceBundle
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testClassBasedResourceBundleDifferentLocale
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testClassBasedResourceBundleSkipDefaultLocaleForEquinoxRoot
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testClassBasedResourceBundleUseDefaultLocaleForInvalidLocale
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testMessages
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testMessagesDifferentLocale
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testMessagesSkipDefaultLocaleForEquinoxRoot
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testMessagesUseDefaultLocaleForInvalidLocale
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testResourcesBundle
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testResourcesBundleDifferentLocale
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testResourcesBundleSkipDefaultLocaleForEquinoxRoot
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testResourcesBundleUseDefaultLocaleForInvalidLocale
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testSimpleMessages
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testSimpleMessagesDifferentLocale
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testSimpleMessagesRegionAndVariantCode
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testSimpleMessagesRegionCode
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testSimpleMessagesSkipDefaultLocaleForEquinoxRoot
CoreTestSuite org.eclipse.e4.core.internal.tests.nls.NLSTest ‑ testSimpleMessagesUseDefaultLocaleForInvalidLocale