Skip to content

Migrate ConfigurationSessionTests in configuration package to JUnit 5 #1788

Migrate ConfigurationSessionTests in configuration package to JUnit 5

Migrate ConfigurationSessionTests in configuration package to JUnit 5 #1788

GitHub Actions / Test Results succeeded Jul 5, 2024 in 0s

All 2 147 tests pass, 47 skipped in 1h 15m 15s

  672 files  ±0    672 suites  ±0   1h 15m 15s ⏱️ + 3m 1s
2 194 tests ±0  2 147 ✅ ±0   47 💤 ±0  0 ❌ ±0 
6 726 runs  ±0  6 583 ✅ ±0  143 💤 ±0  0 ❌ ±0 

Results for commit d21c556. ± Comparison against earlier commit f92323f.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

47 skipped tests found

There are 47 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.ObsoletesTest ‑ testObsoletes
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testDataTypes
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testEdgeCases
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testIncorrectData
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testIncorrectPassword
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testLocation
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testModules
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testNames
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testNodeRemoval
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testNodeResolution
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testPathValidation
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testPreferences
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 48: OK pattern=f, text=f]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 49: OK pattern=F, text=f]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 50: OK pattern=f, text=F]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 51: OK pattern=F, text=F]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 52: OK pattern=FooBar, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 53: OK pattern=FooBar, text=fOObAR]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 54: OK pattern=FooBar, text=FooBar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 55: NOK pattern=FooBar, text=Foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 137: OK pattern=f, text=f]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 138: OK pattern=F, text=f]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 139: OK pattern=f, text=F]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 140: OK pattern=F, text=F]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 141: OK pattern=FooBar, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 142: OK pattern=FooBar, text=fOObAR]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 143: OK pattern=FooBar, text=FooBar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 144: NOK pattern=FooBar, text=Foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 145: OK pattern=F*b?R, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 146: OK pattern=F*b?R, text=FOOBAR]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 147: OK pattern=F*b?R, text=foOBar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 148: NOK pattern=F*b?R, text=foobr]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 149: OK pattern=?ob*R, text=fobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 150: OK pattern=?ob*R, text=fobaar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 151: OK pattern=?ob*R, text=FOBAR]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 152: OK pattern=?ob*R, text=FOBAAR]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 153: OK pattern=?ob*R, text=fOBar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 154: OK pattern=?ob*R, text=fobr]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 155: NOK pattern=?ob*R, text=fobarz]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 156: OK pattern=?ob*R, text=fobarzr]
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testXFriends
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.PlatformAdminBundleTests ‑ testUnresolvedLeaves01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ tTestBug351519RefreshEnabled
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testMRUBundleFileListExpectedToFail
org.apache.felix.resolver.test.BigResolutionTest ‑ testIterativeResolution
org.apache.felix.resolver.test.BigResolutionTest ‑ testResolutionSpeed
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_crossContextDispatch1

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

2194 tests found (test 1 to 409)

There are 2194 tests, see "Raw output" for the list of tests 1 to 409.
Raw output
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.Base64Test ‑ testEdge
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.Base64Test ‑ testHandCoded
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.Base64Test ‑ testRandom
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DefaultPreferencesTest ‑ testDataTypes
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DefaultPreferencesTest ‑ testEdgeCases
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DefaultPreferencesTest ‑ testIncorrectData
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DefaultPreferencesTest ‑ testIncorrectPassword
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DefaultPreferencesTest ‑ testLocation
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DefaultPreferencesTest ‑ testModules
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DefaultPreferencesTest ‑ testNames
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DefaultPreferencesTest ‑ testNodeRemoval
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DefaultPreferencesTest ‑ testNodeResolution
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DefaultPreferencesTest ‑ testPathValidation
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DefaultPreferencesTest ‑ testPreferences
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DetectPBECiphersTest ‑ testPBEDetect
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DynamicPreferencesTest ‑ testDynamicMemory
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DynamicPreferencesTest ‑ testDynamicPersisted
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.ObsoletesTest ‑ testObsoletes
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.ReEncrypterTest ‑ testFlushAfterEncrypt
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.SlashEncodeTest ‑ testBackwardSlash
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.SlashEncodeTest ‑ testEdge
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.SlashEncodeTest ‑ testForwardSlash
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.SlashEncodeTest ‑ testMixSlash
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.SlashEncodeTest ‑ testPreferencesWithSlashes
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testDataTypes
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testEdgeCases
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testIncorrectData
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testIncorrectPassword
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testLocation
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testModules
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testNames
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testNodeRemoval
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testNodeResolution
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testPathValidation
AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testPreferences
AllTests org.eclipse.core.runtime.tests.FileLocatorTest ‑ testFileLocatorFind
AllTests org.eclipse.core.runtime.tests.FileLocatorTest ‑ testFileLocatorGetBundleFile01
AllTests org.eclipse.core.runtime.tests.FileLocatorTest ‑ testFileLocatorGetBundleFile02
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.CoreExceptionTest ‑ testCoreException
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.OperationCanceledExceptionTest ‑ testCoreException
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testAddTrailingSeparator
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testAppend
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testCanonicalize
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testClone
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testConstructors
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testEquals
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testFactoryMethods
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testFirstSegment
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testFromFile
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testFromOSString
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testFromPath
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testFromPortableString
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testGetFileExtension
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testHasTrailingSeparator
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testHash
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testIsAbsolute
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testIsEmpty
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testIsPrefixOf
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testIsRoot
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testIsUNC
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testIsValidPath
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testIsValidSegment
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testLastSegment
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testMakeAbsolute
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testMakeRelative
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testMakeRelativeTo
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testMakeRelativeToWindows
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testMakeUNC
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testRegression
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testRemoveFirstSegments
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testRemoveLastSegments
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testRemoveTrailingSeparator
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testSegmentCount
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testSegments
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testToPath
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testToString
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PathTest ‑ testUptoSegment
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PlatformLogWriterTest ‑ testLogServiceLevels
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PluginVersionIdentifierTest ‑ testComparisons
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PluginVersionIdentifierTest ‑ testConstructor
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PluginVersionIdentifierTest ‑ testEqual
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.PluginVersionIdentifierTest ‑ testValidate
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.ProgressMonitorWrapperTest ‑ testProgressMonitorWrapper
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.QualifiedNameTest ‑ testEqualsAndHashcode
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.QualifiedNameTest ‑ testLocalNames
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.QualifiedNameTest ‑ testQualifiers
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SafeRunnerTest ‑ testAssertionErrorIsCaught
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SafeRunnerTest ‑ testLinkageErrorIsCaught
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SafeRunnerTest ‑ testNull
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SafeRunnerTest ‑ testOperationCanceledExceptionAreHandled
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SafeRunnerTest ‑ testRethrow
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SafeRunnerTest ‑ testRethrowsError
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SafeRunnerTest ‑ testRethrowsOutOfMemoryError
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SafeRunnerTest ‑ testRuntimeExceptionIsCaught
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SafeRunnerTest ‑ testWithResult
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SafeRunnerTest ‑ testWithResultReturnsNullOnException
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.ServiceCallerTest ‑ testCall
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.ServiceCallerTest ‑ testCallOnce
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.ServiceCallerTest ‑ testInvalidFilter
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.ServiceCallerTest ‑ testRank
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.StatusTest ‑ testAdd
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.StatusTest ‑ testAddAll
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.StatusTest ‑ testError
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.StatusTest ‑ testErrorWithException
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.StatusTest ‑ testInfo
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.StatusTest ‑ testIsOK
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.StatusTest ‑ testMerge
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.StatusTest ‑ testMultiFromClass
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.StatusTest ‑ testMultiStatusReturnValues
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.StatusTest ‑ testSingleFromClass
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.StatusTest ‑ testSingleStatusReturnValues
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.StatusTest ‑ testWarning
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.StatusTest ‑ testWarningWithException
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorSmallTicksTest ‑ testInternalWorked
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorSmallTicksTest ‑ testSplit
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorSmallTicksTest ‑ testWorked
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testAutoCancelDoesNothingForSingleTrivialOperation
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testAutoCancelDoesNothingForTrivialConversions
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testAutoCancelThrowsExceptionEventuallyForManyTrivialOperations
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testBug210394
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testCancellation
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testChildOverflow
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testCleanupConstructedChildren
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testConsumingEndOfMonitorNotTreatedAsTrivial
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testConvert
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testCreateChildrenUnderCustomParent
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testCreateTree
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testFlags
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testInfiniteProgress
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testInternalWorked
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testIsCanceled
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testNewChild
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testNewChildDoesNotAutoCancel
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testNullParent
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testRedundantWork
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testSetWorkRemaining
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testSplitDoesNotCancelWhenCancellationSuppressed
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testSplitDoesNotThrowExceptionIfParentNotCanceled
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testSplitPerformsAutoCancel
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testStyles
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testSuppressIsCanceled
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testSuppressIsCanceledAffectsSplit
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testSuppressIsCanceledFlagIsInherited
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testTypicalUsage
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubMonitorTest ‑ testWorked
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubProgressTest ‑ testCancellation
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubProgressTest ‑ testConstructorNestingFP
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubProgressTest ‑ testConstructorNestingInt
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubProgressTest ‑ testCreateChildrenUnderCustomParent
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubProgressTest ‑ testNegativeWorkValues
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubProgressTest ‑ testParallelChildren
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.SubProgressTest ‑ testStyles
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testAppend
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testAppendUNC
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testAppendWindows
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testAppendWithBrackets
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testBug286339
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testBug331314
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testDollar
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testFileWithBrackets
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testFileWithPercent20
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testFileWithSpaces
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testFromString
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testMakeAbsolute
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testMakeAbsoluteUNC
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testMakeRelative
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testRemoveExtension
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testRemoveFileExtensionFromFile
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testSameURI
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testSameURIWindows
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testToFile
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testToFileUNC
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testToJARURI
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testToUnencodedString
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testURItoURL
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testURLtoURI
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testWindowsPathsFromString
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URIUtilTest ‑ testWindowsPathsFromURI
AllTests org.eclipse.equinox.common.tests.RuntimeTests org.eclipse.equinox.common.tests.URLTest ‑ testPlatformPlugin
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.AdapterManagerDynamicTest ‑ testDynamicBundles
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.AdaptersTest ‑ testOptionalAdapterTypeIsNull
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.AdaptersTest ‑ testOptionalObjectIsNull
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.AdaptersTest ‑ testOptionalOfAdaptable
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.AdaptersTest ‑ testOptionalOfNotAdaptableIsEmpty
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.IAdapterManagerServiceTest ‑ testAdaptersOSGiLazy
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.IAdapterManagerServiceTest ‑ testAdaptersOSGiLazyExt
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.IAdapterManagerServiceTest ‑ testGetAdapter
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.IAdapterManagerServiceTest ‑ testHasAdapter
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.IAdapterManagerServiceTest ‑ testLoadAdapter
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.IAdapterManagerTest ‑ testAdapterClassLoader
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.IAdapterManagerTest ‑ testComputeClassOrder
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.IAdapterManagerTest ‑ testContinueAfterNullAdapterFactory
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.IAdapterManagerTest ‑ testFactoryViolatingContract
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.IAdapterManagerTest ‑ testGetAdapter
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.IAdapterManagerTest ‑ testGetAdapterForSpecializedNamedSubtype
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.IAdapterManagerTest ‑ testGetAdapterNullArgs
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.IAdapterManagerTest ‑ testGetAdapterXY
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.IAdapterManagerTest ‑ testGetAdapterXYNotLoaded
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.IAdapterManagerTest ‑ testGetAdapterXYNotLoadedForceLoad
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.IAdapterManagerTest ‑ testHasAdapter
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.IAdapterManagerTest ‑ testLoadAdapter
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.IAdapterManagerTest ‑ testMultipleAdapterFactoriesFromExtensionPoint
AllTests org.eclipse.equinox.common.tests.adaptable.AdaptableTests org.eclipse.equinox.common.tests.adaptable.IAdapterManagerTest ‑ testNoAdapterForType
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ContributorsTest ‑ testByContributor
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ContributorsTest ‑ testContributorRemoval
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ContributorsTest ‑ testResolution
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ExtensionRegistryDynamicTest ‑ testAddition
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ExtensionRegistryDynamicTest ‑ testEventTracker
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ExtensionRegistryDynamicTest ‑ testReresolving
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ExtensionRegistryStaticTest ‑ testA
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ExtensionRegistryStaticTest ‑ testAFromCache
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ExtensionRegistryStaticTest ‑ testB
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ExtensionRegistryStaticTest ‑ testBFromCache
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ExtensionRegistryStaticTest ‑ testBRemoved
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ExtensionRegistryStaticTest ‑ testC
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ExtensionRegistryStaticTest ‑ testD
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ExtensionRegistryStaticTest ‑ testE
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ExtensionRegistryStaticTest ‑ testF
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ExtensionRegistryStaticTest ‑ testG
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ExtensionRegistryStaticTest ‑ testH
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ExtensionRegistryStaticTest ‑ testH71826
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ExtensionRegistryStaticTest ‑ testJ
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ExtensionRegistryStaticTest ‑ testJbis
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ExtensionRegistryStaticTest ‑ testKNonSingletonBundle
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ExtensionRegistryStaticTest ‑ testLSingletonFragment
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.ExtensionRegistryStaticTest ‑ testMNonSingletonFragment
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.InputErrorTest ‑ testErrorCleanupExtensions
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.InputErrorTest ‑ testErrorCleanupPoints
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.MultiLanguageTest ‑ testMultiLocale
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.MultiLanguageTest ‑ testMultiLocaleService
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.NamespaceTest ‑ testNamespaceBasic
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.NamespaceTest ‑ testNamespaceDynamic
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.RegistryListenerTest ‑ testInverseOrder
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.RegistryListenerTest ‑ testMultiplePoints
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.RegistryListenerTest ‑ testMultipleRegistrations
AllTests org.eclipse.equinox.common.tests.registry.RegistryTests org.eclipse.equinox.common.tests.registry.RegistryListenerTest ‑ testRegularOrder
AllTests org.eclipse.equinox.common.tests.registry.simple.SimpleRegistryTests org.eclipse.equinox.common.tests.registry.simple.DirectExtensionCreateTest ‑ testExtensionPointAddition
AllTests org.eclipse.equinox.common.tests.registry.simple.SimpleRegistryTests org.eclipse.equinox.common.tests.registry.simple.DirectExtensionCreateTwoRegistriesTest ‑ testExtensionPointAddition
AllTests org.eclipse.equinox.common.tests.registry.simple.SimpleRegistryTests org.eclipse.equinox.common.tests.registry.simple.DirectExtensionRemoveTest ‑ testAssociatedConfigElements
AllTests org.eclipse.equinox.common.tests.registry.simple.SimpleRegistryTests org.eclipse.equinox.common.tests.registry.simple.DirectExtensionRemoveTest ‑ testExtensionPointAddition
AllTests org.eclipse.equinox.common.tests.registry.simple.SimpleRegistryTests org.eclipse.equinox.common.tests.registry.simple.DuplicatePointsTest ‑ testDuplicates
AllTests org.eclipse.equinox.common.tests.registry.simple.SimpleRegistryTests org.eclipse.equinox.common.tests.registry.simple.MergeContributionTest ‑ testMergeStaticDynamic
AllTests org.eclipse.equinox.common.tests.registry.simple.SimpleRegistryTests org.eclipse.equinox.common.tests.registry.simple.TokenAccessTest ‑ testControlledAccess
AllTests org.eclipse.equinox.common.tests.registry.simple.SimpleRegistryTests org.eclipse.equinox.common.tests.registry.simple.XMLExecutableExtensionTest ‑ testExecutableExtensionCreation
AllTests org.eclipse.equinox.common.tests.registry.simple.SimpleRegistryTests org.eclipse.equinox.common.tests.registry.simple.XMLExtensionCreateEclipseTest ‑ testDynamicContribution
AllTests org.eclipse.equinox.common.tests.registry.simple.SimpleRegistryTests org.eclipse.equinox.common.tests.registry.simple.XMLExtensionCreateTest ‑ testExtensionPointAddition
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 10: OK pattern=ab*ab, text=abXXXabYYYab[0,12]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 13: OK pattern=a?b, text=..ab...ayb...[0,13]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 16: OK pattern=, text=foobar[0,6]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 17: OK pattern=, text=foobar[2,5]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 20: OK pattern=*, text=foobar[1,5]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 21: OK pattern=**, text=foobar[0,3]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 24: OK pattern=ab*ab, text=abXXXabYYYab[3,12]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 25: OK pattern=ab*ab, text=abXXXabYYYab[5,12]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 26: NOK pattern=ab*ab, text=abXXXabYYYab[6,12]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 29: NOK pattern=ab, text=[0,0]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 30: NOK pattern=*, text=[0,0]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 33: NOK pattern=ab*ab, text=abXXXabYYYab[9,5]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 34: NOK pattern=ab*ab, text=abXXXabYYYab[9,9]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 37: OK pattern=*ab*, text=..ab...ayb...[0,13]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 38: OK pattern=*??*, text=abcdef[0,6]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 41: OK pattern=a?b, text=..ab..Ayb..ayb..AYB..[0,21]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 42: OK pattern=a?b, text=..ab..Ayb..ayb..AYB..[7,21]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 43: OK pattern=a?b, text=..ab..Ayb..ayb..AYB..[12,21]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 44: OK pattern=aYB, text=..ab..Ayb..ayb..AYB..[0,21]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 45: OK pattern=AYb, text=..ab..Ayb..ayb..AYB..[7,21]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 46: OK pattern=aYb, text=..ab..Ayb..ayb..AYB..[12,21]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 49: NOK pattern=ab*?cd, text=..abcdfoobar[0,12]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 50: NOK pattern=a*bc*d, text=.abeced[0,7]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 51: NOK pattern=ab*cd, text=abfoocd[0,6]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 52: OK pattern=ab*cd, text=abfoocd[0,7]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 53: NOK pattern=a*bc*d, text=afoobcbard[0,5]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 54: NOK pattern=a*bc*d, text=afoobcbdrd[0,7]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherFindTest ‑ testFind[line 55: OK pattern=a*bc*d, text=afoobcbdrd[0,10]]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherOtherTest ‑ testEmptyNoWildcard
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherOtherTest ‑ testEmptyWildcard
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 10: NOK pattern=foo, text=fop]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 11: NOK pattern=foo, text=fo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 12: NOK pattern=fo, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 13: NOK pattern=???, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 14: OK pattern=???, text=???]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 15: NOK pattern=f?o, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 16: NOK pattern=f?o, text=fo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 17: OK pattern=f?o, text=f?o]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 18: NOK pattern=*, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 19: NOK pattern=*, text=f]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 20: OK pattern=*, text=*]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 21: NOK pattern=?, text=f]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 22: OK pattern=?, text=?]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 23: OK pattern=foo\bar, text=foo\bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 24: NOK pattern=foo\\bar, text=foo\bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 25: OK pattern=foo\\bar, text=foo\\bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 26: NOK pattern=foo*, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 27: NOK pattern=foo*, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 28: OK pattern=foo*, text=foo*]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 29: NOK pattern=foo*, text=foox]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 30: NOK pattern=foo\*, text=foo*]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 31: OK pattern=foo\*, text=foo\*]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 34: NOK pattern=foo\, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 35: OK pattern=foo\, text=foo\]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 36: NOK pattern=foo\\, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 37: NOK pattern=foo\\, text=foo\]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 38: OK pattern=foo\\, text=foo\\]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 41: OK pattern=, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 42: OK pattern=, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 43: OK pattern=, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 44: NOK pattern=, text=x]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 45: NOK pattern=, text=xxx]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 48: OK pattern=f, text=f]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 49: OK pattern=F, text=f]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 50: OK pattern=f, text=F]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 51: OK pattern=F, text=F]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 52: OK pattern=FooBar, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 53: OK pattern=FooBar, text=fOObAR]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 54: OK pattern=FooBar, text=FooBar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 55: NOK pattern=FooBar, text=Foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatchCaseInsensitive[line 9: OK pattern=foo, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 10: NOK pattern=foo, text=fop]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 11: NOK pattern=foo, text=fo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 12: NOK pattern=fo, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 13: NOK pattern=???, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 14: OK pattern=???, text=???]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 15: NOK pattern=f?o, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 16: NOK pattern=f?o, text=fo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 17: OK pattern=f?o, text=f?o]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 18: NOK pattern=*, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 19: NOK pattern=*, text=f]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 20: OK pattern=*, text=*]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 21: NOK pattern=?, text=f]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 22: OK pattern=?, text=?]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 23: OK pattern=foo\bar, text=foo\bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 24: NOK pattern=foo\\bar, text=foo\bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 25: OK pattern=foo\\bar, text=foo\\bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 26: NOK pattern=foo*, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 27: NOK pattern=foo*, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 28: OK pattern=foo*, text=foo*]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 29: NOK pattern=foo*, text=foox]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 30: NOK pattern=foo\*, text=foo*]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 31: OK pattern=foo\*, text=foo\*]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 34: NOK pattern=foo\, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 35: OK pattern=foo\, text=foo\]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 36: NOK pattern=foo\\, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 37: NOK pattern=foo\\, text=foo\]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 38: OK pattern=foo\\, text=foo\\]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 41: OK pattern=, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 42: OK pattern=, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 43: OK pattern=, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 44: NOK pattern=, text=x]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 45: NOK pattern=, text=xxx]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 48: OK pattern=f, text=f]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 49: OK pattern=F, text=f]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 50: OK pattern=f, text=F]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 51: OK pattern=F, text=F]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 52: OK pattern=FooBar, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 53: OK pattern=FooBar, text=fOObAR]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 54: OK pattern=FooBar, text=FooBar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 55: NOK pattern=FooBar, text=Foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 9: OK pattern=foo, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPrefixTest ‑ testEmptyNoWildcard
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPrefixTest ‑ testEmptyWildcard
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPrefixTest ‑ testNoPrefix
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPrefixTest ‑ testPrefixNoWildcards
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPrefixTest ‑ testPrefixWildcards
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPrefixTest ‑ testPrefixWildcardsOffMulti
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherPrefixTest ‑ testPrefixWildcardsOffSingle
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 100: NOK pattern=-*-*-*-*-*-*-12-*-*-*-m-*-*-*, text=-adobe-courier-bold-o-normal--12-120-75-75-/-70-iso8859-1]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 101: OK pattern=-*-*-*-*-*-*-12-*-*-*-m-*-*-*, text=-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-m---]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 102: NOK pattern=-*-*-*-*-*-*-12-*-*-*-m-*-*-*, text=-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-m--]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 103: OK pattern=*a*b*g*n*t, text=abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 104: NOK pattern=*a*b*g*n*t, text=abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 105: OK pattern=*/*a*b*g*n*t, text=abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 106: NOK pattern=*/*a*b*g*n*t, text=abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 107: OK pattern=**/*a*b*g*n*t, text=abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 108: NOK pattern=**/*a*b*g*n*t, text=abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 109: NOK pattern=*/*/*, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 110: NOK pattern=*/*/*, text=foo/bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 111: OK pattern=*/*/*, text=foo/bba/arr]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 112: OK pattern=*/*/*, text=foo/bb/aa/rr]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 113: OK pattern=*X*i, text=abcXdefXghi]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 114: OK pattern=*X*i, text=ab/cXd/efXg/hi]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 115: OK pattern=*/*X*/*/*i, text=ab/cXd/efXg/hi]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 116: OK pattern=*Xg*i, text=ab/cXd/efXg/hi]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 119: OK pattern=*, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 120: OK pattern=**, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 121: NOK pattern=?, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 122: NOK pattern=?*, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 123: NOK pattern=*?, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 124: NOK pattern=x, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 127: OK pattern=, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 128: OK pattern=, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 129: OK pattern=, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 130: NOK pattern=, text=x]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 131: NOK pattern=, text=xxx]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 133: OK pattern=*, text=a]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 134: OK pattern=**, text=a]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 137: OK pattern=f, text=f]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 138: OK pattern=F, text=f]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 139: OK pattern=f, text=F]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 13: OK pattern=???, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 140: OK pattern=F, text=F]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 141: OK pattern=FooBar, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 142: OK pattern=FooBar, text=fOObAR]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 143: OK pattern=FooBar, text=FooBar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 144: NOK pattern=FooBar, text=Foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 145: OK pattern=F*b?R, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 146: OK pattern=F*b?R, text=FOOBAR]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 147: OK pattern=F*b?R, text=foOBar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 148: NOK pattern=F*b?R, text=foobr]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 149: OK pattern=?ob*R, text=fobar]

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

2194 tests found (test 410 to 789)

There are 2194 tests, see "Raw output" for the list of tests 410 to 789.
Raw output
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 14: NOK pattern=???, text=fo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 150: OK pattern=?ob*R, text=fobaar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 151: OK pattern=?ob*R, text=FOBAR]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 152: OK pattern=?ob*R, text=FOBAAR]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 153: OK pattern=?ob*R, text=fOBar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 154: OK pattern=?ob*R, text=fobr]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 155: NOK pattern=?ob*R, text=fobarz]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 156: OK pattern=?ob*R, text=fobarzr]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 15: NOK pattern=??, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 16: OK pattern=??, text=fo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 17: OK pattern=?, text=f]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 18: OK pattern=f?o, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 19: NOK pattern=f?o, text=fo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 20: OK pattern=f?o, text=f.o]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 21: OK pattern=*, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 22: OK pattern=f*, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 23: OK pattern=f**, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 24: OK pattern=f****, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 25: OK pattern=***f*, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 26: NOK pattern=*f, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 27: OK pattern=*o, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 28: OK pattern=*foo*, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 29: OK pattern=f*o, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 30: OK pattern=f*o, text=fabcdefghijklmnopqrstuvwxyzo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 31: NOK pattern=f*o, text=abcdefghijklmnopqrstuvwxyzo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 32: OK pattern=f*o, text=fabcdefghijklmnpqrstuvwxyzo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 33: NOK pattern=f*o, text=fabcdefghijklmnopqrstuvwxyz]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 34: OK pattern=f*o, text=fabcdefghijklmnoooo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 35: NOK pattern=f*o, text=gabcdefghijklmnoooo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 37: OK pattern=*ob*a*r*, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 38: OK pattern=*ob*a*r*, text=oobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 39: OK pattern=*ob*a*r*, text=obar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 40: OK pattern=*barz, text=abarabarabarz]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 41: OK pattern=*barz, text=abarabarzbarz]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 42: OK pattern=*ab, text=aaaaaaabababab]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 43: OK pattern=foo\*, text=foo*]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 44: NOK pattern=foo\*, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 45: NOK pattern=foo\\*, text=foo*]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 48: OK pattern=foo\\*, text=foo\*]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 49: OK pattern=foo\\*, text=foo\a]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 50: OK pattern=foo\\*, text=foo\\*]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 51: OK pattern=foo\\*, text=foo\\a]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 52: OK pattern=foo\\*, text=foo\]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 54: OK pattern=foo\?, text=foo?]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 55: NOK pattern=foo\?, text=foop]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 56: OK pattern=foo\\?, text=foo\a]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 57: NOK pattern=foo\\?, text=foo\]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 58: NOK pattern=foo\\?, text=foo\\a]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 59: NOK pattern=foo\*bar, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 60: OK pattern=foo*bar, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 61: OK pattern=foo\\bar, text=foo\bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 62: NOK pattern=foo\\bar, text=foo\\bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 65: OK pattern=foo\bar, text=foo\bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 66: NOK pattern=foo\bar, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 68: OK pattern=foo/bar, text=foo/bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 69: OK pattern=foo/*, text=foo/bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 70: OK pattern=foo/*, text=foo/bar/baz]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 71: OK pattern=foo*, text=foo/bar/baz]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 72: OK pattern=foo/*arr, text=foo/baz/arr]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 73: NOK pattern=foo/*z, text=foo/baz/arr]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 75: OK pattern=t/n, text=t/n]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 76: OK pattern=t*n, text=t/n]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 77: OK pattern=t?n, text=t/n]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 78: OK pattern=*l?, text=ball]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 79: NOK pattern=*a?, text=ball]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 80: OK pattern=*a?l, text=ball]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 81: OK pattern=*a??, text=ball]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 82: OK pattern=foo*bar, text=foo/baz/bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 83: OK pattern=foo**bar, text=foo/baz/bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 86: NOK pattern=foo\, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 87: OK pattern=foo\, text=foo\]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 88: NOK pattern=foo\\, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 89: OK pattern=foo\\, text=foo\]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 90: NOK pattern=foo\\, text=foo\\]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 91: OK pattern=fo?\\, text=foo\]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 92: OK pattern=fo?\, text=foo\]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 93: NOK pattern=fo?\, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 95: NOK pattern=b*a, text=aaabbb]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 96: NOK pattern=*ba*, text=aabcaa]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 98: OK pattern=-*-*-*-*-*-*-12-*-*-*-m-*-*-*, text=-adobe-courier-bold-o-normal--12-120-75-75-m-70-iso8859-1]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 99: NOK pattern=-*-*-*-*-*-*-12-*-*-*-m-*-*-*, text=-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-1]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 100: NOK pattern=-*-*-*-*-*-*-12-*-*-*-m-*-*-*, text=-adobe-courier-bold-o-normal--12-120-75-75-/-70-iso8859-1]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 101: OK pattern=-*-*-*-*-*-*-12-*-*-*-m-*-*-*, text=-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-m---]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 102: NOK pattern=-*-*-*-*-*-*-12-*-*-*-m-*-*-*, text=-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-m--]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 103: OK pattern=*a*b*g*n*t, text=abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 104: NOK pattern=*a*b*g*n*t, text=abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 105: OK pattern=*/*a*b*g*n*t, text=abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 106: NOK pattern=*/*a*b*g*n*t, text=abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 107: OK pattern=**/*a*b*g*n*t, text=abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 108: NOK pattern=**/*a*b*g*n*t, text=abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 109: NOK pattern=*/*/*, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 110: NOK pattern=*/*/*, text=foo/bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 111: OK pattern=*/*/*, text=foo/bba/arr]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 112: OK pattern=*/*/*, text=foo/bb/aa/rr]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 113: OK pattern=*X*i, text=abcXdefXghi]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 114: OK pattern=*X*i, text=ab/cXd/efXg/hi]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 115: OK pattern=*/*X*/*/*i, text=ab/cXd/efXg/hi]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 116: OK pattern=*Xg*i, text=ab/cXd/efXg/hi]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 119: OK pattern=*, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 120: OK pattern=**, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 121: NOK pattern=?, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 122: NOK pattern=?*, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 123: NOK pattern=*?, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 124: NOK pattern=x, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 127: OK pattern=, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 128: OK pattern=, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 129: OK pattern=, text=]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 130: NOK pattern=, text=x]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 131: NOK pattern=, text=xxx]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 133: OK pattern=*, text=a]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 134: OK pattern=**, text=a]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 137: OK pattern=f, text=f]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 138: OK pattern=F, text=f]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 139: OK pattern=f, text=F]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 13: OK pattern=???, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 140: OK pattern=F, text=F]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 141: OK pattern=FooBar, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 142: OK pattern=FooBar, text=fOObAR]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 143: OK pattern=FooBar, text=FooBar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 144: NOK pattern=FooBar, text=Foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 145: OK pattern=F*b?R, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 146: OK pattern=F*b?R, text=FOOBAR]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 147: OK pattern=F*b?R, text=foOBar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 148: NOK pattern=F*b?R, text=foobr]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 149: OK pattern=?ob*R, text=fobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 14: NOK pattern=???, text=fo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 150: OK pattern=?ob*R, text=fobaar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 151: OK pattern=?ob*R, text=FOBAR]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 152: OK pattern=?ob*R, text=FOBAAR]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 153: OK pattern=?ob*R, text=fOBar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 154: OK pattern=?ob*R, text=fobr]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 155: NOK pattern=?ob*R, text=fobarz]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 156: OK pattern=?ob*R, text=fobarzr]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 15: NOK pattern=??, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 16: OK pattern=??, text=fo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 17: OK pattern=?, text=f]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 18: OK pattern=f?o, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 19: NOK pattern=f?o, text=fo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 20: OK pattern=f?o, text=f.o]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 21: OK pattern=*, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 22: OK pattern=f*, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 23: OK pattern=f**, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 24: OK pattern=f****, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 25: OK pattern=***f*, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 26: NOK pattern=*f, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 27: OK pattern=*o, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 28: OK pattern=*foo*, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 29: OK pattern=f*o, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 30: OK pattern=f*o, text=fabcdefghijklmnopqrstuvwxyzo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 31: NOK pattern=f*o, text=abcdefghijklmnopqrstuvwxyzo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 32: OK pattern=f*o, text=fabcdefghijklmnpqrstuvwxyzo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 33: NOK pattern=f*o, text=fabcdefghijklmnopqrstuvwxyz]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 34: OK pattern=f*o, text=fabcdefghijklmnoooo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 35: NOK pattern=f*o, text=gabcdefghijklmnoooo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 37: OK pattern=*ob*a*r*, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 38: OK pattern=*ob*a*r*, text=oobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 39: OK pattern=*ob*a*r*, text=obar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 40: OK pattern=*barz, text=abarabarabarz]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 41: OK pattern=*barz, text=abarabarzbarz]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 42: OK pattern=*ab, text=aaaaaaabababab]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 43: OK pattern=foo\*, text=foo*]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 44: NOK pattern=foo\*, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 45: NOK pattern=foo\\*, text=foo*]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 48: OK pattern=foo\\*, text=foo\*]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 49: OK pattern=foo\\*, text=foo\a]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 50: OK pattern=foo\\*, text=foo\\*]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 51: OK pattern=foo\\*, text=foo\\a]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 52: OK pattern=foo\\*, text=foo\]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 54: OK pattern=foo\?, text=foo?]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 55: NOK pattern=foo\?, text=foop]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 56: OK pattern=foo\\?, text=foo\a]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 57: NOK pattern=foo\\?, text=foo\]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 58: NOK pattern=foo\\?, text=foo\\a]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 59: NOK pattern=foo\*bar, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 60: OK pattern=foo*bar, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 61: OK pattern=foo\\bar, text=foo\bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 62: NOK pattern=foo\\bar, text=foo\\bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 65: OK pattern=foo\bar, text=foo\bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 66: NOK pattern=foo\bar, text=foobar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 68: OK pattern=foo/bar, text=foo/bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 69: OK pattern=foo/*, text=foo/bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 70: OK pattern=foo/*, text=foo/bar/baz]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 71: OK pattern=foo*, text=foo/bar/baz]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 72: OK pattern=foo/*arr, text=foo/baz/arr]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 73: NOK pattern=foo/*z, text=foo/baz/arr]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 75: OK pattern=t/n, text=t/n]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 76: OK pattern=t*n, text=t/n]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 77: OK pattern=t?n, text=t/n]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 78: OK pattern=*l?, text=ball]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 79: NOK pattern=*a?, text=ball]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 80: OK pattern=*a?l, text=ball]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 81: OK pattern=*a??, text=ball]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 82: OK pattern=foo*bar, text=foo/baz/bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 83: OK pattern=foo**bar, text=foo/baz/bar]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 86: NOK pattern=foo\, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 87: OK pattern=foo\, text=foo\]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 88: NOK pattern=foo\\, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 89: OK pattern=foo\\, text=foo\]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 90: NOK pattern=foo\\, text=foo\\]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 91: OK pattern=fo?\\, text=foo\]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 92: OK pattern=fo?\, text=foo\]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 93: NOK pattern=fo?\, text=foo]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 95: NOK pattern=b*a, text=aaabbb]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 96: NOK pattern=*ba*, text=aabcaa]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 98: OK pattern=-*-*-*-*-*-*-12-*-*-*-m-*-*-*, text=-adobe-courier-bold-o-normal--12-120-75-75-m-70-iso8859-1]
AllTests org.eclipse.equinox.common.tests.text.StringMatcherTests org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 99: NOK pattern=-*-*-*-*-*-*-12-*-*-*-m-*-*-*, text=-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-1]
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.ActivatorOrderTest ‑ testActivatorOrder
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.BundleFileWrapperFactoryHookTests ‑ testGetResourceURL
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.ClassLoaderHookTests ‑ testFilterClassPaths
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.ClassLoaderHookTests ‑ testPreventResourceLoadFromClassLoadingHook
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.ClassLoaderHookTests ‑ testRecursionFromClassLoadingHookIsSupported
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.ClassLoaderHookTests ‑ testRecursionFromClassLoadingHookNotSupported
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.ClassLoaderHookTests ‑ testRejectTransformationFromClassLoadingHook
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.ClassLoaderHookTests ‑ testRejectTransformationFromWeavingHook
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.ContextFinderTests ‑ testContextClassLoaderNullLocal
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.DevClassPathDuplicateTests ‑ testDevClassPathWithExtension
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.DevClassPathWithExtensionTests ‑ testDevClassPathWithExtension
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.EmbeddedEquinoxWithURLInClassLoadTests ‑ testEmbeddedURLHandler
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.EmbeddedEquinoxWithURLInClassLoadTests ‑ testFrameworkClassLoaderWithNewURI
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testAdaptModuleRevisionBuilder
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testBundleDiscardedWhenClasspathStorageHookInvalidates
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testBundleNotDiscardedWhenClasspathStorageHookValidates
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testCleanOnFailLoad
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testDeletingGenerationCalledOnDiscard
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testDeletingGenerationCalledUninstall
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testDeletingGenerationCalledUpdate
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testFrameworkUtilHelper
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testHandleContent
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testNullStorageHook
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testWrongStorageHookFactoryClassOnBundleInstall
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testWrongStorageHookFactoryClassOnBundleUpdate
AutomatedTests AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testWrongStorageHookFactoryClassOnFrameworkRestart
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testAccessControlContext01
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testAccessControlContext01a
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testAccessControlContext02
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testAccessControlContext03
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testAccessControlContext04
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testAccessControlContext05
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testAccessControlContext06
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testAccessControlContext07
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testBug286307
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testCreateDomain
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testDefaultPermissions01
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testDefaultPermissions02
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testEncodingInfos01
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testEncodingInfos02
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testLocationPermission01
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testLocationPermission02
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testLocationPermission03
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testMultipleLocationConditions01
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testMultipleLocationConditions02
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testMutableConditions
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testNotLocationCondition01
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testNotLocationCondition02
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testPermissionCheckCache
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testPostponedConditions01
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testPostponedConditions02
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testPostponedConditions03
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testPostponedConditions04
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testPostponedConditions05
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testRelativeFilePermission
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testSecurityManager01
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testUpdate01
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testUpdate02
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testUpdate03
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testUpdate04
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testBug254600
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testBug287750
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testBug367614
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testDynamicImportWithSecurity
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testEnableSecurityManager01
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testEnableSecurityManager02
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testEnableSecurityManager03
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testEnableSecurityManager04
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testEnableSecurityManager05
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testJava12SecurityManagerAllow
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testJava12SecurityManagerDefault
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testJava12SecurityManagerDisallow
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testJava12SecurityManagerEmpty
AutomatedTests AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testLocalization01
AutomatedTests AllTests EclipseStarterConfigIniTest ‑ testDefaultCompatBootDelegation
AutomatedTests AllTests EclipseStarterConfigIniTest ‑ testFalseCompatBootDelegation
AutomatedTests AllTests EclipseStarterConfigurationAreaTest ‑ testInitializeExtension
AutomatedTests AllTests EclipseStarterConfigurationAreaTest ‑ testRemoveExtension
AutomatedTests AllTests MovableConfigurationAreaTest ‑ moveConfigurationDirectory
AutomatedTests AllTests MovableConfigurationAreaTest ‑ testAfterMoving
AutomatedTests AllTests MovableConfigurationAreaTest ‑ testInitialization
AutomatedTests AllTests MovableConfigurationAreaTest ‑ testVerifySnapshot
AutomatedTests AllTests ReadOnlyConfigurationAreaTest ‑ test0thSession
AutomatedTests AllTests ReadOnlyConfigurationAreaTest ‑ test1stSession
AutomatedTests AllTests ReadOnlyConfigurationAreaTest ‑ test1stSessionFollowUp
AutomatedTests AllTests ReadOnlyConfigurationAreaTest ‑ test2ndSession
AutomatedTests AllTests ReadOnlyConfigurationAreaTest ‑ test2ndSessionFollowUp
AutomatedTests AllTests ReadOnlyConfigurationAreaTest ‑ test3rdSession
AutomatedTests AllTests ReadOnlyConfigurationAreaTest ‑ test3rdSessionFollowUp
AutomatedTests AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogReaderServiceTest ‑ testBadFilter
AutomatedTests AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogReaderServiceTest ‑ testExtendedLogEntry
AutomatedTests AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogReaderServiceTest ‑ testSynchronousLogListener
AutomatedTests AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogReaderServiceTest ‑ testaddFilteredListener
AutomatedTests AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogReaderServiceTest ‑ testaddFilteredListenerTwice
AutomatedTests AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogReaderServiceTest ‑ testaddNullFilterr
AutomatedTests AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogReaderServiceTest ‑ testaddNullListener
AutomatedTests AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testIsLoggableTrue
AutomatedTests AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testLogContext
AutomatedTests AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testLogContextWithNullThrowable
AutomatedTests AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testLoggerIsLoggableTrue
AutomatedTests AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testLoggerNotIsLoggableWithListener
AutomatedTests AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testNamedLoggerLogFull
AutomatedTests AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testNamedLoggerLogFullWithBundle
AutomatedTests AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testNamedLoggerLogFullWithNullBundle
AutomatedTests AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testNamedLoggerLogNull
AutomatedTests AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testNotIsLoggableWithListener
AutomatedTests AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testNotIsLoggableWithNoListener
AutomatedTests AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testNullLogContext
AutomatedTests AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testNullLoggerLogNull
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogPermissionCollectionTest ‑ testImplies
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testBadListener
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testBundleEventsLogged
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLogBundleEventInfo
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLogBundleEventSynchronous
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLogEntry
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLogFrameworkEvent
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLogFrameworkEventType
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLogHistory1
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLogHistory2
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLogServiceEventDebug
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLogServiceEventInfo
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLoggerContextSetLogLevelsWithBundleInstalledAndLogger
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLoggerContextSetLogLevelsWithBundleInstalledAndNoLogger
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLoggerContextSetLogLevelsWithoutBundleAndLogger
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testaddListener
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testaddListenerTwice
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testaddNullListener
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogDebug
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogError
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogFull1
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogFull2
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogFull3
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogFull4
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogInfo
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogMessage
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogNegativeLevel
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogNull1
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogNull2
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogNull3
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogNull4
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogNullMessage
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogNullThrowable
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogServiceReference
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogServiceReferenceWithNullThrowable
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogThrowable
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogWarning
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testNullLogServiceReference
AutomatedTests AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testServiceEventLog
AutomatedTests AllTests org.eclipse.osgi.tests.container.ModuleContainerUsageTest ‑ testMultipleExecutionEnvironments
AutomatedTests AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetCapabilities_isModifiable
AutomatedTests AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetModuleCapabilities_isUnmodifiable
AutomatedTests AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetModuleRequirements_isUnmodifiable
AutomatedTests AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetProvidedModuleWires_isUnmodifiable
AutomatedTests AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetProvidedResourceWires_isModifiable
AutomatedTests AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetProvidedWires_isModifiable
AutomatedTests AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetRequiredModuleWires_isUnmodifiable
AutomatedTests AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetRequiredResourceWires_isModifiable
AutomatedTests AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetRequiredWires_isModifiable
AutomatedTests AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetRequirements_isModifiable
AutomatedTests AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetResourceCapabilities_isModifiable
AutomatedTests AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetResourceRequirements_isModifiable
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAllFilteredAfterLastMatch_allElementsMatches
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAllFilteredAfterLastMatch_emptyNamespaceList
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAllFilteredAfterLastMatch_matchUpUntilTheMiddle
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAllFilteredAfterLastMatch_noMatch
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAllFiltered_allElementsOfNewNamespaceFiltered
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAllFiltered_emptyBuilder
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAllFiltered_notEmptyBuilder
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAll_builderArgument
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAll_emptyList
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAll_emptyNamespaceList
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAll_namespaceList
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAll_namespaceSortedList
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAll_randomlySortedList

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

2194 tests found (test 790 to 1396)

There are 2194 tests, see "Raw output" for the list of tests 790 to 1396.
Raw output
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAdd_multipleElements
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAdd_singleElement
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testBuild_emptyBuilder
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testBuild_notEmptyBuilder
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testBuild_subsequentModificationOfBuilder
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testClear
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testCreate
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testGetNamespaceElements_contaiendNamespace
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testGetNamespaceElements_notContainedNamespace
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testGetNamespaceElements_nullNamespace
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testIteratorRemove_NextNotCalled_IllegalStateException
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testIteratorRemove_RemoveAllElements
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testIteratorRemove_RemoveTwice_IllegalStateException
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testIteratorRemove_removeOneElement
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testIteratorsElementSequence_empty
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testIteratorsElementSequence_iterationBeyoundEndOfEmptyBuilder_NoSuchElementException
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testIteratorsElementSequence_iterationBeyoundEnd_NoSuchElementException
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testIteratorsElementSequence_multipleNamespace
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testIteratorsElementSequence_oneNamespace
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveAll_argumentListOfOtherClass
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveAll_emptyBuilder
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveAll_emptyList
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveAll_listOfAllElementsInBuilder
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveAll_multipleElementsInMultipleNamsespaces
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveAll_multipleElementsInMultipleNamsespacesAndSomeNotPresent
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveElementsOfNamespaceIf_allElementsMatch
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveElementsOfNamespaceIf_allElementsOfNamespaceMatch
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveElementsOfNamespaceIf_multipleMatches
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveElementsOfNamespaceIf_namespaceNotPresent
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveElementsOfNamespaceIf_noMatch
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveIf_allMatches
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveIf_multipleMatches
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveIf_noMatches
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveNamespaceIf_NamespaceMatches
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveNamespaceIf_NamespaceMatchesExpunging
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveNamespaceIf_NoNamespaceMatches
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemove_argumentOfOtherClass
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemove_elementIsOneOfMultipleOfNamespace
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemove_elementNotContainedInNamespaceList
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemove_elementWithNotPresentNamespace
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemove_emptyBuilder
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemove_onlyElementOfNamspace
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testTransformIntoCopy_emptyBuilder
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testTransformIntoCopy_notEmptyBuilder
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListTest ‑ testCreateBuilder
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListTest ‑ testCreateEmptyList
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListTest ‑ testGetList
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListTest ‑ testIsEmpty
AutomatedTests AllTests org.eclipse.osgi.tests.container.NamespaceListTest ‑ testOutOfOrderNamespace
AutomatedTests AllTests org.eclipse.osgi.tests.container.ResolutionReportTest ‑ testResolutionReportEntryFilteredByResolverHook
AutomatedTests AllTests org.eclipse.osgi.tests.container.ResolutionReportTest ‑ testResolutionReportEntryMissingCapability
AutomatedTests AllTests org.eclipse.osgi.tests.container.ResolutionReportTest ‑ testResolutionReportEntrySingletonSelectionHighestVersionResolved
AutomatedTests AllTests org.eclipse.osgi.tests.container.ResolutionReportTest ‑ testResolutionReportEntrySingletonSelectionLowestVersionResolved
AutomatedTests AllTests org.eclipse.osgi.tests.container.ResolutionReportTest ‑ testResolutionReportEntrySingletonSelectionNoneResolved
AutomatedTests AllTests org.eclipse.osgi.tests.container.ResolutionReportTest ‑ testResolutionReportEntryUnresolvedProvider01
AutomatedTests AllTests org.eclipse.osgi.tests.container.ResolutionReportTest ‑ testResolutionReportEntryUnresolvedProvider02
AutomatedTests AllTests org.eclipse.osgi.tests.container.ResolutionReportTest ‑ testResolutionReportListenerModule
AutomatedTests AllTests org.eclipse.osgi.tests.container.ResolutionReportTest ‑ testResolutionReportListenerService
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testAliasBundleNameReport
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testBadNativeCode
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testBadPackageVersion
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testBug457118
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testBug483849
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testCompatOptional
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testCompatProvidePackage
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testCompatReprovide
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testCompatSingleton
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testCycleBug570984
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDisableStartOnResolve
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicImport01
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicImport02
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicImport03
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicImport04
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicImport05
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicImport06
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicImport07
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicImport08
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicImportMiss01
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicWithExport
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicWithOptionalImport
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testEventsInstall
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testEventsRefresh
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testEventsResolved
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testEventsStart
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testEventsStartLevelBeginningAt1
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testEventsStartLevelBeginningAt100
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testEventsStartRefresh
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testExecutionEnvironment
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testFragments01
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testFragments02
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testInstallCollision01
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testInstallCollision02
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testInvalidAttributes
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testLazy01
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testLocalUseConstraintViolations
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testMissingHost
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testModuleContainerCreate
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testModuleIDSetting
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testModuleWiringLookup
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testModuleWiringToString
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testMultiCardinalityUses
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testMultiHost
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testMultiHostFragmentWithOverlapImport
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testMultipleSystemBundleFragmentsWithSameName
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testNativeWithFilterChars
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testOptionalSubstituted
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testPersistence
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testPlatformFilter01
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testPlatformFilter02
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testR3
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testRecurseResolutionPermits
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testRemovalPending
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testRequireBundleUses
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testResolveDeadlock
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSettings01
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSimpleResolve
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSimpleUnResolveable
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSingleton01
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSingleton02
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSingleton03
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSingleton04
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSplitPackageUses01
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testStartDeadLock
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testStartLevelDeadlock
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testStartOnResolve
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testStaticSubstituted
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testStoreInvalidAttributes
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSubstitutableExport
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSubstitutableExportBatch
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSubstitutableExports01
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSubstitutableExports02
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSubstitutableExports03
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSubstitutableExports04
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSubstitutionWithMoreThan2Providers
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSystemBundleFragmentDisableResolution
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSystemBundleFragmentRequiresOtherFragment
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSystemBundleFragmentRequiresOtherFragmentFailResolution
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSystemBundleFragmentsNonPayloadRequirements
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSystemBundleFragmentsPackageImport
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSystemBundleFragmentsWithNonEffectiveCapsReqs
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSystemBundleFragmentsWithPayloadRequirements
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSystemBundleOnDemandFragments
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testTimestampSeeding
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUTF8LineContinuation
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUnresolvedHostWithFragmentCycle
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUpdateCollision01
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUpdateCollision02
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUpdateCollision03
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUses1
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUses1Dynamic
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUses2
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUses3
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUses4
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUses5Importer
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUses5ReqCap
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUses5Requirer
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUses6FragConflicts
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUsesTimeout
AutomatedTests AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUsesWithRequireReexport
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.EnvironmentInfoTest ‑ testAIX
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.EnvironmentInfoTest ‑ testHPUX
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.EnvironmentInfoTest ‑ testISeries
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.EnvironmentInfoTest ‑ testLinux
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.EnvironmentInfoTest ‑ testMacOSX
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.EnvironmentInfoTest ‑ testQNX
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.EnvironmentInfoTest ‑ testSolaris
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.EnvironmentInfoTest ‑ testWindows
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.EnvironmentInfoTest ‑ testZSeries
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.FilePathTest ‑ testColonOnPath
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testInvalidLanguage
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testInvalidOneLetterCountry
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testInvalidOneLetterLanguage
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testInvalidThreeLetterCountry
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testThreeLetterValidLanguage
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testValidCountry
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testValidCountryVariant
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testValidLanguage
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testValidLanguageCountry
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testValidLanguageCountryVariant
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testValidLanguageVariant
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testValidNumericAreaCode
AutomatedTests AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testValidVariant
AutomatedTests AllTests org.eclipse.osgi.tests.permissions.AdminPermissionTests ‑ testAdminPermission
AutomatedTests AllTests org.eclipse.osgi.tests.permissions.PackagePermissionTests ‑ testPackagePermission
AutomatedTests AllTests org.eclipse.osgi.tests.permissions.ServicePermissionTests ‑ testServicePermission
AutomatedTests AllTests org.eclipse.osgi.tests.resource.BasicTest ‑ testIdentity
AutomatedTests AllTests org.eclipse.osgi.tests.resource.BasicTest ‑ testRequirementMatches
AutomatedTests AllTests org.eclipse.osgi.tests.resource.ResolverHookTests ‑ testSingletonIdentity
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests ‑ testServiceException01
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests ‑ testServiceException02
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests ‑ testServiceException03
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests ‑ testServiceException04
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceHookTests ‑ testEventHook01
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceHookTests ‑ testFindHook01
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceHookTests ‑ testListenerHook01
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceHookTests ‑ testListenerHook02
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testDuplicateObjectClass
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testFilterObjectClassOptimization
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testInvalidRanking
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testModifiedRanking
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testNullKey
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testNullValue
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testServiceListener01
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testServiceListener02
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testServiceListener03
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testServiceOrdering01
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testServiceReferenceCompare01
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testWrongServiceFactoryObject
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceTrackerTests ‑ testServiceTracker01
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceTrackerTests ‑ testServiceTracker02
AutomatedTests AllTests org.eclipse.osgi.tests.serviceregistry.ServiceTrackerTests ‑ testServiceTracker03
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testCreateLocation01
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testCreateLocation02
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testCreateLocation03
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testCreateLocation04
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testCreateLocation05
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testDebugLogOnGetURL
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testLocationDataArea01
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testNoDefault
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testNone
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testSchemes
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testSetLocationWithAbsLockFile
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testSetLocationWithEmptyLockFile
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testSetLocationWithRelLockFile
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testSetUrl
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testSlashes
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testUNC
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testUserDir
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testUserHome
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.FileManagerTests ‑ testCleanupOnOpen
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.FileManagerTests ‑ testCleanupOnSave
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.FileManagerTests ‑ testExistingVersion
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.FileManagerTests ‑ testJavaIOLocking
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.FileManagerTests ‑ testMultipleFileManagers
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.FileManagerTests ‑ testNotOpen
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.FileManagerTests ‑ testReadOnly
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.FileManagerTests ‑ testRemoveThenAdd
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.SimpleTests ‑ testAddRemove
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.StreamManagerTests ‑ testAbort
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.StreamManagerTests ‑ testAbortStreamSet
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.StreamManagerTests ‑ testBigReliableFile
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.StreamManagerTests ‑ testGetOutputStreamSet
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.StreamManagerTests ‑ testMigration
AutomatedTests AllTests org.eclipse.osgi.tests.services.datalocation.StreamManagerTests ‑ testReliableFile
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.DevModeTest ‑ testDevModeDomino01
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.DevModeTest ‑ testDevModeDomino02
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.DevModeTest ‑ testDevModeFragment01
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.DevModeTest ‑ testDevModeGenericCapability
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.DevModeTest ‑ testDevModeSingleton01
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.DevModeTest ‑ testDevModeSingleton02
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.DisabledInfoTest ‑ testBug251427
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.DisabledInfoTest ‑ testDisabledInfo01
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.DisabledInfoTest ‑ testDisabledInfo02
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.DisabledInfoTest ‑ testDisabledInfo03
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.DisabledInfoTest ‑ testDisabledInfo04
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.GenericCapabilityTest ‑ testGenericsAliases
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.GenericCapabilityTest ‑ testGenericsBasics
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.GenericCapabilityTest ‑ testGenericsCycles
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.GenericCapabilityTest ‑ testGenericsFrags
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.GenericCapabilityTest ‑ testGenericsIntraFrags
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.GenericCapabilityTest ‑ testGenericsOptionalMultiple
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.GenericCapabilityTest ‑ testGenericsRefresh
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.GenericCapabilityTest ‑ testGenericsUpdate
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testDeclaringIdentityCapability
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testGenericFragments01
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testGenericFragments02
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testGenericUses
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testGenericsEquinoxEquinox
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testGenericsEquinoxOSGi
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testGenericsOSGiEquinox
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testGenericsOSGiNameEquinox
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testGenericsOSGiNameEquinoxName
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testGenericsOSGiNameOSGi
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testGenericsOSGiOSGi
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testOSGiCardinality
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testOSGiCardinalityUses
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.PlatformAdminTest ‑ testBug184127
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.PlatformAdminTest ‑ testBug205270
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.PlatformAdminTest ‑ testBug241128_01
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.PlatformAdminTest ‑ testBug241128_02
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.PlatformAdminTest ‑ testBug241128_03
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.PlatformAdminTest ‑ testBug241128_04
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.PlatformAdminTest ‑ testCache
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.PlatformAdminTest ‑ testClone
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.PlatformAdminTest ‑ testGenericsBasics
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestAttributes_001 ‑ testTest_001
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestBSN_001 ‑ testTest_001
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestCycle_001 ‑ testTest_001
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestCycle_002 ‑ testTest_002
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestCycle_003 ‑ testTest_003
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestCycle_004 ‑ testTest_001
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestCycle_005 ‑ testTest_002
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestCycle_006 ‑ testTest_003
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestDynamic_001 ‑ testTest_001
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestDynamic_002 ‑ testTest_002
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestDynamic_003 ‑ testTest_003
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestDynamic_004 ‑ testTest_003
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestDynamic_005 ‑ testTest_005
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestDynamic_006 ‑ testTest_005
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestGenerated_001 ‑ testTest_001
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestGrouping_001 ‑ testTest_001
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestGrouping_002 ‑ testTest_002
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestGrouping_003 ‑ testTest_003
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestGrouping_006 ‑ testTest_001
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestGrouping_008 ‑ testTest_008
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestOptional_001 ‑ testTest_002
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestOptional_002 ‑ testTest_002
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestPropagation_001 ‑ testTest_001
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestPropagation_003 ‑ testTest_001
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestRFC79_001 ‑ testTest_001
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestRFC79_002 ‑ testTest_002
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestRFC79_003 ‑ testTest_003
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestRFC79_004 ‑ testTest_004
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestRFC79_005 ‑ testTest_005
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestRFC79_006 ‑ testTest_006
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestRFC79_007 ‑ testTest_007
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestVersion_001 ‑ testTest_001
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestVersion_002 ‑ testTest_002
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestVersion_003 ‑ testTest_003
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateComparisonTest ‑ testAddition
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateComparisonTest ‑ testRemoval
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateComparisonTest ‑ testUpdate
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateCycleTest ‑ test185285
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateCycleTest ‑ testCycle1
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateCycleTest ‑ testCycle2
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateCycleTest ‑ testCycle3
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateCycleTest ‑ testCycle4
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testAdd3Resolve1
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBasicResolution
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBug187616
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBug217150
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBug266935_01
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBug266935_02
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBug266935_03
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBug266935_04
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBug320124
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBug324618
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBug369880
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBug376322
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testCapabilities
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testComplexResolution
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testCycleBug570984
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testCyclicTransitiveUses
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testCyclicUsesExportDrop
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testDependentBundles
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testEEBug377510
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testEECapabilityRequirement
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testEECapabilityRequirement1
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentConstraints01
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentConstraints02
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentConstraints03
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentConstraints04
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentConstraints05
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentConstraints06
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentConstraints07
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentTransitiveUses
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentUses01
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentUses02
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentsBug188199
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentsMultipleVersion
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testImportJavaPackages
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testIssue156
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testLinkageChange
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testMultiStateAdd01
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testMultiStateAdd02
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testMultiStateAdd03
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testMultipleExportsUses01
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testNativeCodeResolution01
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testNativeCodeResolution02
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testNativeCodeResolution03
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testNativeCodeResolution04
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testNativeCodeResolution05
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testNativeCodeResolution06
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testNonSingletonsSameVersion
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testPlatformProperties01
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testPlatformProperties02
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testPlatformProperties03
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testPlatformProperties04
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testPlatformPropertiesBug188075
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testPlatformPropertiesBug207500a
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testPlatformPropertiesBug207500b
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testPlatformPropertiesBug246640a
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testPlatformPropertiesBug246640b
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testPrerequisiteBundle
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testRanges
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testReinstall
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testRemoval
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testRemovalPending
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testRemovalResolve
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testRemoveAndAdd
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testRequireBundleUses
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testRequirements
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testReresolveBundle
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testResolveFragmentEE01
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testResolveFragmentEE02
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testSelectionPolicy
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testSingletons
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testSingletonsSameVersion
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testSingletonsSelection1
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testSingletonsSelection2
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testSingletonsSelection3
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testSingletonsSelection4
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testSingletonsSelection5
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testSingletonsSelection6
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testSingletonsSelection7
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testTransitiveUses
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testUpdate
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports001
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports002
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports003
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports004
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports005
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports006
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports007
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports008
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports009
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports010
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports011
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports012
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports013
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports014
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports015
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports016
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports017
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports018
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports019
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports020
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports021
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports022
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports023
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports024
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports025
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.VersionRangeTests ‑ testGreaterThan
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.VersionRangeTests ‑ testInvertedRange
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.VersionRangeTests ‑ testLowerThan
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.VersionRangeTests ‑ testNullMax
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.VersionRangeTests ‑ testNullMin
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.VersionRangeTests ‑ testSingleVersionRange
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.XFriendsInternalResolverTest ‑ testVisiblePackages001
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.XFriendsInternalResolverTest ‑ testVisiblePackages002
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.XFriendsInternalResolverTest ‑ testVisiblePackages003
AutomatedTests AllTests org.eclipse.osgi.tests.services.resolver.XFriendsInternalResolverTest ‑ testXFriends
AutomatedTests AllTests org.eclipse.osgi.tests.url.BundleURLConnectionTest ‑ testBundleReference_bundleEntriesURLConnection
AutomatedTests AllTests org.eclipse.osgi.tests.url.BundleURLConnectionTest ‑ testBundleReference_bundleEntryURLConnection
AutomatedTests AllTests org.eclipse.osgi.tests.url.BundleURLConnectionTest ‑ testBundleReference_bundleResourceURLConnection
AutomatedTests AllTests org.eclipse.osgi.tests.url.BundleURLConnectionTest ‑ testBundleReference_bundleResourcesURLConnection
AutomatedTests AllTests org.eclipse.osgi.tests.url.BundleURLConnectionTest ‑ testBundleReference_classLoaderURLConnection
AutomatedTests AllTests org.eclipse.osgi.tests.url.BundleURLConnectionTest ‑ testBundleReference_otherClassLoaderURLConnection
AutomatedTests AllTests org.eclipse.osgi.tests.util.ManifestElementTestCase ‑ testBug238675_01
AutomatedTests AllTests org.eclipse.osgi.tests.util.ManifestElementTestCase ‑ testBug238675_02
AutomatedTests AllTests org.eclipse.osgi.tests.util.ManifestElementTestCase ‑ testManifestWithCR
AutomatedTests AllTests org.eclipse.osgi.tests.util.ManifestElementTestCase ‑ testManifestWithCRLF
AutomatedTests AllTests org.eclipse.osgi.tests.util.ManifestElementTestCase ‑ testManifestWithLF
AutomatedTests AllTests org.eclipse.osgi.tests.util.ManifestElementTestCase ‑ testSpacesInValues
AutomatedTests AllTests org.eclipse.osgi.tests.util.NLSTestCase ‑ testEmptyMessageBug200296
AutomatedTests AllTests org.eclipse.osgi.tests.util.ObjectPoolTestCase ‑ testObjectPool01
AutomatedTests AllTests org.eclipse.osgi.tests.util.ObjectPoolTestCase ‑ testObjectPool02
AutomatedTests AllTests org.eclipse.osgi.tests.util.StorageUtilTestCase ‑ testRegularWindowsFileName
AutomatedTests AllTests org.eclipse.osgi.tests.util.TestCaseinsensitiveMap ‑ testCommonKeys
AutomatedTests AllTests org.eclipse.osgi.tests.util.TestCaseinsensitiveMap ‑ testOtherKeys
AutomatedTests AllTests testLockJavaIO ‑ Unknown test
AutomatedTests AllTests testLockJavaNIO ‑ Unknown test
AutomatedTests AllTests testReleaseJavaIO ‑ Unknown test
AutomatedTests AllTests testReleaseJavaNIO ‑ Unknown test
AutomatedTests AllTests ‑ testAdditionalStrings
AutomatedTests AllTests ‑ testAdditionalStringsDeprocess
AutomatedTests AllTests ‑ testAsyncValue01
AutomatedTests AllTests ‑ testAsyncValue02
AutomatedTests AllTests ‑ testAsyncValue03
AutomatedTests AllTests ‑ testAsyncValue04
AutomatedTests AllTests ‑ testAsyncValue05
AutomatedTests AllTests ‑ testAsyncValue06
AutomatedTests AllTests ‑ testBidiPaths
AutomatedTests AllTests ‑ testBidiPathsDeprocess
AutomatedTests AllTests ‑ testBidiPathsWithNullDelimiter
AutomatedTests AllTests ‑ testBidiStringWithNoDelimiters
AutomatedTests AllTests ‑ testCardinality01
AutomatedTests AllTests ‑ testCardinality02
AutomatedTests AllTests ‑ testDescriptorEvents01
AutomatedTests AllTests ‑ testDestroyBeforeStart01
AutomatedTests AllTests ‑ testDestroyBeforeStart02
AutomatedTests AllTests ‑ testDoubleProcessOtherStrings
AutomatedTests AllTests ‑ testDoubleProcessPaths
AutomatedTests AllTests ‑ testEmptyStringParams
AutomatedTests AllTests ‑ testEmptyStringParamsDeprocess
AutomatedTests AllTests ‑ testExitValue01
AutomatedTests AllTests ‑ testExitValue02
AutomatedTests AllTests ‑ testExitValue03
AutomatedTests AllTests ‑ testExitValue04
AutomatedTests AllTests ‑ testExitValue05
AutomatedTests AllTests ‑ testExitValue06
AutomatedTests AllTests ‑ testExitValue07
AutomatedTests AllTests ‑ testExitValue08
AutomatedTests AllTests ‑ testExitValue09
AutomatedTests AllTests ‑ testExitValue10
AutomatedTests AllTests ‑ testFailedApplication01
AutomatedTests AllTests ‑ testGlobalSingleton
AutomatedTests AllTests ‑ testHandleEvents01
AutomatedTests AllTests ‑ testInvalidArgs
AutomatedTests AllTests ‑ testLatinOtherStrings
AutomatedTests AllTests ‑ testLatinOtherStringsDeprocess
AutomatedTests AllTests ‑ testLatinOtherStringsWithNoDelimiter
AutomatedTests AllTests ‑ testLatinPaths
AutomatedTests AllTests ‑ testLatinPathsDeprocess
AutomatedTests AllTests ‑ testLatinPathsWithNullDelimiter
AutomatedTests AllTests ‑ testMainThreaded01
AutomatedTests AllTests ‑ testMainThreaded02
AutomatedTests AllTests ‑ testNullParams
AutomatedTests AllTests ‑ testNullParamsDeprocess
AutomatedTests AllTests ‑ testOtherStrings
AutomatedTests AllTests ‑ testOtherStringsDeprocess
AutomatedTests AllTests ‑ testOtherStringsWithNullDelimiter
AutomatedTests AllTests ‑ testPersistentLock01
AutomatedTests AllTests ‑ testPersistentLock02
AutomatedTests AllTests ‑ testPersistentLock03
AutomatedTests AllTests ‑ testPersistentSchedule01
AutomatedTests AllTests ‑ testPersistentSchedule02
AutomatedTests AllTests ‑ testPersistentSchedule03
AutomatedTests AllTests ‑ testPersistentSchedule04
AutomatedTests AllTests ‑ testPersistentSchedule05
AutomatedTests AllTests ‑ testPersistentSchedule06
AutomatedTests AllTests ‑ testPersistentSchedule07
AutomatedTests AllTests ‑ testPersistentSchedule08
AutomatedTests AllTests ‑ testRelaunch
AutomatedTests AllTests ‑ testSessionFailLockJavaIO
AutomatedTests AllTests ‑ testSessionFailLockJavaNIO
AutomatedTests AllTests ‑ testSessionSuccessLockJavaIO
AutomatedTests AllTests ‑ testSessionSuccessLockJavaNIO
AutomatedTests AllTests ‑ testSimpleApp
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.AddDynamicImportTests ‑ testAddDynamicImportMultipleTimes
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.AddDynamicImportTests ‑ testAddDynamicImportWhileDynamicWiring
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleExceptionTests ‑ testDuplicateError01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleExceptionTests ‑ testDuplicateError02
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleExceptionTests ‑ testInvalidBundleActivator01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleExceptionTests ‑ testInvalidBundleActivator02
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleExceptionTests ‑ testInvalidBundleActivator03
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleExceptionTests ‑ testUninstallSystemBundle
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testBug290193
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testCollisionHook
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testEscapeZipRoot
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testInstallWithInterruption
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testInstallWithLocation01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testInstallWithLocation02
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testInstallWithStream03
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testOctothorpLocation
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testPercentCharBundleEntry
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testPercentLocation
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testPlusCharBundleEntry
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testPlusLocation
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testQuestionMarkLocation
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testSpaceCharBundleEntry
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testSpaceLocation
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testUpdateNoStream01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testUpdateNoStream02
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testUpdateWithStream01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testUpdateWithStream02
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleNativeCodeTests ‑ testMultipleBundleNativeHostOnlyOneMatch
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleNativeCodeTests ‑ testMultipleBundleNativeHostWithFragmentsMultipleMatch
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleNativeCodeTests ‑ testMultipleBundleNativeHostWithFragmentsOneMatch
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleNativeCodeTests ‑ testSingleBundleNativeHostOneMatch
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleNativeCodeTests ‑ testSingleBundleNativeHostWithFragmentsMultipleMatch
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleNativeCodeTests ‑ testSingleBundleNativeHostWithFragmentsOneMatch
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleResourceTests ‑ testBreakOutDirBundle
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleResourceTests ‑ testBug320546_01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleResourceTests ‑ testBug320546_02
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleResourceTests ‑ testBug328795
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleResourceTests ‑ testBug338081
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.BundleResourceTests ‑ testBug395274
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.CascadeConfigTests ‑ testCascadeConfigBundleInstall
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.CascadeConfigTests ‑ testCascadeConfigDataArea
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.CascadeConfigTests ‑ testCascadeConfigIni
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testArrayTypeLoad
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBootGetResources01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBootGetResources02
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingDependent1
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingDependent2
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingDependent3
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingDependentListResources
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingGlobalFound
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingGlobalNotFound
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingInvalid
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingRegistered1
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingRegistered2
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingRegistered3
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingRegisteredListResources
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassloadingBug438904
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug207847
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug213791
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug235958
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug258659_01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug258659_02
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug258659_03
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug258659_04
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug299921
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug300692_01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug300692_02
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug306181
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug348805
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug348806
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug370258_beginException
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug370258_endException
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug408629
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug490902
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug565522FragmentClasspath
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBundleClassLoaderEmptyGetResources
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBundleReference01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBundleReference02

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

2194 tests found (test 1397 to 2128)

There are 2194 tests, see "Raw output" for the list of tests 1397 to 2128.
Raw output
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testChainDepedencies
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testClassCircularityError
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testDefaultLocalUninstall
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testEntryURLEqualsHashCode
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testFragmentExportPackage
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testFragmentMultiHost
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testFragmentPackageAccess
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testGetEntryDir01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testGetResourceDir01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testImporterExporter01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testImporterExporter02
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testLegacyLazyStart
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testLegacyLoadActivation
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testListResources
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testLoadClassUnresolved
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testLoadTriggerClass
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testLoaderUninstalledBundle
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testManifestPackageSpec
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testMultiChainDepedencies01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testMultiChainDepedencies02
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testMultipleExportFragments01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testMultipleExportFragments02
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testMultipleExportFragments03
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testMultipleGetResources01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testMultipleGetResources01a
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testMultipleGetResources02
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testMultipleGetResources03
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testOSGiLazyStart
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testOSGiLazyStartDelay
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testRecursiveWeavingHookFactory
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testResolveURLRelativeBundleResourceWithPort
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testResourceURLEqualsHashCode
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testSimple
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testStaleLoaderNPE
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testStartResolve
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testStartTransient
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testStartTransientByLoadClass
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testStopTransient
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testSystemBundleGetResources01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testSystemBundleGetResources02
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testThreadLock
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testURI
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testURLExternalFormat01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testURLExternalFormat02
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testURLExternalFormat03
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testURLExternalFormat04
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testURLsBug164077
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testUninstallInUse01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testUnitTestForcompoundEnumerations
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testXFriends
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testConnectActivator
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testConnectBundleHeaders
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testConnectContentActivatorsWithFrameworkLoaders
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testConnectContentActivatorsWithProvidedLoaders
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testConnectContentEntriesWithFrameworkLoaders
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testConnectContentEntriesWithProvidedLoaders
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testConnectContentHeaders
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testConnectContentManifest
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testConnectFactoryNoModules
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testConnectInit
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testGetConnectHeaders
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testInstallUpdateWithInputStream
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testJavaExportsConnect
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testOpenCloseUpdateConnectContent
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testSystemBundleContent
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testTrueCondition
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.DiscardBundleTests ‑ testDiscardDeletedBundleFile
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.DiscardBundleTests ‑ testDiscardOsgiCheckConfigurationTrueOsgiDevSpecified
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.DiscardBundleTests ‑ testDiscardOsgiCheckConfigurationTrueOsgiDevUnspecified
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.DiscardBundleTests ‑ testDiscardOsgiCheckConfigurationUnspecifiedOsgiDevSpecified
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.DiscardBundleTests ‑ testLimitResolutionAfterDiscard
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.DiscardBundleTests ‑ testNoDiscardOsgiCheckConfigurationFalseOsgiDevSpecified
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.DiscardBundleTests ‑ testNoDiscardOsgiCheckConfigurationFalseOsgiDevUnspecified
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.DiscardBundleTests ‑ testNoDiscardOsgiCheckConfigurationUnspecifiedOsgiDevUnspecified
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.EquinoxBundleAdaptTests ‑ testAdapt_File
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.EquinoxBundleAdaptTests ‑ testAdapt_Module
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.EquinoxBundleAdaptTests ‑ testAdapt_ProtectionDomain
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.EquinoxBundleAdaptTests ‑ testAdapt_SignedContent
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ExceptionMessageTest ‑ testLoadActivatorError
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ExceptionMessageTest ‑ testStartFragmentError
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ExceptionMessageTest ‑ testTrasientStartLevelError
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ExceptionMessageTest ‑ testUninstallContextError
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ExceptionMessageTest ‑ testUninstallModuleError
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ExceptionMessageTest ‑ testUnregisterSetPropsError
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ExceptionMessageTest ‑ testUnregisterTwiceError
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ExtensionBundleTests ‑ testActivatorOrder
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ExtensionBundleTests ‑ testExtClasspathExtension01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ExtensionBundleTests ‑ testExtensionBundleWithRequireCapabilityOsgiEeInstalls
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ExtensionBundleTests ‑ testFrameworkExtension01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ExtensionBundleTests ‑ testFrameworkExtension02
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ImportJavaSEPackagesTests ‑ testExportPackageCannotContainJavaPackages
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ImportJavaSEPackagesTests ‑ testImportPackageCanContainJavaPackages
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ImportJavaSEPackagesTests ‑ testSystemPackages
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ListenerTests ‑ testBundleListenersOrder
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ListenerTests ‑ testFrameworkListenersOrder
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.ListenerTests ‑ testServiceListenersOrder
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.LoggingTests ‑ testBug347183
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.LoggingTests ‑ testEventAdminAdapter1
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.LoggingTests ‑ testEventAdminAdapter2
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.LoggingTests ‑ testFrameworkLog
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.LoggingTests ‑ testLogService
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.LoggingTests ‑ testPluginILog
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.LoggingTests ‑ testRuntimeLog
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease10ClassLoad
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease10GetResource
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease10GetResources
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease10ListResources
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease11ClassLoad
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease11GetResource
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease11GetResources
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease11ListResources
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease8ClassLoad
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease8GetResource
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease8GetResources
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease8ListResources
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease9ClassLoad
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease9GetResource
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease9GetResources
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease9ListResources
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiReleaseBundleDeletedRestart
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiReleaseBundleManifest10
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiReleaseBundleManifest11
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiReleaseBundleManifest8
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiReleaseBundleManifest9
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiReleaseBundleManifestChangeRuntime
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiReleasePreventMetaInfResourceURLs
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiReleasePreventMetaInfServiceVersions
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiReleasePreventMetaInfVersionListing
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.NativeCodeBundleTests ‑ testNativeCode01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.NativeCodeBundleTests ‑ testNativeCode02
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.NativeCodeBundleTests ‑ testNativeCode03
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.NativeCodeBundleTests ‑ testNativeCode04
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.NativeCodeBundleTests ‑ testNativeCode05
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.NativeCodeBundleTests ‑ testNativeCode06
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.NativeCodeBundleTests ‑ testNativeCode07
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.NativeCodeBundleTests ‑ testNativeCode08
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.NativeCodeBundleTests ‑ testNativeCode09
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.PackageAdminBundleTests ‑ testBug259903
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.PackageAdminBundleTests ‑ testBug287636
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.PackageAdminBundleTests ‑ testBug289719
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.PackageAdminBundleTests ‑ testBug415447
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.PackageAdminBundleTests ‑ testBundleEvents01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.PackageAdminBundleTests ‑ testBundleEvents02
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.PackageAdminBundleTests ‑ testUninstallWhileResolving
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.PersistedBundleTests ‑ testImmediatePersistence
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.PersistedBundleTests ‑ testNoPersistence
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.PersistedBundleTests ‑ testPeriodicPersistence
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.PlatformAdminBundleTests ‑ testInstallUninstallBundle
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.PlatformAdminBundleTests ‑ testNativeCodeFilterWithSpecialChars
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.PlatformAdminBundleTests ‑ testR3Bundle
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.PlatformAdminBundleTests ‑ testResolveRefresh
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.PlatformAdminBundleTests ‑ testTimestamp
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.PlatformAdminBundleTests ‑ testUnresolvedLeaves01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports01x
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports01y
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports02
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports03
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports04
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports05
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports06
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports07
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports08
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports09
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports10
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports11
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports12
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports13
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports14
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ tTestBug351519RefreshEnabled
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testAllNullConfigurationValues
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBackedBySystemReplaceSystemProperties
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBootDelegationConfigIni
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug258209_1
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug304213
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug351083DevClassPath
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug351519RefreshDefault
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug351519RefreshDisabled
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug352275
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug375784
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug405919
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug412228
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug413879
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug414070
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug432632
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBundleIDLock
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testCaptureLogEntryLocation
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testChangeEE
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testConfigPercentChar
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testConfigPlusChar
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testConfigSpaceChar
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testContextBootDelegation
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testContextFinderGetResource
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testCorruptStageInstallUpdate
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testCorruptedStorage
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testDaemonActiveThread
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testDeleteBundleFile
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testDynamicImportFromSystemBundle
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testDynamicImportPrivatePackage
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testDynamicSecurityManager
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testExtraSystemBundleHeaders
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testGetBundleAfterShutdown
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testInitialBundleUpdate
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testJavaProfile
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testLazyTriggerOnLoadError
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testLocalConfigReplaceSystemProperties
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testLogOrderMultipleListeners
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testMRUBundleFileList
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testMRUBundleFileListExpectedToFail
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testMRUBundleFileListOverflow
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testMassiveParallelInstallStart
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testNullConfiguration
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testNullConfigurationValue
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testNullConfigurationValueRequiredProperty
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testNullConfigurationValueSystemProperties
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testNullStorageArea
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testOSGiDevSetsCheckConfiguration
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testOverrideEquinoxConfigAreaProp
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testParallelActivationPersistence
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testProvideOSGiEEandNative
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testStartLevelMultiThreadAvailableProcessors
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testStartLevelMultiThreadExplicit1
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testStartLevelMultiThreadExplicit4
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testStartLevelRestrictMultiThreadExplicit4
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testStartLevelSingleThread
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testStartLevelSorting
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle02
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle03
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle04
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle05_1
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle05_2
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle06
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle07
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle08
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle09
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle10
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle11
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle12
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle13
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle14
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle16
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle17
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle18
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle19
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundleListener
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundleLoader
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemCapabilitiesBug522125
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemNLFragment
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testURLExternalFormat01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testURLMultiplexing01
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testUUID
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testWeavingPersistence
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testWindowsAlias
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testZipBundleFileOpenLock
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.URLHandlerTests ‑ testImageProducer
AutomatedTests BundleTests org.eclipse.osgi.tests.bundles.URLHandlerTests ‑ testURLHandlerUnregister
AutomatedTests DebugOptionsTestCase ‑ testBatchSetOptionsWhenDisabled
AutomatedTests DebugOptionsTestCase ‑ testBatchSetOptionsWhenEnabled
AutomatedTests DebugOptionsTestCase ‑ testBooleanValues
AutomatedTests DebugOptionsTestCase ‑ testDyanmicEnablement01
AutomatedTests DebugOptionsTestCase ‑ testDyanmicEnablement02
AutomatedTests DebugOptionsTestCase ‑ testDyanmicEnablement03
AutomatedTests DebugOptionsTestCase ‑ testDyanmicEnablement04
AutomatedTests DebugOptionsTestCase ‑ testEntryExitWithBracesInArgs
AutomatedTests DebugOptionsTestCase ‑ testIntegerValues
AutomatedTests DebugOptionsTestCase ‑ testRegistration01
AutomatedTests DebugOptionsTestCase ‑ testSetNullOptions
AutomatedTests DebugOptionsTestCase ‑ testSetOptionsWhenDisabled
AutomatedTests DebugOptionsTestCase ‑ testStringValues
AutomatedTests DebugOptionsTestCase ‑ testTraceFile01
AutomatedTests DebugOptionsTestCase ‑ testTraceFile02
AutomatedTests DebugOptionsTestCase ‑ testTraceFile03
AutomatedTests DebugOptionsTestCase ‑ testTraceFile04
AutomatedTests DebugOptionsTestCase ‑ testTraceFile05
AutomatedTests DebugOptionsTestCase ‑ testTraceFile06
AutomatedTests DebugOptionsTestCase ‑ testTraceFile07
AutomatedTests DebugOptionsTestCase ‑ testTraceFile08
AutomatedTests DebugOptionsTestCase ‑ testTraceFile09
AutomatedTests DebugOptionsTestCase ‑ testTraceSystemOut
AutomatedTests DebugOptionsTestCase ‑ testTracingEntry01
AutomatedTests DebugOptionsTestCase ‑ testTracingEntry02
AutomatedTests DebugOptionsTestCase ‑ testVerboseDebugging
AutomatedTests EventManagerTests ‑ testCopyOnWriteIdentityMap
AutomatedTests ExceptionHandlerTests ‑ testFatalException
AutomatedTests ExceptionHandlerTests ‑ testNonFatalException
AutomatedTests FilterTests ‑ testComparable[BundleContextFilter]
AutomatedTests FilterTests ‑ testComparable[FrameworkUtilFilter]
AutomatedTests FilterTests ‑ testFilter[BundleContextFilter]
AutomatedTests FilterTests ‑ testFilter[FrameworkUtilFilter]
AutomatedTests FilterTests ‑ testFrameworkUtilCreateFilter[BundleContextFilter]
AutomatedTests FilterTests ‑ testFrameworkUtilCreateFilter[FrameworkUtilFilter]
AutomatedTests FilterTests ‑ testIllegal[BundleContextFilter]
AutomatedTests FilterTests ‑ testIllegal[FrameworkUtilFilter]
AutomatedTests FilterTests ‑ testInvalidValues[BundleContextFilter]
AutomatedTests FilterTests ‑ testInvalidValues[FrameworkUtilFilter]
AutomatedTests FilterTests ‑ testNormalization[BundleContextFilter]
AutomatedTests FilterTests ‑ testNormalization[FrameworkUtilFilter]
AutomatedTests FilterTests ‑ testNullKeyMatch[BundleContextFilter]
AutomatedTests FilterTests ‑ testNullKeyMatch[FrameworkUtilFilter]
AutomatedTests FilterTests ‑ testNullValueMatch[BundleContextFilter]
AutomatedTests FilterTests ‑ testNullValueMatch[FrameworkUtilFilter]
AutomatedTests FilterTests ‑ testObject[BundleContextFilter]
AutomatedTests FilterTests ‑ testObject[FrameworkUtilFilter]
AutomatedTests FilterTests ‑ testScalarSubstring[BundleContextFilter]
AutomatedTests FilterTests ‑ testScalarSubstring[FrameworkUtilFilter]
AutomatedTests InstallTests ‑ testInstall2NonSingletonBundles
AutomatedTests InstallTests ‑ testInstall2SingletonBundles
AutomatedTests InstallTests ‑ testInstallBundleWithExtensionAndExtensionPoint
AutomatedTests InstallTests ‑ testInstallBundleWithExtensionOnly
AutomatedTests InstallTests ‑ testInstallBundleWithExtensionPointOnly
AutomatedTests InstallTests ‑ testInstallInvalidManifest02
AutomatedTests InstallTests ‑ testInstallInvalidManifest03
AutomatedTests InstallTests ‑ testInstallInvalidManifest04
AutomatedTests InstallTests ‑ testInstallInvalidManifest05
AutomatedTests InstallTests ‑ testInstallLocationWithSpaces
AutomatedTests InstallTests ‑ testInstallLocationWithUnderscores
AutomatedTests InstallTests ‑ testInstallNoVersionManifest01
AutomatedTests InstallTests ‑ testStartError01
AutomatedTests InstallTests ‑ testStartError02
AutomatedTests InstallTests ‑ testUnsupportedOperation01
AutomatedTests MiscTests ‑ testBug251427
AutomatedTests SecurityTestSuite addTrustAnchor negative test: existing alias specified ‑ Unknown test
AutomatedTests SecurityTestSuite addTrustAnchor negative test: existing cert specified ‑ Unknown test
AutomatedTests SecurityTestSuite addTrustAnchor negative test: null cert specified ‑ Unknown test
AutomatedTests SecurityTestSuite addTrustAnchor positive test: add with alias ‑ Unknown test
AutomatedTests SecurityTestSuite findTrustAnchor negative test: incomplete-able chain ‑ Unknown test
AutomatedTests SecurityTestSuite findTrustAnchor negative test: invalid chain ‑ Unknown test
AutomatedTests SecurityTestSuite findTrustAnchor negative test: null chain ‑ Unknown test
AutomatedTests SecurityTestSuite findTrustAnchor negative test: untrusted chain ‑ Unknown test
AutomatedTests SecurityTestSuite findTrustAnchor negative test: untrusted self signed ‑ Unknown test
AutomatedTests SecurityTestSuite findTrustAnchor positive test: chain with intermediate trusted ‑ Unknown test
AutomatedTests SecurityTestSuite findTrustAnchor positive test: chain with leaf trusted ‑ Unknown test
AutomatedTests SecurityTestSuite findTrustAnchor positive test: chain with root trusted ‑ Unknown test
AutomatedTests SecurityTestSuite findTrustAnchor positive test: self signed trusted ‑ Unknown test
AutomatedTests SecurityTestSuite getAliases positive test: get the alias list ‑ Unknown test
AutomatedTests SecurityTestSuite getTrustAnchor negative test: does not exist ‑ Unknown test
AutomatedTests SecurityTestSuite getTrustAnchor negative test: get by null alias ‑ Unknown test
AutomatedTests SecurityTestSuite getTrustAnchor positive test: get by alias ‑ Unknown test
AutomatedTests SecurityTestSuite org.eclipse.osgi.tests.security.BundleToJarInputStreamTest ‑ testInputStreamEquality
AutomatedTests SecurityTestSuite org.eclipse.osgi.tests.security.BundleToJarInputStreamTest ‑ testSignedContentCorruption
AutomatedTests SecurityTestSuite removeTrustAnchor negative test: by alias not found ‑ Unknown test
AutomatedTests SecurityTestSuite removeTrustAnchor negative test: cert not found ‑ Unknown test
AutomatedTests SecurityTestSuite removeTrustAnchor negative test: remove by null alias ‑ Unknown test
AutomatedTests SecurityTestSuite removeTrustAnchor negative test: remove by null certificate ‑ Unknown test
AutomatedTests SecurityTestSuite removeTrustAnchor positive test: remove by alias ‑ Unknown test
AutomatedTests SecurityTestSuite removeTrustAnchor positive test: remove by cert ‑ Unknown test
AutomatedTests SecurityTestSuite ‑ test489686
AutomatedTests SecurityTestSuite ‑ testAdminPermission01
AutomatedTests SecurityTestSuite ‑ testAdminPermission02
AutomatedTests SecurityTestSuite ‑ testAdminPermission03
AutomatedTests SecurityTestSuite ‑ testAdminPermission04
AutomatedTests SecurityTestSuite ‑ testAdminPermission05
AutomatedTests SecurityTestSuite ‑ testAdminPermission06
AutomatedTests SecurityTestSuite ‑ testAdminPermission07
AutomatedTests SecurityTestSuite ‑ testAdminPermission08
AutomatedTests SecurityTestSuite ‑ testAdminPermission09
AutomatedTests SecurityTestSuite ‑ testAdminPermission10
AutomatedTests SecurityTestSuite ‑ testAdminPermission11
AutomatedTests SecurityTestSuite ‑ testBug225090_01
AutomatedTests SecurityTestSuite ‑ testBug225090_02
AutomatedTests SecurityTestSuite ‑ testBug228427_01
AutomatedTests SecurityTestSuite ‑ testBug228427_02
AutomatedTests SecurityTestSuite ‑ testBug228427_03
AutomatedTests SecurityTestSuite ‑ testBug228427_04
AutomatedTests SecurityTestSuite ‑ testBug236329_01
AutomatedTests SecurityTestSuite ‑ testBug252098
AutomatedTests SecurityTestSuite ‑ testBug378155
AutomatedTests SecurityTestSuite ‑ testBug434711
AutomatedTests SecurityTestSuite ‑ testBundleSignerCondition01
AutomatedTests SecurityTestSuite ‑ testBundleSignerCondition02
AutomatedTests SecurityTestSuite ‑ testBundleSignerCondition03
AutomatedTests SecurityTestSuite ‑ testBundleSignerCondition04
AutomatedTests SecurityTestSuite ‑ testBundleSignerCondition05
AutomatedTests SecurityTestSuite ‑ testBundleSignerCondition06
AutomatedTests SecurityTestSuite ‑ testBundleSignerCondition07
AutomatedTests SecurityTestSuite ‑ testBundleSignerCondition08
AutomatedTests SecurityTestSuite ‑ testBundleSignerCondition09
AutomatedTests SecurityTestSuite ‑ testBundleSignerCondition10
AutomatedTests SecurityTestSuite ‑ testBundleSignerCondition11
AutomatedTests SecurityTestSuite ‑ testBundleSignerCondition12
AutomatedTests SecurityTestSuite ‑ testSignedContent01
AutomatedTests SecurityTestSuite ‑ testSignedContent02
AutomatedTests SecurityTestSuite ‑ testSignedContent03
AutomatedTests SecurityTestSuite ‑ testSignedContent04
AutomatedTests SecurityTestSuite ‑ testSignedContent05
AutomatedTests SecurityTestSuite ‑ testSignedContent06
AutomatedTests SecurityTestSuite ‑ testSignedContent07
AutomatedTests SecurityTestSuite ‑ testSignedContent07a
AutomatedTests SecurityTestSuite ‑ testSignedContent08
AutomatedTests SecurityTestSuite ‑ testSignedContent09
AutomatedTests SecurityTestSuite ‑ testSignedContent10
AutomatedTests SecurityTestSuite ‑ testSignedContent11
AutomatedTests SecurityTestSuite ‑ testSignedContent12
AutomatedTests SecurityTestSuite ‑ testSignedContent13
AutomatedTests SecurityTestSuite ‑ testSignedContent14
AutomatedTests SecurityTestSuite ‑ testSignedContent15
AutomatedTests SecurityTestSuite ‑ testSignedContent16
AutomatedTests SecurityTestSuite ‑ testSignedContentJava16
org.apache.felix.resolver.test.BigResolutionTest ‑ testIterativeResolution
org.apache.felix.resolver.test.BigResolutionTest ‑ testResolutionSpeed
org.apache.felix.resolver.test.FELIX_4914_Test ‑ testResolution
org.apache.felix.resolver.test.ResolverTest ‑ testPackageSources
org.apache.felix.resolver.test.ResolverTest ‑ testScenario1
org.apache.felix.resolver.test.ResolverTest ‑ testScenario10
org.apache.felix.resolver.test.ResolverTest ‑ testScenario11
org.apache.felix.resolver.test.ResolverTest ‑ testScenario12
org.apache.felix.resolver.test.ResolverTest ‑ testScenario13
org.apache.felix.resolver.test.ResolverTest ‑ testScenario14
org.apache.felix.resolver.test.ResolverTest ‑ testScenario15
org.apache.felix.resolver.test.ResolverTest ‑ testScenario16
org.apache.felix.resolver.test.ResolverTest ‑ testScenario17_1
org.apache.felix.resolver.test.ResolverTest ‑ testScenario17_2
org.apache.felix.resolver.test.ResolverTest ‑ testScenario17_3
org.apache.felix.resolver.test.ResolverTest ‑ testScenario17_4
org.apache.felix.resolver.test.ResolverTest ‑ testScenario17_5
org.apache.felix.resolver.test.ResolverTest ‑ testScenario17_6
org.apache.felix.resolver.test.ResolverTest ‑ testScenario18
org.apache.felix.resolver.test.ResolverTest ‑ testScenario19
org.apache.felix.resolver.test.ResolverTest ‑ testScenario2
org.apache.felix.resolver.test.ResolverTest ‑ testScenario3
org.apache.felix.resolver.test.ResolverTest ‑ testScenario4
org.apache.felix.resolver.test.ResolverTest ‑ testScenario5
org.apache.felix.resolver.test.ResolverTest ‑ testScenario6
org.apache.felix.resolver.test.ResolverTest ‑ testScenario7
org.apache.felix.resolver.test.ResolverTest ‑ testScenario8
org.apache.felix.resolver.test.ResolverTest ‑ testScenario9
org.eclipse.equinox.bidi.internal.tests.StructuredTextExtensibilityTest ‑ testOtherContributions
org.eclipse.equinox.bidi.internal.tests.StructuredTextExtensionsTest ‑ testDefaultExtensions
org.eclipse.equinox.bidi.internal.tests.StructuredTextExtensionsTest ‑ testTestExtensions
org.eclipse.equinox.bidi.internal.tests.StructuredTextFullToLeanTest ‑ testFullToLean
org.eclipse.equinox.bidi.internal.tests.StructuredTextMathTest ‑ testRTLarithmetic
org.eclipse.equinox.bidi.internal.tests.StructuredTextMethodsTest ‑ testMethods
org.eclipse.equinox.bidi.internal.tests.StructuredTextProcessorTest ‑ testStructuredTextProcessor
org.eclipse.equinox.bidi.internal.tests.StructuredTextSomeMoreTest ‑ testSomeMore
org.eclipse.equinox.bidi.internal.tests.StructuredTextStringRecordTest ‑ testStringRecord
org.eclipse.equinox.cm.test.ConfigurationAdminTest ‑ testCreateConfig
org.eclipse.equinox.cm.test.ConfigurationAdminTest ‑ testCreateConfigNullPid
org.eclipse.equinox.cm.test.ConfigurationAdminTest ‑ testCreateConfigNullPidWithLocation
org.eclipse.equinox.cm.test.ConfigurationAdminTest ‑ testCreateConfigWithAndWithoutLocation
org.eclipse.equinox.cm.test.ConfigurationAdminTest ‑ testCreateConfigWithAndWithoutNullLocation
org.eclipse.equinox.cm.test.ConfigurationAdminTest ‑ testCreateConfigWithLocation
org.eclipse.equinox.cm.test.ConfigurationAdminTest ‑ testCreateFactoryConfig
org.eclipse.equinox.cm.test.ConfigurationAdminTest ‑ testCreateFactoryConfigNullPid
org.eclipse.equinox.cm.test.ConfigurationAdminTest ‑ testCreateFactoryConfigNullPidWithLocation
org.eclipse.equinox.cm.test.ConfigurationAdminTest ‑ testCreateFactoryConfigWithAndWithoutLocation
org.eclipse.equinox.cm.test.ConfigurationAdminTest ‑ testCreateFactoryConfigWithAndWithoutNullLocation
org.eclipse.equinox.cm.test.ConfigurationAdminTest ‑ testCreateFactoryConfigWithLocation
org.eclipse.equinox.cm.test.ConfigurationAdminTest ‑ testListConfiguration
org.eclipse.equinox.cm.test.ConfigurationAdminTest ‑ testListConfigurationNull
org.eclipse.equinox.cm.test.ConfigurationAdminTest ‑ testListConfigurationWithBoundLocation
org.eclipse.equinox.cm.test.ConfigurationAdminTest ‑ testListFactoryConfiguration
org.eclipse.equinox.cm.test.ConfigurationAdminTest ‑ testListFactoryConfigurationWithBoundLocation
org.eclipse.equinox.cm.test.ConfigurationAdminTest ‑ testPersistentConfig
org.eclipse.equinox.cm.test.ConfigurationAdminTest ‑ testPersistentFactoryConfig
org.eclipse.equinox.cm.test.ConfigurationDictionaryTest ‑ testGet
org.eclipse.equinox.cm.test.ConfigurationDictionaryTest ‑ testGetNull
org.eclipse.equinox.cm.test.ConfigurationDictionaryTest ‑ testGoodConfigProperties
org.eclipse.equinox.cm.test.ConfigurationDictionaryTest ‑ testNullKey
org.eclipse.equinox.cm.test.ConfigurationDictionaryTest ‑ testNullValue
org.eclipse.equinox.cm.test.ConfigurationDictionaryTest ‑ testObjectArray
org.eclipse.equinox.cm.test.ConfigurationDictionaryTest ‑ testObjectCollection
org.eclipse.equinox.cm.test.ConfigurationDictionaryTest ‑ testObjectValue
org.eclipse.equinox.cm.test.ConfigurationDictionaryTest ‑ testObjectVector
org.eclipse.equinox.cm.test.ConfigurationDictionaryTest ‑ testPutGetCustomCollection
org.eclipse.equinox.cm.test.ConfigurationDictionaryTest ‑ testRemove
org.eclipse.equinox.cm.test.ConfigurationDictionaryTest ‑ testRemoveNull
org.eclipse.equinox.cm.test.ConfigurationEventAdapterTest ‑ testConfigurationEvent
org.eclipse.equinox.cm.test.ConfigurationEventAdapterTest ‑ testConfigurationFactoryEvent
org.eclipse.equinox.cm.test.ConfigurationListenerTest ‑ testListener
org.eclipse.equinox.cm.test.ConfigurationPluginTest ‑ testPidSpecificMissPlugin
org.eclipse.equinox.cm.test.ConfigurationPluginTest ‑ testPidSpecificPlugin
org.eclipse.equinox.cm.test.ConfigurationPluginTest ‑ testPlugin
org.eclipse.equinox.cm.test.ConfigurationPluginTest ‑ testRankedPlugin
org.eclipse.equinox.cm.test.ConfigurationPluginTest ‑ testSameRankedPlugin
org.eclipse.equinox.cm.test.ManagedServiceFactoryTest ‑ testGeneralManagedServiceFactory
org.eclipse.equinox.cm.test.ManagedServiceFactoryTest ‑ testSamePidManagedServiceFactory
org.eclipse.equinox.cm.test.ManagedServiceTest ‑ testBug374637
org.eclipse.equinox.cm.test.ManagedServiceTest ‑ testGeneralManagedService
org.eclipse.equinox.cm.test.ManagedServiceTest ‑ testSamePidManagedService
org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 10: NOK pattern=foo, text=fop]
org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 11: NOK pattern=foo, text=fo]
org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 12: NOK pattern=fo, text=foo]
org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatchCaseInsensitive[line 9: OK pattern=foo, text=foo]
org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 10: NOK pattern=foo, text=fop]
org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 11: NOK pattern=foo, text=fo]
org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 12: NOK pattern=fo, text=foo]
org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 9: OK pattern=foo, text=foo]
org.eclipse.equinox.ds.tests.LazyServiceComponentActivationDeadLockTest ‑ testLateBindingInSameBundleDeadLock
org.eclipse.equinox.ds.tests.LazyServiceComponentActivationDeadLockTest ‑ testServiceFactoryDeadLock
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testActivateDeactivate
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testBindException
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testBindUnbind
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testBindUnbindParams
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testBlockingComponents
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testBoundServiceReplacement
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testBoundServiceReplacementOnModification
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testCircularityHandling
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testComponentConfigurationPID
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testComponentContextMethods
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testConfigAdminOnOff
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testConfigurationPolicy
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testConfigurationPolicyFactoryConf
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testDisposingMultipleDependencies
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testDynamicComponentFactoryServiceBinding
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testImmediateComponents
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testLazyBundles
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testModified100
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testModified110
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testModifiedSpecialCases
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testOptionalNames
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testOverload
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testPolicyOptionGreedy
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testPolicyOptionReluctant
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testPrivateProperties
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testPropertiesHandling
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testReferenceTargetProperty
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testRowReference
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testSecurity
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testServicePropertiesUpdate
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testStaticComponentFactoryServiceBinding
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testStaticPolicyBinding
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testUniqueComponentContext
org.eclipse.equinox.ds.tests.tbc.DSTest ‑ testWildcardHandling
org.eclipse.equinox.http.servlet.tests.AuthenticationTest ‑ test_forwardSecurity
org.eclipse.equinox.http.servlet.tests.AuthenticationTest ‑ test_handleFinishSecurity
org.eclipse.equinox.http.servlet.tests.Bug500783_Test ‑ test
org.eclipse.equinox.http.servlet.tests.Bug562440_Test ‑ test_ServletFlushBuffer
org.eclipse.equinox.http.servlet.tests.Bug562440_Test ‑ test_ServletGetStatus
org.eclipse.equinox.http.servlet.tests.Bug562843_2_Test ‑ test_Bug562843_testEncodedPercentSign
org.eclipse.equinox.http.servlet.tests.Bug562843_2_Test ‑ test_Bug562843_testEncodedSpace
org.eclipse.equinox.http.servlet.tests.Bug562843_Test ‑ test_Bug562843
org.eclipse.equinox.http.servlet.tests.Bug564747_Test ‑ test
org.eclipse.equinox.http.servlet.tests.Bug569406_Test ‑ test_Bug562843_Encode_Slash
org.eclipse.equinox.http.servlet.tests.Bug569406_Test ‑ test_Bug562843_Encode_Space
org.eclipse.equinox.http.servlet.tests.ContextHelperCustomizerTests ‑ testCreateDefaultHttpContextCreatesNewServletContextHelper
org.eclipse.equinox.http.servlet.tests.ContextHelperCustomizerTests ‑ testLegacyServletContextPathCustomizerContextPrefix
org.eclipse.equinox.http.servlet.tests.ContextHelperCustomizerTests ‑ testServletContextHelpersNotHiddenWhenRegisteredUsingConsumingContext
org.eclipse.equinox.http.servlet.tests.ContextHelperCustomizerTests ‑ testWBServletContextPathCustomizerContextPrefix
org.eclipse.equinox.http.servlet.tests.ContextHelperCustomizerTests ‑ testWBServletContextPathCustomizerDefaultFilter
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_Bug479115
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_Bug497510_1
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_Bug497510_2
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_crossContextDispatch1
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_forwardDepth1
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_forwardDepth1_WithRequestAndForwardFilter
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_forwardDepth1_WithRequestFilter
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_forwardDepth2
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_forwardDepth3
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_forwardNamed
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_forwardNamedParameterAggregationAndPrecedence
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_forwardParameterAggregationAndPrecedence
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_forwardStreamed
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_forwardStreamed_WithRequestAndForwardFilter
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_forwardStreamed_WithRequestFilter
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_headers_forward
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_headers_include
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_includeBasic
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_includeDepth1
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_includeDepth1_WithRequestAndIncludeFilter
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_includeDepth1_WithRequestFilter
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_includeDepth2
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_includeDepth3
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_includeNamed
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_includeNamedParameterAggregationAndPrecedence
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_includeParameterAggregationAndPrecedence
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_includeStreamed
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_includeStreamed_WithRequestAndIncludeFilter
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_includeStreamed_WithRequestFilter
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_streamed_response_outputstream
org.eclipse.equinox.http.servlet.tests.DispatchingTest ‑ test_streamed_response_writer
org.eclipse.equinox.http.servlet.tests.PreprocessorTestCase ‑ testPreprocessorInitParameters
org.eclipse.equinox.http.servlet.tests.PreprocessorTestCase ‑ testPreprocessorInvocation
org.eclipse.equinox.http.servlet.tests.PreprocessorTestCase ‑ testPreprocessorRanking
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ testHTTPSEndpoint
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ testHttpContextSetUser
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ testServletContextUnsupportedOperations
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ testWBServletChangeInitParams
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ testWBServletChangePattern
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ testWBServletChangeRanking
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ testWBServletDefaultContextAdaptor1
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ testWBServletDefaultContextAdaptor2
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ testWBServletDefaultContextAdaptor3
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Async1
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_AsyncOutput1
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_BufferedOutput
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ErrorPage1
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ErrorPage10
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ErrorPage11
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ErrorPage2
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ErrorPage3
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ErrorPage4
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ErrorPage5
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ErrorPage6
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ErrorPage7
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ErrorPage8
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ErrorPage9
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter1
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter10
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter11
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter12
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter13
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter14
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter15
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter16
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter17
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter18
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter19
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter2
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter20
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter21
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter22a
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter22b
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter22c
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter22d
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter22e
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter22f
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter22g
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter22h
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter22i
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter23a
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter23b
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter23c
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter24
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter3
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter4
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter5
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter6
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter7
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter8
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Filter9
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Listener1
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Listener10
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Listener11
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Listener2
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Listener3
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Listener4
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Listener5
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Listener6
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Listener7
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Listener8
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Listener9
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_PathEncodings_Bug540970
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Registration1
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Registration11
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Registration12
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Registration13
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Registration14
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Registration15
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Registration16
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Registration17
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Registration18_WhiteboardServletByNameOnly
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Registration2
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Registration3
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Registration4
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Registration5
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Registration6
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_RegistrationTCCL1
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Resource1
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Resource2
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Resource3
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Resource4
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Resource5
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ResourceAliasNormal
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ResourceAliasSlash
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ResourceRangeRequest_Complete
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ResourceRangeRequest_WithRange
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ResourceRangeRequest_WithRange_customContext
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Runtime
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Servlet1
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Servlet10
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Servlet11
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Servlet12
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Servlet13
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Servlet16
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Servlet16_fileuploadWithLocation
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Servlet16_fileuploadWithLocationAndThreshold
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Servlet16_fileuploadWithLocationMaxFileSize
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Servlet16_fileuploadWithLocationMaxRequestSize
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Servlet16_notEnabled
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Servlet18
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Servlet2
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Servlet3
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Servlet4
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Servlet5
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Servlet6
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Servlet7
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Servlet9
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ServletContext1
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ServletContext1_2
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ServletContext2
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ServletContextHelper1
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ServletContextHelper10
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ServletContextHelper11
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ServletContextHelper12
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ServletContextHelper13
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ServletContextHelper14_uniqueTempDirs
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ServletContextHelper15_fullContextPath_forward
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ServletContextHelper15_fullContextPath_include
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ServletContextHelper7
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ServletContextHelper8
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ServletContextHelper9
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ServletContextHelperVisibility
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_ServletExactMatchPrecidence
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Sessions01
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Sessions02
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Sessions03_HttpSessionInvalidator
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Sessions04_inlineSessionId
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_Sessions05_Bug541607_MemoryLeak
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_WBServlet1
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_WBServlet2
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_commonsFileUpload
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_getRequestURI_trailingSlash1
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_getRequestURI_trailingSlash2
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_getRequestURI_trailingSlash3
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_getRequestURI_trailingSlash4
org.eclipse.equinox.http.servlet.tests.ServletTest ‑ test_unregister
org.eclipse.equinox.http.servlet.tests.TestHttpServiceAndErrorPage ‑ testHttpServiceAndErrorPage
org.eclipse.equinox.http.servlet.tests.TestHttpServiceAndNamedServlet ‑ testHttpServiceAndNamedServlet
org.eclipse.equinox.http.servlet.tests.TestUpload ‑ testUpload
org.eclipse.equinox.http.servlet.tests.TestUploadWithParameter ‑ testUploadWithParameter
org.eclipse.equinox.http.servlet.tests.Test_140_11_3 ‑ test_140_11_3
org.eclipse.equinox.http.servlet.tests.Test_140_2_17to22 ‑ test_140_2_17to22
org.eclipse.equinox.http.servlet.tests.Test_140_2_26to27 ‑ test_140_2_26to27
org.eclipse.equinox.http.servlet.tests.Test_140_2_39to41 ‑ test_140_2_39to41
org.eclipse.equinox.http.servlet.tests.Test_140_2_6_getResourcePaths ‑ test_140_2_6_getResourcePaths
org.eclipse.equinox.http.servlet.tests.Test_140_4_11to13 ‑ test_140_4_11to13
org.eclipse.equinox.http.servlet.tests.Test_140_4_14to15 ‑ test_140_4_14to15
org.eclipse.equinox.http.servlet.tests.Test_140_4_16 ‑ test_140_4_16
org.eclipse.equinox.http.servlet.tests.Test_140_4_17to22 ‑ test_140_4_17to22
org.eclipse.equinox.http.servlet.tests.Test_140_4_1_22to23 ‑ test_140_4_1_22to23
org.eclipse.equinox.http.servlet.tests.Test_140_4_26to31 ‑ test_140_4_26to31
org.eclipse.equinox.http.servlet.tests.Test_140_4_42to44 ‑ test_140_4_42to44

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

2194 tests found (test 2129 to 2194)

There are 2194 tests, see "Raw output" for the list of tests 2129 to 2194.
Raw output
org.eclipse.equinox.http.servlet.tests.Test_140_4_9 ‑ test_140_4_9
org.eclipse.equinox.http.servlet.tests.Test_140_6_1 ‑ test_140_6_1
org.eclipse.equinox.http.servlet.tests.Test_140_6_20to21_commonProperties ‑ test_140_6_20to21_commonProperties
org.eclipse.equinox.http.servlet.tests.Test_140_7_validation ‑ test_140_7_validation
org.eclipse.equinox.http.servlet.tests.Test_140_9_ServletContextDTO_custom_listener ‑ test_140_9_ServletContextDTO_custom_listener
org.eclipse.equinox.http.servlet.tests.Test_140_9_ServletContextDTO_default_listener ‑ test_140_9_ServletContextDTO_default_listener
org.eclipse.equinox.http.servlet.tests.Test_table_140_1_HTTP_WHITEBOARD_CONTEXT_NAME_bindUsingContextSelect ‑ test_table_140_1_HTTP_WHITEBOARD_CONTEXT_NAME_bindUsingContextSelect
org.eclipse.equinox.http.servlet.tests.Test_table_140_1_HTTP_WHITEBOARD_CONTEXT_NAME_tieGoesToOldest ‑ test_table_140_1_HTTP_WHITEBOARD_CONTEXT_NAME_tieGoesToOldest
org.eclipse.equinox.http.servlet.tests.Test_table_140_1_HTTP_WHITEBOARD_CONTEXT_PATH_type ‑ test_table_140_1_HTTP_WHITEBOARD_CONTEXT_PATH_type
org.eclipse.equinox.http.servlet.tests.Test_table_140_4_HTTP_WHITEBOARD_SERVLET_ASYNC_SUPPORTED ‑ test_table_140_4_HTTP_WHITEBOARD_SERVLET_ASYNC_SUPPORTED
org.eclipse.equinox.http.servlet.tests.Test_table_140_4_HTTP_WHITEBOARD_SERVLET_ASYNC_SUPPORTED_validate ‑ test_table_140_4_HTTP_WHITEBOARD_SERVLET_ASYNC_SUPPORTED_validate
org.eclipse.equinox.http.servlet.tests.Test_table_140_4_HTTP_WHITEBOARD_SERVLET_ERROR_PAGE_4xx ‑ test_table_140_4_HTTP_WHITEBOARD_SERVLET_ERROR_PAGE_4xx
org.eclipse.equinox.http.servlet.tests.Test_table_140_4_HTTP_WHITEBOARD_SERVLET_ERROR_PAGE_exception ‑ test_table_140_4_HTTP_WHITEBOARD_SERVLET_ERROR_PAGE_exception
org.eclipse.equinox.http.servlet.tests.Test_table_140_5_HTTP_WHITEBOARD_FILTER_DISPATCHER_error ‑ test_table_140_5_HTTP_WHITEBOARD_FILTER_DISPATCHER_error
org.eclipse.equinox.http.servlet.tests.Test_table_140_5_HTTP_WHITEBOARD_FILTER_DISPATCHER_request ‑ test_table_140_5_HTTP_WHITEBOARD_FILTER_DISPATCHER_request
org.eclipse.equinox.http.servlet.tests.Test_table_140_5_HTTP_WHITEBOARD_FILTER_PATTERN ‑ test_table_140_5_HTTP_WHITEBOARD_FILTER_PATTERN
org.eclipse.equinox.http.servlet.tests.Test_table_140_5_HTTP_WHITEBOARD_FILTER_REGEX ‑ patternCheck
org.eclipse.equinox.http.servlet.tests.Test_table_140_5_HTTP_WHITEBOARD_FILTER_REGEX ‑ test_table_140_5_HTTP_WHITEBOARD_FILTER_REGEX
org.eclipse.equinox.http.servlet.tests.Test_table_140_6_HTTP_WHITEBOARD_RESOURCE_validation ‑ test_table_140_6_HTTP_WHITEBOARD_RESOURCE_validation
org.eclipse.equinox.launcher.tests.LauncherTests ‑ test_ArgsRemainSameOverRelaunches
org.eclipse.equinox.launcher.tests.LauncherTests ‑ test_ArgsRemainSameOverRestarts
org.eclipse.equinox.launcher.tests.LauncherTests ‑ test_appTerminatesWithCodeZeroOnExit
org.eclipse.equinox.launcher.tests.LauncherTests ‑ test_eclipseIniChangesShouldBePickedOnRelaunch
org.eclipse.equinox.launcher.tests.LauncherTests ‑ test_eclipseIniChangesShouldBePickedOnRestart
org.eclipse.equinox.launcher.tests.LauncherTests ‑ test_newNonVMAndVMArgsForRelaunchhWithAppendVMArgs
org.eclipse.equinox.launcher.tests.LauncherTests ‑ test_newNonVMAndVMArgsForRelaunchhWithAppendVMArgsAndSkipOldUserArgs
org.eclipse.equinox.launcher.tests.LauncherTests ‑ test_newNonVMArgsForRelaunchShouldBeEffective
org.eclipse.equinox.launcher.tests.LauncherTests ‑ test_newNonVMArgsForRelaunchShouldOverrideOlderSameArg
org.eclipse.equinox.launcher.tests.LauncherTests ‑ test_newNonVMArgsForRelaunchWithSkipOldUserArgs
org.eclipse.equinox.launcher.tests.LauncherTests ‑ test_newVMArgsForRelaunchShouldBeEffective
org.eclipse.equinox.launcher.tests.LauncherTests ‑ test_newVMArgsForRelaunchhWithAppendVMArgs
org.eclipse.equinox.launcher.tests.LauncherTests ‑ test_newVMArgsForRelaunchhWithAppendVMArgsAndSkipOldUserArgs
org.eclipse.equinox.launcher.tests.LauncherTests ‑ test_newVMArgsForRelaunchhWithSkipOldUserArgs
org.eclipse.equinox.preferences.tests.EclipsePreferencesTest ‑ testBundleStateScope
org.eclipse.equinox.preferences.tests.EclipsePreferencesTest ‑ testConcurrentNodeChangeListener
org.eclipse.equinox.preferences.tests.EclipsePreferencesTest ‑ testConcurrentPreferenceChangeListener
org.eclipse.equinox.preferences.tests.OsgiPreferenceMetadataStoreTest ‑ testConsumable
org.eclipse.equinox.preferences.tests.OsgiPreferenceMetadataStoreTest ‑ testLoadBoolean
org.eclipse.equinox.preferences.tests.OsgiPreferenceMetadataStoreTest ‑ testLoadByteArray
org.eclipse.equinox.preferences.tests.OsgiPreferenceMetadataStoreTest ‑ testLoadDouble
org.eclipse.equinox.preferences.tests.OsgiPreferenceMetadataStoreTest ‑ testLoadFloat
org.eclipse.equinox.preferences.tests.OsgiPreferenceMetadataStoreTest ‑ testLoadInt
org.eclipse.equinox.preferences.tests.OsgiPreferenceMetadataStoreTest ‑ testLoadLong
org.eclipse.equinox.preferences.tests.OsgiPreferenceMetadataStoreTest ‑ testLoadString
org.eclipse.equinox.preferences.tests.OsgiPreferenceMetadataStoreTest ‑ testLoadUnknown
org.eclipse.equinox.preferences.tests.OsgiPreferenceMetadataStoreTest ‑ testNullPreferences
org.eclipse.equinox.preferences.tests.OsgiPreferenceMetadataStoreTest ‑ testSaveBoolean
org.eclipse.equinox.preferences.tests.OsgiPreferenceMetadataStoreTest ‑ testSaveByteArray
org.eclipse.equinox.preferences.tests.OsgiPreferenceMetadataStoreTest ‑ testSaveDouble
org.eclipse.equinox.preferences.tests.OsgiPreferenceMetadataStoreTest ‑ testSaveFloat
org.eclipse.equinox.preferences.tests.OsgiPreferenceMetadataStoreTest ‑ testSaveInt
org.eclipse.equinox.preferences.tests.OsgiPreferenceMetadataStoreTest ‑ testSaveLong
org.eclipse.equinox.preferences.tests.OsgiPreferenceMetadataStoreTest ‑ testSaveString
org.eclipse.equinox.preferences.tests.OsgiPreferenceMetadataStoreTest ‑ testSaveUnknown
org.eclipse.equinox.preferences.tests.PreferenceMetadataTest ‑ testPreferenceMetadata
org.eclipse.equinox.preferences.tests.PreferenceMetadataTest ‑ testPreferenceMetadataNullDefaultValue
org.eclipse.equinox.preferences.tests.PreferenceMetadataTest ‑ testPreferenceMetadataNullDescription
org.eclipse.equinox.preferences.tests.PreferenceMetadataTest ‑ testPreferenceMetadataNullIdentifier
org.eclipse.equinox.preferences.tests.PreferenceMetadataTest ‑ testPreferenceMetadataNullName
org.eclipse.equinox.preferences.tests.PreferenceMetadataTest ‑ testPreferenceMetadataNullValueType
org.eclipse.equinox.preferences.tests.ScopeStorageLocationTest ‑ testConfigurationScope_readLocation
org.eclipse.equinox.preferences.tests.ScopeStorageLocationTest ‑ testConfigurationScope_writeLocation
org.eclipse.equinox.preferences.tests.ScopeStorageLocationTest ‑ testInstanceScope_readLocation
org.eclipse.equinox.preferences.tests.ScopeStorageLocationTest ‑ testInstanceScope_writeLocation
org.eclipse.equinox.preferences.tests.ScopeStorageLocationTest ‑ testUserScope_readLocation
org.eclipse.equinox.preferences.tests.ScopeStorageLocationTest ‑ testUserScope_writeLocation