Skip to content

[Oomph-Setup] Change Equinox configuration setup to contain only equinox #1909

[Oomph-Setup] Change Equinox configuration setup to contain only equinox

[Oomph-Setup] Change Equinox configuration setup to contain only equinox #1909

GitHub Actions / Test Results succeeded Oct 13, 2024 in 0s

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

  660 files  ±0    660 suites  ±0   1h 15m 47s ⏱️ -57s
2 201 tests ±0  2 154 ✅ ±0   47 💤 ±0  0 ❌ ±0 
6 747 runs  ±0  6 604 ✅ ±0  143 💤 ±0  0 ❌ ±0 

Results for commit be04851. ± Comparison against earlier commit c2b455e.

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 org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testXFriends
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.PlatformAdminBundleTests ‑ testUnresolvedLeaves01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ tTestBug351519RefreshEnabled
AutomatedTests org.eclipse.osgi.tests.bundles.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

2201 tests found (test 1 to 409)

There are 2201 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

2201 tests found (test 410 to 776)

There are 2201 tests, see "Raw output" for the list of tests 410 to 776.
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 org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogReaderServiceTest ‑ testBadFilter
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogReaderServiceTest ‑ testExtendedLogEntry
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogReaderServiceTest ‑ testSynchronousLogListener
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogReaderServiceTest ‑ testaddFilteredListener
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogReaderServiceTest ‑ testaddFilteredListenerTwice
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogReaderServiceTest ‑ testaddNullFilterr
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogReaderServiceTest ‑ testaddNullListener
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testIsLoggableTrue
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testLogContext
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testLogContextWithNullThrowable
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testLoggerIsLoggableTrue
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testLoggerNotIsLoggableWithListener
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testNamedLoggerLogFull
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testNamedLoggerLogFullWithBundle
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testNamedLoggerLogFullWithNullBundle
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testNamedLoggerLogNull
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testNotIsLoggableWithListener
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testNotIsLoggableWithNoListener
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testNullLogContext
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllExtendedLogServiceTests org.eclipse.equinox.log.test.ExtendedLogServiceTest ‑ testNullLoggerLogNull
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogPermissionCollectionTest ‑ testImplies
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testBadListener
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testBundleEventsLogged
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLogBundleEventInfo
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLogBundleEventSynchronous
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLogEntry
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLogFrameworkEvent
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLogFrameworkEventType
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLogHistory1
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLogHistory2
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLogServiceEventDebug
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLogServiceEventInfo
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLoggerContextSetLogLevelsWithBundleInstalledAndLogger
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLoggerContextSetLogLevelsWithBundleInstalledAndNoLogger
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testLoggerContextSetLogLevelsWithoutBundleAndLogger
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testaddListener
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testaddListenerTwice
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogReaderServiceTest ‑ testaddNullListener
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogDebug
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogError
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogFull1
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogFull2
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogFull3
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogFull4
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogInfo
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogMessage
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogNegativeLevel
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogNull1
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogNull2
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogNull3
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogNull4
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogNullMessage
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogNullThrowable
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogServiceReference
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogServiceReferenceWithNullThrowable
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogThrowable
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testLogWarning
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testNullLogServiceReference
AutomatedTests org.eclipse.equinox.log.test.AllTests org.eclipse.equinox.log.test.AllLogServiceTests org.eclipse.equinox.log.test.LogServiceTest ‑ testServiceEventLog
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testAsyncValue01
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testAsyncValue02
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testAsyncValue03
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testAsyncValue04
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testAsyncValue05
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testAsyncValue06
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testCardinality01
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testCardinality02
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testDescriptorEvents01
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testDestroyBeforeStart01
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testDestroyBeforeStart02
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testExitValue01
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testExitValue02
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testExitValue03
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testExitValue04
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testExitValue05
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testExitValue06
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testExitValue07
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testExitValue08
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testExitValue09
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testExitValue10
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testFailedApplication01
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testGlobalSingleton
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testHandleEvents01
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testInvalidArgs
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testMainThreaded01
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testMainThreaded02
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testPersistentLock01
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testPersistentLock02
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testPersistentLock03
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testPersistentSchedule01
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testPersistentSchedule02
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testPersistentSchedule03
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testPersistentSchedule04
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testPersistentSchedule05
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testPersistentSchedule06
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testPersistentSchedule07
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testPersistentSchedule08
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testRelaunch
AutomatedTests org.eclipse.osgi.tests.appadmin.AllTests ‑ testSimpleApp
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.AddDynamicImportTests ‑ testAddDynamicImportMultipleTimes
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.AddDynamicImportTests ‑ testAddDynamicImportWhileDynamicWiring
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleExceptionTests ‑ testDuplicateError01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleExceptionTests ‑ testDuplicateError02
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleExceptionTests ‑ testInvalidBundleActivator01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleExceptionTests ‑ testInvalidBundleActivator02
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleExceptionTests ‑ testInvalidBundleActivator03
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleExceptionTests ‑ testUninstallSystemBundle
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testBug290193
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testCollisionHook
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testEscapeZipRoot
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testInstallWithInterruption
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testInstallWithLocation01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testInstallWithLocation02
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testInstallWithStream03
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testOctothorpLocation
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testPercentCharBundleEntry
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testPercentLocation
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testPlusCharBundleEntry
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testPlusLocation
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testQuestionMarkLocation
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testSpaceCharBundleEntry
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testSpaceLocation
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testUpdateNoStream01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testUpdateNoStream02
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testUpdateWithStream01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests ‑ testUpdateWithStream02
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleNativeCodeTests ‑ testMultipleBundleNativeHostOnlyOneMatch
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleNativeCodeTests ‑ testMultipleBundleNativeHostWithFragmentsMultipleMatch
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleNativeCodeTests ‑ testMultipleBundleNativeHostWithFragmentsOneMatch
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleNativeCodeTests ‑ testSingleBundleNativeHostOneMatch
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleNativeCodeTests ‑ testSingleBundleNativeHostWithFragmentsMultipleMatch
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleNativeCodeTests ‑ testSingleBundleNativeHostWithFragmentsOneMatch
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleResourceTests ‑ testBreakOutDirBundle
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleResourceTests ‑ testBug320546_01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleResourceTests ‑ testBug320546_02
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleResourceTests ‑ testBug328795
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleResourceTests ‑ testBug338081
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.BundleResourceTests ‑ testBug395274
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.CascadeConfigTests ‑ testCascadeConfigBundleInstall
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.CascadeConfigTests ‑ testCascadeConfigDataArea
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.CascadeConfigTests ‑ testCascadeConfigIni
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testArrayTypeLoad
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBootGetResources01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBootGetResources02
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingDependent1
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingDependent2
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingDependent3
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingDependentListResources
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingGlobalFound
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingGlobalNotFound
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingInvalid
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingRegistered1
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingRegistered2
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingRegistered3
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassLoadingRegisteredListResources
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBuddyClassloadingBug438904
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug207847
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug213791
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug235958
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug258659_01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug258659_02

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

2201 tests found (test 777 to 1232)

There are 2201 tests, see "Raw output" for the list of tests 777 to 1232.
Raw output
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug258659_03
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug258659_04
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug299921
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug300692_01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug300692_02
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug306181
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug348805
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug348806
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug370258_beginException
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug370258_endException
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug408629
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug490902
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBug565522FragmentClasspath
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBundleClassLoaderEmptyGetResources
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBundleReference01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testBundleReference02
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testChainDepedencies
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testClassCircularityError
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testDefaultLocalUninstall
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testEntryURLEqualsHashCode
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testFragmentExportPackage
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testFragmentMultiHost
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testFragmentPackageAccess
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testGetEntryDir01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testGetResourceDir01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testImporterExporter01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testImporterExporter02
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testLegacyLazyStart
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testLegacyLoadActivation
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testListResources
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testLoadClassUnresolved
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testLoadTriggerClass
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testLoaderUninstalledBundle
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testManifestPackageSpec
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testMultiChainDepedencies01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testMultiChainDepedencies02
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testMultipleExportFragments01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testMultipleExportFragments02
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testMultipleExportFragments03
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testMultipleGetResources01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testMultipleGetResources01a
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testMultipleGetResources02
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testMultipleGetResources03
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testOSGiLazyStart
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testOSGiLazyStartDelay
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testRecursiveWeavingHookFactory
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testResolveURLRelativeBundleResourceWithPort
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testResourceURLEqualsHashCode
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testSimple
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testStaleLoaderNPE
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testStartResolve
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testStartTransient
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testStartTransientByLoadClass
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testStopTransient
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testSystemBundleGetResources01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testSystemBundleGetResources02
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testThreadLock
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testURI
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testURLExternalFormat01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testURLExternalFormat02
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testURLExternalFormat03
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testURLExternalFormat04
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testURLsBug164077
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testUninstallInUse01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testUnitTestForcompoundEnumerations
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests ‑ testXFriends
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testConnectActivator
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testConnectBundleHeaders
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testConnectContentActivatorsWithFrameworkLoaders
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testConnectContentActivatorsWithProvidedLoaders
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testConnectContentEntriesWithFrameworkLoaders
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testConnectContentEntriesWithProvidedLoaders
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testConnectContentHeaders
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testConnectContentManifest
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testConnectFactoryNoModules
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testConnectInit
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testGetConnectHeaders
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testInstallUpdateWithInputStream
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testJavaExportsConnect
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testOpenCloseUpdateConnectContent
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testSystemBundleContent
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ConnectTests ‑ testTrueCondition
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.DiscardBundleTests ‑ testDiscardDeletedBundleFile
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.DiscardBundleTests ‑ testDiscardOsgiCheckConfigurationTrueOsgiDevSpecified
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.DiscardBundleTests ‑ testDiscardOsgiCheckConfigurationTrueOsgiDevUnspecified
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.DiscardBundleTests ‑ testDiscardOsgiCheckConfigurationUnspecifiedOsgiDevSpecified
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.DiscardBundleTests ‑ testLimitResolutionAfterDiscard
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.DiscardBundleTests ‑ testNoDiscardOsgiCheckConfigurationFalseOsgiDevSpecified
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.DiscardBundleTests ‑ testNoDiscardOsgiCheckConfigurationFalseOsgiDevUnspecified
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.DiscardBundleTests ‑ testNoDiscardOsgiCheckConfigurationUnspecifiedOsgiDevUnspecified
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.EquinoxBundleAdaptTests ‑ testAdapt_File
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.EquinoxBundleAdaptTests ‑ testAdapt_Module
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.EquinoxBundleAdaptTests ‑ testAdapt_ProtectionDomain
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.EquinoxBundleAdaptTests ‑ testAdapt_SignedContent
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ExceptionMessageTest ‑ testLoadActivatorError
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ExceptionMessageTest ‑ testStartFragmentError
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ExceptionMessageTest ‑ testTrasientStartLevelError
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ExceptionMessageTest ‑ testUninstallContextError
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ExceptionMessageTest ‑ testUninstallModuleError
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ExceptionMessageTest ‑ testUnregisterSetPropsError
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ExceptionMessageTest ‑ testUnregisterTwiceError
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ExtensionBundleTests ‑ testActivatorOrder
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ExtensionBundleTests ‑ testExtClasspathExtension01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ExtensionBundleTests ‑ testExtensionBundleWithRequireCapabilityOsgiEeInstalls
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ExtensionBundleTests ‑ testFrameworkExtension01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ExtensionBundleTests ‑ testFrameworkExtension02
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ImportJavaSEPackagesTests ‑ testExportPackageCannotContainJavaPackages
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ImportJavaSEPackagesTests ‑ testImportPackageCanContainJavaPackages
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ImportJavaSEPackagesTests ‑ testSystemPackages
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ListenerTests ‑ testBundleListenersOrder
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ListenerTests ‑ testFrameworkListenersOrder
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.ListenerTests ‑ testServiceListenersOrder
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.LoggingTests ‑ testBug347183
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.LoggingTests ‑ testEventAdminAdapter1
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.LoggingTests ‑ testEventAdminAdapter2
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.LoggingTests ‑ testFrameworkLog
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.LoggingTests ‑ testLogService
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.LoggingTests ‑ testPluginILog
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.LoggingTests ‑ testRuntimeLog
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease10ClassLoad
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease10GetResource
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease10GetResources
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease10ListResources
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease11ClassLoad
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease11GetResource
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease11GetResources
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease11ListResources
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease8ClassLoad
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease8GetResource
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease8GetResources
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease8ListResources
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease9ClassLoad
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease9GetResource
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease9GetResources
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiRelease9ListResources
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiReleaseBundleDeletedRestart
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiReleaseBundleManifest10
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiReleaseBundleManifest11
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiReleaseBundleManifest8
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiReleaseBundleManifest9
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiReleaseBundleManifestChangeRuntime
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiReleasePreventMetaInfResourceURLs
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiReleasePreventMetaInfServiceVersions
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.MultiReleaseJarTests ‑ testMultiReleasePreventMetaInfVersionListing
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.NativeCodeBundleTests ‑ testNativeCode01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.NativeCodeBundleTests ‑ testNativeCode02
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.NativeCodeBundleTests ‑ testNativeCode03
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.NativeCodeBundleTests ‑ testNativeCode04
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.NativeCodeBundleTests ‑ testNativeCode05
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.NativeCodeBundleTests ‑ testNativeCode06
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.NativeCodeBundleTests ‑ testNativeCode07
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.NativeCodeBundleTests ‑ testNativeCode08
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.NativeCodeBundleTests ‑ testNativeCode09
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.PackageAdminBundleTests ‑ testBug259903
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.PackageAdminBundleTests ‑ testBug287636
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.PackageAdminBundleTests ‑ testBug289719
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.PackageAdminBundleTests ‑ testBug415447
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.PackageAdminBundleTests ‑ testBundleEvents01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.PackageAdminBundleTests ‑ testBundleEvents02
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.PackageAdminBundleTests ‑ testUninstallWhileResolving
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.PersistedBundleTests ‑ testImmediatePersistence
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.PersistedBundleTests ‑ testNoPersistence
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.PersistedBundleTests ‑ testPeriodicPersistence
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.PlatformAdminBundleTests ‑ testInstallUninstallBundle
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.PlatformAdminBundleTests ‑ testNativeCodeFilterWithSpecialChars
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.PlatformAdminBundleTests ‑ testR3Bundle
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.PlatformAdminBundleTests ‑ testResolveRefresh
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.PlatformAdminBundleTests ‑ testTimestamp
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.PlatformAdminBundleTests ‑ testUnresolvedLeaves01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports01x
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports01y
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports02
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports03
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports04
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports05
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports06
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports07
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports08
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports09
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports10
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports11
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports12
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports13
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SubstituteExportsBundleTests ‑ testSubstituteExports14
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ tTestBug351519RefreshEnabled
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testAllNullConfigurationValues
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBackedBySystemReplaceSystemProperties
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBootDelegationConfigIni
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug258209_1
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug304213
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug351083DevClassPath
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug351519RefreshDefault
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug351519RefreshDisabled
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug352275
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug375784
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug405919
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug412228
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug413879
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug414070
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBug432632
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testBundleIDLock
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testCaptureLogEntryLocation
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testChangeEE
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testConfigPercentChar
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testConfigPlusChar
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testConfigSpaceChar
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testContextBootDelegation
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testContextFinderGetResource
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testCorruptStageInstallUpdate
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testCorruptedStorage
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testDaemonActiveThread
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testDeleteBundleFile
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testDynamicImportFromSystemBundle
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testDynamicImportPrivatePackage
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testDynamicSecurityManager
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testExtraSystemBundleHeaders
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testGetBundleAfterShutdown
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testInitialBundleUpdate
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testJavaProfile
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testLazyTriggerOnLoadError
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testLocalConfigReplaceSystemProperties
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testLogOrderMultipleListeners
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testMRUBundleFileList
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testMRUBundleFileListExpectedToFail
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testMRUBundleFileListOverflow
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testMassiveParallelInstallStart
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testNullConfiguration
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testNullConfigurationValue
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testNullConfigurationValueRequiredProperty
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testNullConfigurationValueSystemProperties
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testNullStorageArea
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testOSGiDevSetsCheckConfiguration
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testOverrideEquinoxConfigAreaProp
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testParallelActivationPersistence
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testProvideOSGiEEandNative
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testStartLevelMultiThreadAvailableProcessors
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testStartLevelMultiThreadExplicit1
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testStartLevelMultiThreadExplicit4
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testStartLevelRestrictMultiThreadExplicit4
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testStartLevelSingleThread
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testStartLevelSorting
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle02
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle03
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle04
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle05_1
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle05_2
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle06
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle07
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle08
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle09
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle10
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle11
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle12
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle13
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle14
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle16
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle17
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle18
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundle19
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundleListener
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemBundleLoader
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemCapabilitiesBug522125
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testSystemNLFragment
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testURLExternalFormat01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testURLMultiplexing01
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testUUID
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testWeavingPersistence
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testWindowsAlias
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.SystemBundleTests ‑ testZipBundleFileOpenLock
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.URLHandlerTests ‑ testImageProducer
AutomatedTests org.eclipse.osgi.tests.bundles.BundleTests org.eclipse.osgi.tests.bundles.URLHandlerTests ‑ testURLHandlerUnregister
AutomatedTests org.eclipse.osgi.tests.configuration.AllTests testMove ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.configuration.AllTests testTakeSnapshot ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.configuration.AllTests ‑ test0thSession
AutomatedTests org.eclipse.osgi.tests.configuration.AllTests ‑ test1stSession
AutomatedTests org.eclipse.osgi.tests.configuration.AllTests ‑ test1stSessionFollowUp
AutomatedTests org.eclipse.osgi.tests.configuration.AllTests ‑ test2ndSession
AutomatedTests org.eclipse.osgi.tests.configuration.AllTests ‑ test2ndSessionFollowUp
AutomatedTests org.eclipse.osgi.tests.configuration.AllTests ‑ test3rdSession
AutomatedTests org.eclipse.osgi.tests.configuration.AllTests ‑ test3rdSessionFollowUp
AutomatedTests org.eclipse.osgi.tests.configuration.AllTests ‑ testAfterMoving
AutomatedTests org.eclipse.osgi.tests.configuration.AllTests ‑ testDefaultCompatBootDelegation
AutomatedTests org.eclipse.osgi.tests.configuration.AllTests ‑ testFalseCompatBootDelegation
AutomatedTests org.eclipse.osgi.tests.configuration.AllTests ‑ testInitialization
AutomatedTests org.eclipse.osgi.tests.configuration.AllTests ‑ testInitializeExtension
AutomatedTests org.eclipse.osgi.tests.configuration.AllTests ‑ testRemoveExtension
AutomatedTests org.eclipse.osgi.tests.configuration.AllTests ‑ testVerifySnapshot
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ModuleContainerUsageTest ‑ testMultipleExecutionEnvironments
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetCapabilities_isModifiable
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetModuleCapabilities_isUnmodifiable
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetModuleRequirements_isUnmodifiable
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetProvidedModuleWires_isUnmodifiable
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetProvidedResourceWires_isModifiable
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetProvidedWires_isModifiable
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetRequiredModuleWires_isUnmodifiable
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetRequiredResourceWires_isModifiable
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetRequiredWires_isModifiable
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetRequirements_isModifiable
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetResourceCapabilities_isModifiable
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ModuleWiringTest ‑ testGetResourceRequirements_isModifiable
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAllFilteredAfterLastMatch_allElementsMatches
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAllFilteredAfterLastMatch_emptyNamespaceList
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAllFilteredAfterLastMatch_matchUpUntilTheMiddle
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAllFilteredAfterLastMatch_noMatch
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAllFiltered_allElementsOfNewNamespaceFiltered
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAllFiltered_emptyBuilder
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAllFiltered_notEmptyBuilder
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAll_builderArgument
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAll_emptyList
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAll_emptyNamespaceList
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAll_namespaceList
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAll_namespaceSortedList
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAddAll_randomlySortedList
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAdd_multipleElements
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testAdd_singleElement
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testBuild_emptyBuilder
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testBuild_notEmptyBuilder
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testBuild_subsequentModificationOfBuilder
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testClear
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testCreate
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testGetNamespaceElements_contaiendNamespace
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testGetNamespaceElements_notContainedNamespace
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testGetNamespaceElements_nullNamespace
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testIteratorRemove_NextNotCalled_IllegalStateException
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testIteratorRemove_RemoveAllElements
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testIteratorRemove_RemoveTwice_IllegalStateException
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testIteratorRemove_removeOneElement
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testIteratorsElementSequence_empty
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testIteratorsElementSequence_iterationBeyoundEndOfEmptyBuilder_NoSuchElementException
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testIteratorsElementSequence_iterationBeyoundEnd_NoSuchElementException
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testIteratorsElementSequence_multipleNamespace
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testIteratorsElementSequence_oneNamespace
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveAll_argumentListOfOtherClass
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveAll_emptyBuilder
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveAll_emptyList
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveAll_listOfAllElementsInBuilder
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveAll_multipleElementsInMultipleNamsespaces
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveAll_multipleElementsInMultipleNamsespacesAndSomeNotPresent
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveElementsOfNamespaceIf_allElementsMatch
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveElementsOfNamespaceIf_allElementsOfNamespaceMatch
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveElementsOfNamespaceIf_multipleMatches
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveElementsOfNamespaceIf_namespaceNotPresent
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveElementsOfNamespaceIf_noMatch
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveIf_allMatches
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveIf_multipleMatches
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveIf_noMatches
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveNamespaceIf_NamespaceMatches
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveNamespaceIf_NamespaceMatchesExpunging
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemoveNamespaceIf_NoNamespaceMatches
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemove_argumentOfOtherClass
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemove_elementIsOneOfMultipleOfNamespace
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemove_elementNotContainedInNamespaceList
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemove_elementWithNotPresentNamespace
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemove_emptyBuilder
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testRemove_onlyElementOfNamspace
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testTransformIntoCopy_emptyBuilder
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListBuilderTest ‑ testTransformIntoCopy_notEmptyBuilder
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListTest ‑ testCreateBuilder
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListTest ‑ testCreateEmptyList
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListTest ‑ testGetList
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListTest ‑ testIsEmpty
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.NamespaceListTest ‑ testOutOfOrderNamespace
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ResolutionReportTest ‑ testResolutionReportEntryFilteredByResolverHook
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ResolutionReportTest ‑ testResolutionReportEntryMissingCapability
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ResolutionReportTest ‑ testResolutionReportEntrySingletonSelectionHighestVersionResolved
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ResolutionReportTest ‑ testResolutionReportEntrySingletonSelectionLowestVersionResolved
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ResolutionReportTest ‑ testResolutionReportEntrySingletonSelectionNoneResolved
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ResolutionReportTest ‑ testResolutionReportEntryUnresolvedProvider01
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ResolutionReportTest ‑ testResolutionReportEntryUnresolvedProvider02
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ResolutionReportTest ‑ testResolutionReportListenerModule
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.ResolutionReportTest ‑ testResolutionReportListenerService
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testAliasBundleNameReport
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testBadNativeCode
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testBadPackageVersion
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testBug457118
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testBug483849
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testCompatOptional
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testCompatProvidePackage
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testCompatReprovide
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testCompatSingleton
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testCycleBug570984
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDisableStartOnResolve
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicImport01
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicImport02
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicImport03
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicImport04
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicImport05
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicImport06
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicImport07
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicImport08
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicImportMiss01
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicWithExport
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testDynamicWithOptionalImport
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testEventsInstall
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testEventsRefresh
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testEventsResolved
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testEventsStart
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testEventsStartLevelBeginningAt1
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testEventsStartLevelBeginningAt100
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testEventsStartRefresh
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testExecutionEnvironment
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testFragments01
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testFragments02
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testInstallCollision01
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testInstallCollision02
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testInvalidAttributes
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testLazy01
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testLocalUseConstraintViolations
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testMissingHost
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testModuleContainerCreate
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testModuleIDSetting
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testModuleWiringLookup
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testModuleWiringToString
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testMultiCardinalityUses
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testMultiHost
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testMultiHostFragmentWithOverlapImport
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testMultipleSystemBundleFragmentsWithSameName
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testNativeWithFilterChars
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testOptionalSubstituted
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testPersistence
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testPlatformFilter01
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testPlatformFilter02
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testR3
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testRecurseResolutionPermits
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testRemovalPending
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testRequireBundleUses
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testResolveDeadlock
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSettings01
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSimpleResolve
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSimpleUnResolveable
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSingleton01
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSingleton02
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSingleton03
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSingleton04
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSplitPackageUses01
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testStartDeadLock
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testStartLevelDeadlock
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testStartOnResolve
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testStaticSubstituted
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testStoreInvalidAttributes
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSubstitutableExport
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSubstitutableExportBatch
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSubstitutableExports01
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSubstitutableExports02
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSubstitutableExports03
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSubstitutableExports04
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSubstitutionWithMoreThan2Providers
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSystemBundleFragmentDisableResolution
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSystemBundleFragmentRequiresOtherFragment
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSystemBundleFragmentRequiresOtherFragmentFailResolution
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSystemBundleFragmentsNonPayloadRequirements
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSystemBundleFragmentsPackageImport
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSystemBundleFragmentsWithNonEffectiveCapsReqs
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSystemBundleFragmentsWithPayloadRequirements
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testSystemBundleOnDemandFragments

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

2201 tests found (test 1233 to 1694)

There are 2201 tests, see "Raw output" for the list of tests 1233 to 1694.
Raw output
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testTimestampSeeding
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUTF8LineContinuation
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUnresolvedHostWithFragmentCycle
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUpdateCollision01
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUpdateCollision02
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUpdateCollision03
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUses1
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUses1Dynamic
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUses2
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUses3
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUses4
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUses5Importer
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUses5ReqCap
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUses5Requirer
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUses6FragConflicts
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUsesTimeout
AutomatedTests org.eclipse.osgi.tests.container.AllTests org.eclipse.osgi.tests.container.TestModuleContainer ‑ testUsesWithRequireReexport
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testBatchSetOptionsWhenDisabled
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testBatchSetOptionsWhenEnabled
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testBooleanValues
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testDyanmicEnablement01
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testDyanmicEnablement02
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testDyanmicEnablement03
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testDyanmicEnablement04
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testEntryExitWithBracesInArgs
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testIntegerValues
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testRegistration01
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testSetNullOptions
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testSetOptionsWhenDisabled
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testStringValues
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testTraceFile01
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testTraceFile02
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testTraceFile03
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testTraceFile04
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testTraceFile05
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testTraceFile06
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testTraceFile07
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testTraceFile08
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testTraceFile09
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testTraceSystemOut
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testTracingEntry01
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testTracingEntry02
AutomatedTests org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase ‑ testVerboseDebugging
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.EnvironmentInfoTest ‑ testAIX
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.EnvironmentInfoTest ‑ testHPUX
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.EnvironmentInfoTest ‑ testISeries
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.EnvironmentInfoTest ‑ testLinux
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.EnvironmentInfoTest ‑ testMacOSX
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.EnvironmentInfoTest ‑ testQNX
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.EnvironmentInfoTest ‑ testSolaris
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.EnvironmentInfoTest ‑ testWindows
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.EnvironmentInfoTest ‑ testZSeries
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.FilePathTest ‑ testColonOnPath
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testInvalidLanguage
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testInvalidOneLetterCountry
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testInvalidOneLetterLanguage
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testInvalidThreeLetterCountry
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testThreeLetterValidLanguage
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testValidCountry
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testValidCountryVariant
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testValidLanguage
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testValidLanguageCountry
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testValidLanguageCountryVariant
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testValidLanguageVariant
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testValidNumericAreaCode
AutomatedTests org.eclipse.osgi.tests.eclipseadaptor.AllTests org.eclipse.osgi.tests.eclipseadaptor.LocaleTransformationTest ‑ testValidVariant
AutomatedTests org.eclipse.osgi.tests.eventmgr.EventManagerTests ‑ testCopyOnWriteIdentityMap
AutomatedTests org.eclipse.osgi.tests.filter.FilterTests ‑ testComparable[BundleContextFilter]
AutomatedTests org.eclipse.osgi.tests.filter.FilterTests ‑ testComparable[FrameworkUtilFilter]
AutomatedTests org.eclipse.osgi.tests.filter.FilterTests ‑ testFilter[BundleContextFilter]
AutomatedTests org.eclipse.osgi.tests.filter.FilterTests ‑ testFilter[FrameworkUtilFilter]
AutomatedTests org.eclipse.osgi.tests.filter.FilterTests ‑ testFrameworkUtilCreateFilter[BundleContextFilter]
AutomatedTests org.eclipse.osgi.tests.filter.FilterTests ‑ testFrameworkUtilCreateFilter[FrameworkUtilFilter]
AutomatedTests org.eclipse.osgi.tests.filter.FilterTests ‑ testIllegal[BundleContextFilter]
AutomatedTests org.eclipse.osgi.tests.filter.FilterTests ‑ testIllegal[FrameworkUtilFilter]
AutomatedTests org.eclipse.osgi.tests.filter.FilterTests ‑ testInvalidValues[BundleContextFilter]
AutomatedTests org.eclipse.osgi.tests.filter.FilterTests ‑ testInvalidValues[FrameworkUtilFilter]
AutomatedTests org.eclipse.osgi.tests.filter.FilterTests ‑ testNormalization[BundleContextFilter]
AutomatedTests org.eclipse.osgi.tests.filter.FilterTests ‑ testNormalization[FrameworkUtilFilter]
AutomatedTests org.eclipse.osgi.tests.filter.FilterTests ‑ testNullKeyMatch[BundleContextFilter]
AutomatedTests org.eclipse.osgi.tests.filter.FilterTests ‑ testNullKeyMatch[FrameworkUtilFilter]
AutomatedTests org.eclipse.osgi.tests.filter.FilterTests ‑ testNullValueMatch[BundleContextFilter]
AutomatedTests org.eclipse.osgi.tests.filter.FilterTests ‑ testNullValueMatch[FrameworkUtilFilter]
AutomatedTests org.eclipse.osgi.tests.filter.FilterTests ‑ testObject[BundleContextFilter]
AutomatedTests org.eclipse.osgi.tests.filter.FilterTests ‑ testObject[FrameworkUtilFilter]
AutomatedTests org.eclipse.osgi.tests.filter.FilterTests ‑ testScalarSubstring[BundleContextFilter]
AutomatedTests org.eclipse.osgi.tests.filter.FilterTests ‑ testScalarSubstring[FrameworkUtilFilter]
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.ActivatorOrderTest ‑ testActivatorOrder
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.BundleFileWrapperFactoryHookTests ‑ testGetResourceURL
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.ClassLoaderHookTests ‑ testFilterClassPaths
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.ClassLoaderHookTests ‑ testPreventResourceLoadFromClassLoadingHook
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.ClassLoaderHookTests ‑ testRecursionFromClassLoadingHookIsSupported
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.ClassLoaderHookTests ‑ testRecursionFromClassLoadingHookNotSupported
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.ClassLoaderHookTests ‑ testRejectTransformationFromClassLoadingHook
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.ClassLoaderHookTests ‑ testRejectTransformationFromWeavingHook
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.ContextFinderTests ‑ testContextClassLoaderNullLocal
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.DevClassPathDuplicateTests ‑ testDevClassPathWithExtension
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.DevClassPathWithExtensionTests ‑ testDevClassPathWithExtension
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.EmbeddedEquinoxWithURLInClassLoadTests ‑ testEmbeddedURLHandler
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.EmbeddedEquinoxWithURLInClassLoadTests ‑ testFrameworkClassLoaderWithNewURI
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testAdaptModuleRevisionBuilder
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testBundleDiscardedWhenClasspathStorageHookInvalidates
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testBundleNotDiscardedWhenClasspathStorageHookValidates
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testCleanOnFailLoad
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testDeletingGenerationCalledOnDiscard
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testDeletingGenerationCalledUninstall
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testDeletingGenerationCalledUpdate
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testFrameworkUtilHelper
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testHandleContent
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testNullStorageHook
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testWrongStorageHookFactoryClassOnBundleInstall
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testWrongStorageHookFactoryClassOnBundleUpdate
AutomatedTests org.eclipse.osgi.tests.hooks.framework.AllFrameworkHookTests org.eclipse.osgi.tests.hooks.framework.StorageHookTests ‑ testWrongStorageHookFactoryClassOnFrameworkRestart
AutomatedTests org.eclipse.osgi.tests.internal.plugins.InstallTests ‑ testInstall2NonSingletonBundles
AutomatedTests org.eclipse.osgi.tests.internal.plugins.InstallTests ‑ testInstall2SingletonBundles
AutomatedTests org.eclipse.osgi.tests.internal.plugins.InstallTests ‑ testInstallBundleWithExtensionAndExtensionPoint
AutomatedTests org.eclipse.osgi.tests.internal.plugins.InstallTests ‑ testInstallBundleWithExtensionOnly
AutomatedTests org.eclipse.osgi.tests.internal.plugins.InstallTests ‑ testInstallBundleWithExtensionPointOnly
AutomatedTests org.eclipse.osgi.tests.internal.plugins.InstallTests ‑ testInstallInvalidManifest02
AutomatedTests org.eclipse.osgi.tests.internal.plugins.InstallTests ‑ testInstallInvalidManifest03
AutomatedTests org.eclipse.osgi.tests.internal.plugins.InstallTests ‑ testInstallInvalidManifest04
AutomatedTests org.eclipse.osgi.tests.internal.plugins.InstallTests ‑ testInstallInvalidManifest05
AutomatedTests org.eclipse.osgi.tests.internal.plugins.InstallTests ‑ testInstallLocationWithSpaces
AutomatedTests org.eclipse.osgi.tests.internal.plugins.InstallTests ‑ testInstallLocationWithUnderscores
AutomatedTests org.eclipse.osgi.tests.internal.plugins.InstallTests ‑ testInstallNoVersionManifest01
AutomatedTests org.eclipse.osgi.tests.internal.plugins.InstallTests ‑ testStartError01
AutomatedTests org.eclipse.osgi.tests.internal.plugins.InstallTests ‑ testStartError02
AutomatedTests org.eclipse.osgi.tests.internal.plugins.InstallTests ‑ testUnsupportedOperation01
AutomatedTests org.eclipse.osgi.tests.listeners.ExceptionHandlerTests ‑ testFatalException
AutomatedTests org.eclipse.osgi.tests.listeners.ExceptionHandlerTests ‑ testNonFatalException
AutomatedTests org.eclipse.osgi.tests.misc.MiscTests ‑ testBug251427
AutomatedTests org.eclipse.osgi.tests.permissions.AllTests org.eclipse.osgi.tests.permissions.AdminPermissionTests ‑ testAdminPermission
AutomatedTests org.eclipse.osgi.tests.permissions.AllTests org.eclipse.osgi.tests.permissions.PackagePermissionTests ‑ testPackagePermission
AutomatedTests org.eclipse.osgi.tests.permissions.AllTests org.eclipse.osgi.tests.permissions.ServicePermissionTests ‑ testServicePermission
AutomatedTests org.eclipse.osgi.tests.resource.AllTests org.eclipse.osgi.tests.resource.BasicTest ‑ testIdentity
AutomatedTests org.eclipse.osgi.tests.resource.AllTests org.eclipse.osgi.tests.resource.BasicTest ‑ testRequirementMatches
AutomatedTests org.eclipse.osgi.tests.resource.AllTests org.eclipse.osgi.tests.resource.ResolverHookTests ‑ testSingletonIdentity
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite addTrustAnchor negative test: existing alias specified ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite addTrustAnchor negative test: existing cert specified ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite addTrustAnchor negative test: null cert specified ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite addTrustAnchor positive test: add with alias ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite findTrustAnchor negative test: incomplete-able chain ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite findTrustAnchor negative test: invalid chain ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite findTrustAnchor negative test: null chain ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite findTrustAnchor negative test: untrusted chain ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite findTrustAnchor negative test: untrusted self signed ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite findTrustAnchor positive test: chain with intermediate trusted ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite findTrustAnchor positive test: chain with leaf trusted ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite findTrustAnchor positive test: chain with root trusted ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite findTrustAnchor positive test: self signed trusted ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite getAliases positive test: get the alias list ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite getTrustAnchor negative test: does not exist ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite getTrustAnchor negative test: get by null alias ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite getTrustAnchor positive test: get by alias ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite org.eclipse.osgi.tests.security.BundleToJarInputStreamTest ‑ testInputStreamEquality
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite org.eclipse.osgi.tests.security.BundleToJarInputStreamTest ‑ testSignedContentCorruption
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite removeTrustAnchor negative test: by alias not found ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite removeTrustAnchor negative test: cert not found ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite removeTrustAnchor negative test: remove by null alias ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite removeTrustAnchor negative test: remove by null certificate ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite removeTrustAnchor positive test: remove by alias ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite removeTrustAnchor positive test: remove by cert ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ test489686
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testAdminPermission01
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testAdminPermission02
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testAdminPermission03
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testAdminPermission04
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testAdminPermission05
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testAdminPermission06
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testAdminPermission07
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testAdminPermission08
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testAdminPermission09
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testAdminPermission10
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testAdminPermission11
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBug225090_01
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBug225090_02
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBug228427_01
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBug228427_02
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBug228427_03
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBug228427_04
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBug236329_01
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBug252098
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBug378155
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBug434711
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBundleSignerCondition01
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBundleSignerCondition02
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBundleSignerCondition03
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBundleSignerCondition04
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBundleSignerCondition05
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBundleSignerCondition06
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBundleSignerCondition07
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBundleSignerCondition08
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBundleSignerCondition09
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBundleSignerCondition10
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBundleSignerCondition11
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testBundleSignerCondition12
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testSignedContent01
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testSignedContent02
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testSignedContent03
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testSignedContent04
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testSignedContent05
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testSignedContent06
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testSignedContent07
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testSignedContent07a
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testSignedContent08
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testSignedContent09
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testSignedContent10
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testSignedContent11
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testSignedContent12
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testSignedContent13
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testSignedContent14
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testSignedContent15
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testSignedContent16
AutomatedTests org.eclipse.osgi.tests.security.SecurityTestSuite ‑ testSignedContentJava16
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testAccessControlContext01
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testAccessControlContext01a
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testAccessControlContext02
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testAccessControlContext03
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testAccessControlContext04
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testAccessControlContext05
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testAccessControlContext06
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testAccessControlContext07
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testBug286307
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testCreateDomain
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testDefaultPermissions01
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testDefaultPermissions02
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testEncodingInfos01
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testEncodingInfos02
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testLocationPermission01
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testLocationPermission02
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testLocationPermission03
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testMultipleLocationConditions01
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testMultipleLocationConditions02
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testMutableConditions
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testNotLocationCondition01
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testNotLocationCondition02
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testPermissionCheckCache
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testPostponedConditions01
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testPostponedConditions02
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testPostponedConditions03
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testPostponedConditions04
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testPostponedConditions05
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testRelativeFilePermission
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testSecurityManager01
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testUpdate01
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testUpdate02
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testUpdate03
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityAdminUnitTests ‑ testUpdate04
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testBug254600
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testBug287750
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testBug367614
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testDynamicImportWithSecurity
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testEnableSecurityManager01
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testEnableSecurityManager02
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testEnableSecurityManager03
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testEnableSecurityManager04
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testEnableSecurityManager05
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testJava12SecurityManagerAllow
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testJava12SecurityManagerDefault
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testJava12SecurityManagerDisallow
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testJava12SecurityManagerEmpty
AutomatedTests org.eclipse.osgi.tests.securityadmin.AllSecurityAdminTests org.eclipse.osgi.tests.securityadmin.SecurityManagerTests ‑ testLocalization01
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests ‑ testServiceException01
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests ‑ testServiceException02
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests ‑ testServiceException03
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests ‑ testServiceException04
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceHookTests ‑ testEventHook01
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceHookTests ‑ testFindHook01
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceHookTests ‑ testListenerHook01
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceHookTests ‑ testListenerHook02
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testDuplicateObjectClass
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testFilterObjectClassOptimization
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testInvalidRanking
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testModifiedRanking
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testNullKey
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testNullValue
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testServiceListener01
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testServiceListener02
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testServiceListener03
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testServiceOrdering01
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testServiceReferenceCompare01
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceRegistryTests ‑ testWrongServiceFactoryObject
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceTrackerTests ‑ testServiceTracker01
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceTrackerTests ‑ testServiceTracker02
AutomatedTests org.eclipse.osgi.tests.serviceregistry.AllTests org.eclipse.osgi.tests.serviceregistry.ServiceTrackerTests ‑ testServiceTracker03
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testCreateLocation01
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testCreateLocation02
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testCreateLocation03
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testCreateLocation04
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testCreateLocation05
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testDebugLogOnGetURL
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testLocationDataArea01
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testNoDefault
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testNone
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testSchemes
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testSetLocationWithAbsLockFile
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testSetLocationWithEmptyLockFile
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testSetLocationWithRelLockFile
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testSetUrl
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testSlashes
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testUNC
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testUserDir
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.BasicLocationTests ‑ testUserHome
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.FileManagerTests ‑ testCleanupOnOpen
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.FileManagerTests ‑ testCleanupOnSave
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.FileManagerTests ‑ testExistingVersion
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.FileManagerTests ‑ testJavaIOLocking
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.FileManagerTests ‑ testMultipleFileManagers
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.FileManagerTests ‑ testNotOpen
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.FileManagerTests ‑ testReadOnly
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.FileManagerTests ‑ testRemoveThenAdd
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.SimpleTests ‑ testAddRemove
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.StreamManagerTests ‑ testAbort
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.StreamManagerTests ‑ testAbortStreamSet
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.StreamManagerTests ‑ testBigReliableFile
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.StreamManagerTests ‑ testGetOutputStreamSet
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.StreamManagerTests ‑ testMigration
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests org.eclipse.osgi.tests.services.datalocation.StreamManagerTests ‑ testReliableFile
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests testLockJavaIO ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests testLockJavaNIO ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests testReleaseJavaIO ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests testReleaseJavaNIO ‑ Unknown test
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests ‑ testSessionFailLockJavaIO
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests ‑ testSessionFailLockJavaNIO
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests ‑ testSessionSuccessLockJavaIO
AutomatedTests org.eclipse.osgi.tests.services.datalocation.AllTests ‑ testSessionSuccessLockJavaNIO
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.DevModeTest ‑ testDevModeDomino01
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.DevModeTest ‑ testDevModeDomino02
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.DevModeTest ‑ testDevModeFragment01
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.DevModeTest ‑ testDevModeGenericCapability
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.DevModeTest ‑ testDevModeSingleton01
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.DevModeTest ‑ testDevModeSingleton02
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.DisabledInfoTest ‑ testBug251427
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.DisabledInfoTest ‑ testDisabledInfo01
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.DisabledInfoTest ‑ testDisabledInfo02
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.DisabledInfoTest ‑ testDisabledInfo03
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.DisabledInfoTest ‑ testDisabledInfo04
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.GenericCapabilityTest ‑ testGenericsAliases
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.GenericCapabilityTest ‑ testGenericsBasics
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.GenericCapabilityTest ‑ testGenericsCycles
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.GenericCapabilityTest ‑ testGenericsFrags
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.GenericCapabilityTest ‑ testGenericsIntraFrags
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.GenericCapabilityTest ‑ testGenericsOptionalMultiple
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.GenericCapabilityTest ‑ testGenericsRefresh
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.GenericCapabilityTest ‑ testGenericsUpdate
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testDeclaringIdentityCapability
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testGenericFragments01
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testGenericFragments02
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testGenericUses
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testGenericsEquinoxEquinox
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testGenericsEquinoxOSGi
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testGenericsOSGiEquinox
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testGenericsOSGiNameEquinox
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testGenericsOSGiNameEquinoxName
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testGenericsOSGiNameOSGi
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testGenericsOSGiOSGi
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testOSGiCardinality
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.OSGiCapabilityTest ‑ testOSGiCardinalityUses
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.PlatformAdminTest ‑ testBug184127
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.PlatformAdminTest ‑ testBug205270
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.PlatformAdminTest ‑ testBug241128_01
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.PlatformAdminTest ‑ testBug241128_02
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.PlatformAdminTest ‑ testBug241128_03
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.PlatformAdminTest ‑ testBug241128_04
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.PlatformAdminTest ‑ testCache
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.PlatformAdminTest ‑ testClone
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.PlatformAdminTest ‑ testGenericsBasics
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestAttributes_001 ‑ testTest_001
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestBSN_001 ‑ testTest_001
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestCycle_001 ‑ testTest_001
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestCycle_002 ‑ testTest_002
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestCycle_003 ‑ testTest_003
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestCycle_004 ‑ testTest_001
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestCycle_005 ‑ testTest_002
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestCycle_006 ‑ testTest_003
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestDynamic_001 ‑ testTest_001
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestDynamic_002 ‑ testTest_002
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestDynamic_003 ‑ testTest_003
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestDynamic_004 ‑ testTest_003
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestDynamic_005 ‑ testTest_005
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestDynamic_006 ‑ testTest_005
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestGenerated_001 ‑ testTest_001
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestGrouping_001 ‑ testTest_001
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestGrouping_002 ‑ testTest_002
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestGrouping_003 ‑ testTest_003
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestGrouping_006 ‑ testTest_001
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestGrouping_008 ‑ testTest_008
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestOptional_001 ‑ testTest_002
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestOptional_002 ‑ testTest_002
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestPropagation_001 ‑ testTest_001
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestPropagation_003 ‑ testTest_001
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestRFC79_001 ‑ testTest_001
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestRFC79_002 ‑ testTest_002
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestRFC79_003 ‑ testTest_003
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestRFC79_004 ‑ testTest_004
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestRFC79_005 ‑ testTest_005
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestRFC79_006 ‑ testTest_006
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestRFC79_007 ‑ testTest_007
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestVersion_001 ‑ testTest_001
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestVersion_002 ‑ testTest_002
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.R4ResolverTest org.eclipse.osgi.tests.resolver.TestVersion_003 ‑ testTest_003
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateComparisonTest ‑ testAddition
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateComparisonTest ‑ testRemoval
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateComparisonTest ‑ testUpdate
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateCycleTest ‑ test185285
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateCycleTest ‑ testCycle1
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateCycleTest ‑ testCycle2
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateCycleTest ‑ testCycle3
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateCycleTest ‑ testCycle4
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testAdd3Resolve1
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBasicResolution
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBug187616
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBug217150
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBug266935_01
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBug266935_02
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBug266935_03
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBug266935_04
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBug320124
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBug324618
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBug369880
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testBug376322
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testCapabilities
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testComplexResolution
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testCycleBug570984
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testCyclicTransitiveUses
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testCyclicUsesExportDrop
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testDependentBundles
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testEEBug377510
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testEECapabilityRequirement
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testEECapabilityRequirement1
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentConstraints01
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentConstraints02
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentConstraints03
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentConstraints04
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentConstraints05
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentConstraints06
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentConstraints07
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentTransitiveUses
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentUses01
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentUses02
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentsBug188199
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testFragmentsMultipleVersion
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testImportJavaPackages
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testIssue156
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testLinkageChange
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testMultiStateAdd01
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testMultiStateAdd02
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testMultiStateAdd03
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testMultipleExportsUses01
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testNativeCodeResolution01
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testNativeCodeResolution02
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testNativeCodeResolution03
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testNativeCodeResolution04
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testNativeCodeResolution05
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testNativeCodeResolution06
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testNonSingletonsSameVersion
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testPlatformProperties01
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testPlatformProperties02
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testPlatformProperties03
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testPlatformProperties04
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testPlatformPropertiesBug188075
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testPlatformPropertiesBug207500a

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

2201 tests found (test 1695 to 2201)

There are 2201 tests, see "Raw output" for the list of tests 1695 to 2201.
Raw output
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testPlatformPropertiesBug207500b
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testPlatformPropertiesBug246640a
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testPlatformPropertiesBug246640b
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testPrerequisiteBundle
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testRanges
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testReinstall
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testRemoval
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testRemovalPending
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testRemovalResolve
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testRemoveAndAdd
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testRequireBundleUses
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testRequirements
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testReresolveBundle
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testResolveFragmentEE01
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testResolveFragmentEE02
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testSelectionPolicy
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testSingletons
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testSingletonsSameVersion
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testSingletonsSelection1
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testSingletonsSelection2
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testSingletonsSelection3
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testSingletonsSelection4
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testSingletonsSelection5
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testSingletonsSelection6
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testSingletonsSelection7
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testTransitiveUses
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.StateResolverTest ‑ testUpdate
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports001
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports002
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports003
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports004
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports005
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports006
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports007
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports008
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports009
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports010
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports011
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports012
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports013
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports014
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports015
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports016
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports017
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports018
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports019
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports020
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports021
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports022
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports023
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports024
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.SubstitutableExportsTest ‑ testSubstitutableExports025
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.VersionRangeTests ‑ testGreaterThan
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.VersionRangeTests ‑ testInvertedRange
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.VersionRangeTests ‑ testLowerThan
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.VersionRangeTests ‑ testNullMax
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.VersionRangeTests ‑ testNullMin
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.VersionRangeTests ‑ testSingleVersionRange
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.XFriendsInternalResolverTest ‑ testVisiblePackages001
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.XFriendsInternalResolverTest ‑ testVisiblePackages002
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.XFriendsInternalResolverTest ‑ testVisiblePackages003
AutomatedTests org.eclipse.osgi.tests.services.resolver.AllTests org.eclipse.osgi.tests.services.resolver.XFriendsInternalResolverTest ‑ testXFriends
AutomatedTests org.eclipse.osgi.tests.url.AllTests org.eclipse.osgi.tests.url.BundleURLConnectionTest ‑ testBundleReference_bundleEntriesURLConnection
AutomatedTests org.eclipse.osgi.tests.url.AllTests org.eclipse.osgi.tests.url.BundleURLConnectionTest ‑ testBundleReference_bundleEntryURLConnection
AutomatedTests org.eclipse.osgi.tests.url.AllTests org.eclipse.osgi.tests.url.BundleURLConnectionTest ‑ testBundleReference_bundleResourceURLConnection
AutomatedTests org.eclipse.osgi.tests.url.AllTests org.eclipse.osgi.tests.url.BundleURLConnectionTest ‑ testBundleReference_bundleResourcesURLConnection
AutomatedTests org.eclipse.osgi.tests.url.AllTests org.eclipse.osgi.tests.url.BundleURLConnectionTest ‑ testBundleReference_classLoaderURLConnection
AutomatedTests org.eclipse.osgi.tests.url.AllTests org.eclipse.osgi.tests.url.BundleURLConnectionTest ‑ testBundleReference_otherClassLoaderURLConnection
AutomatedTests org.eclipse.osgi.tests.util.AllTests org.eclipse.osgi.tests.util.ManifestElementTestCase ‑ testBug238675_01
AutomatedTests org.eclipse.osgi.tests.util.AllTests org.eclipse.osgi.tests.util.ManifestElementTestCase ‑ testBug238675_02
AutomatedTests org.eclipse.osgi.tests.util.AllTests org.eclipse.osgi.tests.util.ManifestElementTestCase ‑ testManifestWithCR
AutomatedTests org.eclipse.osgi.tests.util.AllTests org.eclipse.osgi.tests.util.ManifestElementTestCase ‑ testManifestWithCRLF
AutomatedTests org.eclipse.osgi.tests.util.AllTests org.eclipse.osgi.tests.util.ManifestElementTestCase ‑ testManifestWithLF
AutomatedTests org.eclipse.osgi.tests.util.AllTests org.eclipse.osgi.tests.util.ManifestElementTestCase ‑ testSpacesInValues
AutomatedTests org.eclipse.osgi.tests.util.AllTests org.eclipse.osgi.tests.util.NLSTestCase ‑ testEmptyMessageBug200296
AutomatedTests org.eclipse.osgi.tests.util.AllTests org.eclipse.osgi.tests.util.ObjectPoolTestCase ‑ testObjectPool01
AutomatedTests org.eclipse.osgi.tests.util.AllTests org.eclipse.osgi.tests.util.ObjectPoolTestCase ‑ testObjectPool02
AutomatedTests org.eclipse.osgi.tests.util.AllTests org.eclipse.osgi.tests.util.StorageUtilTestCase ‑ testRegularWindowsFileName
AutomatedTests org.eclipse.osgi.tests.util.AllTests org.eclipse.osgi.tests.util.TestCaseinsensitiveMap ‑ testCommonKeys
AutomatedTests org.eclipse.osgi.tests.util.AllTests org.eclipse.osgi.tests.util.TestCaseinsensitiveMap ‑ testOtherKeys
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testAdditionalStrings
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testAdditionalStringsDeprocess
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testBidiPaths
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testBidiPathsDeprocess
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testBidiPathsWithNullDelimiter
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testBidiStringWithNoDelimiters
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testDoubleProcessOtherStrings
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testDoubleProcessPaths
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testEmptyStringParams
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testEmptyStringParamsDeprocess
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testLatinOtherStrings
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testLatinOtherStringsDeprocess
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testLatinOtherStringsWithNoDelimiter
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testLatinPaths
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testLatinPathsDeprocess
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testLatinPathsWithNullDelimiter
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testNullParams
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testNullParamsDeprocess
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testOtherStrings
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testOtherStringsDeprocess
AutomatedTests org.eclipse.osgi.tests.util.AllTests ‑ testOtherStringsWithNullDelimiter
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
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_appTerminatesWithNoRestartAndEXIT_OK
org.eclipse.equinox.launcher.tests.LauncherTests ‑ test_appTerminatesWithNoRestartAndEXIT_RELAUNCH
org.eclipse.equinox.launcher.tests.LauncherTests ‑ test_appTerminatesWithNoRestartAndEXIT_RESTART
org.eclipse.equinox.launcher.tests.LauncherTests ‑ test_appTerminatesWithNoRestartAndExitCode100
org.eclipse.equinox.launcher.tests.LauncherTests ‑ test_appTerminatesWithoutNoRestartWithEXIT_OK
org.eclipse.equinox.launcher.tests.LauncherTests ‑ test_appTerminatesWithoutNoRestartWithExitCode100
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