Skip to content

Enhance computation of system-package provided by a ExecutionEnvironment #392

Enhance computation of system-package provided by a ExecutionEnvironment

Enhance computation of system-package provided by a ExecutionEnvironment #392

GitHub Actions / Test Results failed Aug 3, 2023 in 0s

1 errors, 4 fail, 669 pass in 22m 19s

   228 files  +   228     228 suites  +228   22m 19s ⏱️ + 22m 19s
   674 tests +   674     669 ✔️ +   669  0 💤 ±0    4 +  4  1 🔥 +1 
2 088 runs  +2 088  2 075 ✔️ +2 075  0 💤 ±0  12 +12  1 🔥 +1 

Results for commit d1dc6e5. ± Comparison against earlier commit a723310.

Annotations

Check warning on line 0 in AllPDEMinimalTests org.eclipse.pde.core.tests.internal.classpath.ClasspathResolutionTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 3 runs failed: testImportSystemPackageDoesntAddExtraBundleJava8_osgiEERequirement (AllPDEMinimalTests org.eclipse.pde.core.tests.internal.classpath.ClasspathResolutionTest)

artifacts/test-results-macos-latest/ui/org.eclipse.pde.ui.tests/target/surefire-reports/TEST-org.eclipse.pde.core.tests.internal.classpath.ClasspathResolutionTest.xml [took 0s]
artifacts/test-results-ubuntu-latest/ui/org.eclipse.pde.ui.tests/target/surefire-reports/TEST-org.eclipse.pde.core.tests.internal.classpath.ClasspathResolutionTest.xml [took 0s]
artifacts/test-results-windows-latest/ui/org.eclipse.pde.ui.tests/target/surefire-reports/TEST-org.eclipse.pde.core.tests.internal.classpath.ClasspathResolutionTest.xml [took 0s]
Raw output
Expecting empty but was: ["jakarta.annotation-api-1.3.5.jar"]
java.lang.AssertionError: 

Expecting empty but was: ["jakarta.annotation-api-1.3.5.jar"]
	at org.eclipse.pde.core.tests.internal.classpath.ClasspathResolutionTest.testImportSystemPackageDoesntAddExtraBundleJava8_osgiEERequirement(ClasspathResolutionTest.java:138)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.pde.ui.tests.runtime.TestUtils$1.evaluate(TestUtils.java:276)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.eclipse.pde.ui.tests.runtime.TestUtils$1.evaluate(TestUtils.java:276)
	at org.eclipse.pde.ui.tests.runtime.TestUtils$1.evaluate(TestUtils.java:276)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4368)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3991)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:645)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)

Check warning on line 0 in AllPDEMinimalTests org.eclipse.pde.core.tests.internal.classpath.ClasspathResolutionTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 3 runs failed: testImportSystemPackageDoesntAddExtraBundleJava8 (AllPDEMinimalTests org.eclipse.pde.core.tests.internal.classpath.ClasspathResolutionTest)

artifacts/test-results-macos-latest/ui/org.eclipse.pde.ui.tests/target/surefire-reports/TEST-org.eclipse.pde.core.tests.internal.classpath.ClasspathResolutionTest.xml [took 0s]
artifacts/test-results-ubuntu-latest/ui/org.eclipse.pde.ui.tests/target/surefire-reports/TEST-org.eclipse.pde.core.tests.internal.classpath.ClasspathResolutionTest.xml [took 0s]
artifacts/test-results-windows-latest/ui/org.eclipse.pde.ui.tests/target/surefire-reports/TEST-org.eclipse.pde.core.tests.internal.classpath.ClasspathResolutionTest.xml [took 0s]
Raw output
Expecting empty but was: ["jakarta.annotation-api-1.3.5.jar"]
java.lang.AssertionError: 

Expecting empty but was: ["jakarta.annotation-api-1.3.5.jar"]
	at org.eclipse.pde.core.tests.internal.classpath.ClasspathResolutionTest.testImportSystemPackageDoesntAddExtraBundleJava8(ClasspathResolutionTest.java:127)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.pde.ui.tests.runtime.TestUtils$1.evaluate(TestUtils.java:276)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.eclipse.pde.ui.tests.runtime.TestUtils$1.evaluate(TestUtils.java:276)
	at org.eclipse.pde.ui.tests.runtime.TestUtils$1.evaluate(TestUtils.java:276)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4368)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3991)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:645)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)

Check failure on line 0 in org.eclipse.ui.tests.smartimport.PlainJavaProjectTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 3 runs with error: testImport no-configuration (org.eclipse.ui.tests.smartimport.PlainJavaProjectTest)

artifacts/test-results-macos-latest/ui/org.eclipse.pde.ui.tests.smartimport/target/surefire-reports/TEST-org.eclipse.ui.tests.smartimport.AllTests.xml [took 12s]
Raw output
No matching widget found with Matcher matching when all matchers match: [Matcher matching widget with the same type as or type extending class org.eclipse.swt.widgets.Button, Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK"]
class org.eclipse.swt.widgets.Shell[shell: 'Event Details'] with text 'Event Details'
 class org.eclipse.swt.widgets.Composite[shell: 'Event Details']
  class org.eclipse.swt.widgets.Composite[shell: 'Event Details']
   class org.eclipse.swt.custom.SashForm[shell: 'Event Details']
    class org.eclipse.swt.widgets.Composite[shell: 'Event Details']
     class org.eclipse.swt.widgets.Composite[shell: 'Event Details']
      class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with text 'Plug-in:'
      class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Plug-in:' with text 'org.eclipse.core.jobs'
      class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'org.eclipse.core.jobs' with text 'Severity:'
      class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Severity:' with text ''
      class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Severity:' with text 'Error'
      class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Error' with text 'Date:'
      class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Date:' with text '8/3/23, 00:29:02.183'
      class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label '8/3/23, 00:29:02.183' with text 'Message:'
      class org.eclipse.swt.widgets.Text[shell: 'Event Details'] with label 'Message:' with text 'An internal error occurred during: "Look up for installed JVMs".'
     class org.eclipse.swt.widgets.Composite[shell: 'Event Details'] with label 'Message:'
      class org.eclipse.swt.widgets.Composite[shell: 'Event Details'] with label 'Message:'
       class org.eclipse.swt.widgets.Button[shell: 'Event Details'] with label 'Message:' with text ''
       class org.eclipse.swt.widgets.Button[shell: 'Event Details'] with label 'Message:' with text ''
       class org.eclipse.swt.widgets.Button[shell: 'Event Details'] with label 'Message:' with text ''
       class org.eclipse.swt.widgets.Button[shell: 'Event Details'] with label 'Message:' with text ''
    class org.eclipse.swt.widgets.Composite[shell: 'Event Details'] with label 'Message:'
     class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Message:' with text 'Exception Stack Trace:'
     class org.eclipse.swt.widgets.Text[shell: 'Event Details'] with label 'Exception Stack Trace:' with text 'java.lang.UnsupportedOperationException: remove
 at java.base/java.util.Iterator.remove(Iterator.java:102)
 at java.base/java.util.Collection.removeIf(Collection.java:577)
 at org.eclipse.jdt.internal.launching.DetectVMInstallationsJob.run(DetectVMInstallationsJob.java:66)
 at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)'
    class org.eclipse.swt.widgets.Composite[shell: 'Event Details'] with label 'Exception Stack Trace:'
     class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Exception Stack Trace:' with text 'Session Data:'
     class org.eclipse.swt.widgets.Text[shell: 'Event Details'] with label 'Session Data:' with text ''
    class org.eclipse.swt.widgets.Sash[shell: 'Event Details'] with label 'Session Data:'
    class org.eclipse.swt.widgets.Sash[shell: 'Event Details'] with label 'Session Data:'
  class org.eclipse.swt.widgets.Composite[shell: 'Event Details'] with label 'Session Data:'
   class org.eclipse.swt.widgets.ToolBar[shell: 'Event Details'] with label 'Session Data:'
   class org.eclipse.swt.widgets.Composite[shell: 'Event Details'] with label 'Session Data:'
    class org.eclipse.swt.widgets.Button[shell: 'Event Details'] with label 'Session Data:' with text '&Close'
org.eclipse.reddeer.core.exception.CoreLayerException: 
No matching widget found with Matcher matching when all matchers match: [Matcher matching widget with the same type as or type extending class org.eclipse.swt.widgets.Button, Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK"]
class org.eclipse.swt.widgets.Shell[shell: 'Event Details'] with text 'Event Details'
	class org.eclipse.swt.widgets.Composite[shell: 'Event Details']
		class org.eclipse.swt.widgets.Composite[shell: 'Event Details']
			class org.eclipse.swt.custom.SashForm[shell: 'Event Details']
				class org.eclipse.swt.widgets.Composite[shell: 'Event Details']
					class org.eclipse.swt.widgets.Composite[shell: 'Event Details']
						class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with text 'Plug-in:'
						class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Plug-in:' with text 'org.eclipse.core.jobs'
						class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'org.eclipse.core.jobs' with text 'Severity:'
						class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Severity:' with text ''
						class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Severity:' with text 'Error'
						class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Error' with text 'Date:'
						class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Date:' with text '8/3/23, 00:29:02.183'
						class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label '8/3/23, 00:29:02.183' with text 'Message:'
						class org.eclipse.swt.widgets.Text[shell: 'Event Details'] with label 'Message:' with text 'An internal error occurred during: "Look up for installed JVMs".'
					class org.eclipse.swt.widgets.Composite[shell: 'Event Details'] with label 'Message:'
						class org.eclipse.swt.widgets.Composite[shell: 'Event Details'] with label 'Message:'
							class org.eclipse.swt.widgets.Button[shell: 'Event Details'] with label 'Message:' with text ''
							class org.eclipse.swt.widgets.Button[shell: 'Event Details'] with label 'Message:' with text ''
							class org.eclipse.swt.widgets.Button[shell: 'Event Details'] with label 'Message:' with text ''
							class org.eclipse.swt.widgets.Button[shell: 'Event Details'] with label 'Message:' with text ''
				class org.eclipse.swt.widgets.Composite[shell: 'Event Details'] with label 'Message:'
					class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Message:' with text 'Exception Stack Trace:'
					class org.eclipse.swt.widgets.Text[shell: 'Event Details'] with label 'Exception Stack Trace:' with text 'java.lang.UnsupportedOperationException: remove
	at java.base/java.util.Iterator.remove(Iterator.java:102)
	at java.base/java.util.Collection.removeIf(Collection.java:577)
	at org.eclipse.jdt.internal.launching.DetectVMInstallationsJob.run(DetectVMInstallationsJob.java:66)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)'
				class org.eclipse.swt.widgets.Composite[shell: 'Event Details'] with label 'Exception Stack Trace:'
					class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Exception Stack Trace:' with text 'Session Data:'
					class org.eclipse.swt.widgets.Text[shell: 'Event Details'] with label 'Session Data:' with text ''
				class org.eclipse.swt.widgets.Sash[shell: 'Event Details'] with label 'Session Data:'
				class org.eclipse.swt.widgets.Sash[shell: 'Event Details'] with label 'Session Data:'
		class org.eclipse.swt.widgets.Composite[shell: 'Event Details'] with label 'Session Data:'
			class org.eclipse.swt.widgets.ToolBar[shell: 'Event Details'] with label 'Session Data:'
			class org.eclipse.swt.widgets.Composite[shell: 'Event Details'] with label 'Session Data:'
				class org.eclipse.swt.widgets.Button[shell: 'Event Details'] with label 'Session Data:' with text '&Close'

	at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:114)
	at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:87)
	at org.eclipse.reddeer.swt.widgets.AbstractWidget.<init>(AbstractWidget.java:76)
	at org.eclipse.reddeer.swt.widgets.AbstractControl.<init>(AbstractControl.java:38)
	at org.eclipse.reddeer.swt.impl.button.AbstractButton.<init>(AbstractButton.java:43)
	at org.eclipse.reddeer.swt.impl.button.PushButton.<init>(PushButton.java:103)
	at org.eclipse.reddeer.swt.impl.button.PushButton.<init>(PushButton.java:63)
	at org.eclipse.reddeer.swt.impl.button.PushButton.<init>(PushButton.java:53)
	at org.eclipse.reddeer.eclipse.ui.views.log.LogMessage.getStackTrace(LogMessage.java:92)
	at org.eclipse.reddeer.eclipse.ui.views.log.LogMessage.toString(LogMessage.java:127)
	at java.base/java.lang.String.valueOf(String.java:4216)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:457)
	at java.base/java.lang.String.valueOf(String.java:4216)
	at org.eclipse.ui.tests.smartimport.ProjectTestTemplate.checkErrorLog(ProjectTestTemplate.java:151)
	at org.eclipse.ui.tests.smartimport.ProjectTestTemplate.testImport(ProjectTestTemplate.java:123)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81)
	at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68)
	at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
	at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 1 s.: widget is found
	at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:120)
	at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207)
	at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151)
	at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:132)
	at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:97)
	at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:64)
	at org.eclipse.reddeer.common.wait.WaitUntil.<init>(WaitUntil.java:48)
	at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:109)
	... 78 more
org.eclipse.reddeer.core.exception.CoreLayerException: No matching widget found with Matcher matching when all matchers match: [Matcher matching widget with the same type as or type extending class org.eclipse.swt.widgets.Button, Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK"]
class org.eclipse.swt.widgets.Shell[shell: 'Event Details'] with text 'Event Details'
	class org.eclipse.swt.widgets.Composite[shell: 'Event Details']
		class org.eclipse.swt.widgets.Composite[shell: 'Event Details']
			class org.eclipse.swt.custom.SashForm[shell: 'Event Details']
				class org.eclipse.swt.widgets.Composite[shell: 'Event Details']
					class org.eclipse.swt.widgets.Composite[shell: 'Event Details']
						class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with text 'Plug-in:'
						class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Plug-in:' with text 'org.eclipse.core.jobs'
						class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'org.eclipse.core.jobs' with text 'Severity:'
						class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Severity:' with text ''
						class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Severity:' with text 'Error'
						class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Error' with text 'Date:'
						class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Date:' with text '8/3/23, 00:29:02.183'
						class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label '8/3/23, 00:29:02.183' with text 'Message:'
						class org.eclipse.swt.widgets.Text[shell: 'Event Details'] with label 'Message:' with text 'An internal error occurred during: "Look up for installed JVMs".'
					class org.eclipse.swt.widgets.Composite[shell: 'Event Details'] with label 'Message:'
						class org.eclipse.swt.widgets.Composite[shell: 'Event Details'] with label 'Message:'
							class org.eclipse.swt.widgets.Button[shell: 'Event Details'] with label 'Message:' with text ''
							class org.eclipse.swt.widgets.Button[shell: 'Event Details'] with label 'Message:' with text ''
							class org.eclipse.swt.widgets.Button[shell: 'Event Details'] with label 'Message:' with text ''
							class org.eclipse.swt.widgets.Button[shell: 'Event Details'] with label 'Message:' with text ''
				class org.eclipse.swt.widgets.Composite[shell: 'Event Details'] with label 'Message:'
					class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Message:' with text 'Exception Stack Trace:'
					class org.eclipse.swt.widgets.Text[shell: 'Event Details'] with label 'Exception Stack Trace:' with text 'java.lang.UnsupportedOperationException: remove
	at java.base/java.util.Iterator.remove(Iterator.java:102)
	at java.base/java.util.Collection.removeIf(Collection.java:577)
	at org.eclipse.jdt.internal.launching.DetectVMInstallationsJob.run(DetectVMInstallationsJob.java:66)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)'
				class org.eclipse.swt.widgets.Composite[shell: 'Event Details'] with label 'Exception Stack Trace:'
					class org.eclipse.swt.widgets.Label[shell: 'Event Details'] with label 'Exception Stack Trace:' with text 'Session Data:'
					class org.eclipse.swt.widgets.Text[shell: 'Event Details'] with label 'Session Data:' with text ''
				class org.eclipse.swt.widgets.Sash[shell: 'Event Details'] with label 'Session Data:'
				class org.eclipse.swt.widgets.Sash[shell: 'Event Details'] with label 'Session Data:'
		class org.eclipse.swt.widgets.Composite[shell: 'Event Details'] with label 'Session Data:'
			class org.eclipse.swt.widgets.ToolBar[shell: 'Event Details'] with label 'Session Data:'
			class org.eclipse.swt.widgets.Composite[shell: 'Event Details'] with label 'Session Data:'
				class org.eclipse.swt.widgets.Button[shell: 'Event Details'] with label 'Session Data:' with text '&Close'

	at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:114)
	at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:87)
	at org.eclipse.reddeer.swt.widgets.AbstractWidget.<init>(AbstractWidget.java:76)
	at org.eclipse.reddeer.swt.widgets.AbstractControl.<init>(AbstractControl.java:38)
	at org.eclipse.reddeer.swt.impl.button.AbstractButton.<init>(AbstractButton.java:43)
	at org.eclipse.reddeer.swt.impl.button.PushButton.<init>(PushButton.java:103)
	at org.eclipse.reddeer.swt.impl.button.PushButton.<init>(PushButton.java:63)
	at org.eclipse.reddeer.swt.impl.button.PushButton.<init>(PushButton.java:53)
	at org.eclipse.reddeer.eclipse.ui.views.log.LogMessage.getStackTrace(LogMessage.java:92)
	at org.eclipse.reddeer.eclipse.ui.views.log.LogMessage.toString(LogMessage.java:127)
	at java.base/java.lang.String.valueOf(String.java:4216)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:457)
	at java.base/java.lang.String.valueOf(String.java:4216)
	at org.eclipse.ui.tests.smartimport.ProjectTestTemplate.checkErrorLog(ProjectTestTemplate.java:151)
	at org.eclipse.ui.tests.smartimport.ProjectTestTemplate.testImport(ProjectTestTemplate.java:123)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81)
	at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68)
	at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
	at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 1 s.: widget is found
	at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:120)
	at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207)
	at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151)
	at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:132)
	at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:97)
	at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:64)
	at org.eclipse.reddeer.common.wait.WaitUntil.<init>(WaitUntil.java:48)
	at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:109)
	... 78 more
org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 1 s.: widget is found
	at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:120)
	at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207)
	at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151)
	at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:132)
	at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:97)
	at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:64)
	at org.eclipse.reddeer.common.wait.WaitUntil.<init>(WaitUntil.java:48)
	at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:109)
	at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:87)
	at org.eclipse.reddeer.swt.widgets.AbstractWidget.<init>(AbstractWidget.java:76)
	at org.eclipse.reddeer.swt.widgets.AbstractControl.<init>(AbstractControl.java:38)
	at org.eclipse.reddeer.swt.impl.button.AbstractButton.<init>(AbstractButton.java:43)
	at org.eclipse.reddeer.swt.impl.button.PushButton.<init>(PushButton.java:103)
	at org.eclipse.reddeer.swt.impl.button.PushButton.<init>(PushButton.java:63)
	at org.eclipse.reddeer.swt.impl.button.PushButton.<init>(PushButton.java:53)
	at org.eclipse.reddeer.eclipse.ui.views.log.LogMessage.getStackTrace(LogMessage.java:92)
	at org.eclipse.reddeer.eclipse.ui.views.log.LogMessage.toString(LogMessage.java:127)
	at java.base/java.lang.String.valueOf(String.java:4216)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:457)
	at java.base/java.lang.String.valueOf(String.java:4216)
	at org.eclipse.ui.tests.smartimport.ProjectTestTemplate.checkErrorLog(ProjectTestTemplate.java:151)
	at org.eclipse.ui.tests.smartimport.ProjectTestTemplate.testImport(ProjectTestTemplate.java:123)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81)
	at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68)
	at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45)
	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
	at java.base/java.lang.Thread.run(Thread.java:833)

Check warning on line 0 in AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.TargetEnvironmentTestCase

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 3 runs failed: testStateEEProperties (AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.TargetEnvironmentTestCase)

artifacts/test-results-macos-latest/ui/org.eclipse.pde.ui.tests/target/surefire-reports/TEST-org.eclipse.pde.ui.tests.target.TargetEnvironmentTestCase.xml [took 3s]
artifacts/test-results-ubuntu-latest/ui/org.eclipse.pde.ui.tests/target/surefire-reports/TEST-org.eclipse.pde.ui.tests.target.TargetEnvironmentTestCase.xml [took 2s]
artifacts/test-results-windows-latest/ui/org.eclipse.pde.ui.tests/target/surefire-reports/TEST-org.eclipse.pde.ui.tests.target.TargetEnvironmentTestCase.xml [took 3s]
Raw output
The system packages property for EE CDC-1.0/Foundation-1.0 was not found in the state's propeties
java.lang.AssertionError: The system packages property for EE CDC-1.0/Foundation-1.0 was not found in the state's propeties
	at org.junit.Assert.fail(Assert.java:89)
	at org.eclipse.pde.ui.tests.target.TargetEnvironmentTestCase.testStateEEProperties(TargetEnvironmentTestCase.java:113)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4368)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3991)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:645)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)

Check warning on line 0 in AllPDEMinimalTests org.eclipse.pde.core.tests.internal.core.builders.BundleErrorReporterTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 3 runs failed: testErrorOnUnresolvedJrePackage (AllPDEMinimalTests org.eclipse.pde.core.tests.internal.core.builders.BundleErrorReporterTest)

artifacts/test-results-macos-latest/ui/org.eclipse.pde.ui.tests/target/surefire-reports/TEST-org.eclipse.pde.core.tests.internal.core.builders.BundleErrorReporterTest.xml [took 5s]
artifacts/test-results-ubuntu-latest/ui/org.eclipse.pde.ui.tests/target/surefire-reports/TEST-org.eclipse.pde.core.tests.internal.core.builders.BundleErrorReporterTest.xml [took 1s]
artifacts/test-results-windows-latest/ui/org.eclipse.pde.ui.tests/target/surefire-reports/TEST-org.eclipse.pde.core.tests.internal.core.builders.BundleErrorReporterTest.xml [took 5s]
Raw output
Expecting empty but was: [Marker [on: /org.eclipse.pde.core.tests.internal.core.builders.BundleErrorReporterTest/META-INF/MANIFEST.MF, id: 446, type: org.eclipse.pde.core.problem, attributes: [categoryId: fatal, compilerKey: compilers.p.unresolved-import, lineNumber: 6, message: No available bundle exports package 'javax.xml.ws', packageName: javax.xml.ws, problemId: 4103, severity: 2], created: 8/3/23, 12:26 AM]]
java.lang.AssertionError: 

Expecting empty but was: [Marker [on: /org.eclipse.pde.core.tests.internal.core.builders.BundleErrorReporterTest/META-INF/MANIFEST.MF, id: 446, type: org.eclipse.pde.core.problem, attributes: [categoryId: fatal, compilerKey: compilers.p.unresolved-import, lineNumber: 6, message: No available bundle exports package 'javax.xml.ws', packageName: javax.xml.ws, problemId: 4103, severity: 2], created: 8/3/23, 12:26 AM]]
	at org.eclipse.pde.core.tests.internal.core.builders.BundleErrorReporterTest.testErrorOnUnresolvedJrePackage(BundleErrorReporterTest.java:80)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4047)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:645)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

674 tests found (test 1 to 370)

There are 674 tests, see "Raw output" for the list of tests 1 to 370.
Raw output
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.DependencyManagerTest ‑ testFindRequirementsClosure_importPackage
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.DependencyManagerTest ‑ testFindRequirementsClosure_includeFragments
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.DependencyManagerTest ‑ testFindRequirementsClosure_includeFragmentsProvidingPackages
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.DependencyManagerTest ‑ testFindRequirementsClosure_includeNonTestFragments
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.DependencyManagerTest ‑ testFindRequirementsClosure_includeOptional
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.DependencyManagerTest ‑ testFindRequirementsClosure_requireBundle
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.DependencyManagerTest ‑ testFindRequirementsClosure_requireBundle2
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.DependencyManagerTest ‑ testFindRequirementsClosure_requireDifferentVersions
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.DependencyManagerTest ‑ testFindRequirementsClosure_requiredCapability
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.PDEXmlProcessorFactoryTest testParseXmlWithExternalEntity ‑ Unknown test
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.PDEXmlProcessorFactoryTest ‑ testDocumentBuilderFactoryIgnoringDoctypeMalcious
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.PDEXmlProcessorFactoryTest ‑ testDocumentBuilderFactoryIgnoringDoctypeNormal
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.PDEXmlProcessorFactoryTest ‑ testDocumentBuilderFactoryWithoutExternalEntity
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.PDEXmlProcessorFactoryTest ‑ testDocumentBuilderIgnoringDoctypeMalcious
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.PDEXmlProcessorFactoryTest ‑ testDocumentBuilderIgnoringDoctypeNormal
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.PDEXmlProcessorFactoryTest ‑ testDocumentBuilderWithoutExternalEntity
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.PDEXmlProcessorFactoryTest ‑ testDocumentBuilderXmlWithExternalEntity
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.PDEXmlProcessorFactoryTest ‑ testParseXmlWithIgnoredExternalEntity
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.PDEXmlProcessorFactoryTest ‑ testParseXmlWithoutExternalEntity
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.PDEXmlProcessorFactoryTest ‑ testParseXmlWithoutIgnoredExternalEntity
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.PDEXmlProcessorFactoryTest ‑ testTransformXmlWithExternalEntity
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.PDEXmlProcessorFactoryTest ‑ testTransformXmlWithoutExternalEntity
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.WorkspaceModelManagerTest ‑ testBundleRootHandling_bundleRootChangedFromDefaultToOthersAndReverse
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.WorkspaceModelManagerTest ‑ testBundleRootHandling_bundleRootChangedFromNoneToDefault
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.WorkspaceModelManagerTest ‑ testBundleRootHandling_bundleRootChangedFromNoneToOther
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.WorkspaceModelManagerTest ‑ testBundleRootHandling_projectCreatedWithNonDefaultBundleRoot
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.WorkspaceModelManagerTest ‑ testChangeEvents_singleModelCreated
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.WorkspaceModelManagerTest ‑ testChangeEvents_singleModelRemoved
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.WorkspaceModelManagerTest ‑ testDelete_projectWithChangedBundleRoot
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.WorkspaceModelManagerTest ‑ testGetModel_projectCreated
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.WorkspaceModelManagerTest ‑ testGetModel_workspaceStartUpWithExistingProject
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.WorkspaceModelManagerTest ‑ testOpenAndClose_projectWithChangedBundleRoot
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.WorkspaceProductModelManagerTest ‑ testProducts_productAddedAndRemoved
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.WorkspaceProductModelManagerTest ‑ testProducts_productAddedToDeriveFolderNestedInSrcFolder
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.WorkspaceProductModelManagerTest ‑ testProducts_productAddedToDerivedFolder
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.WorkspaceProductModelManagerTest ‑ testProducts_productAddedToDerivedSourceFolder
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.classpath.ClasspathResolutionTest ‑ testImportExternalPreviouslySystemPackageAddsExtraBundle
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.classpath.ClasspathResolutionTest ‑ testImportExternalPreviouslySystemPackageAddsExtraBundle_missingBREE
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.classpath.ClasspathResolutionTest ‑ testImportSystemPackageDoesntAddExtraBundleJava11
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.classpath.ClasspathResolutionTest ‑ testImportSystemPackageDoesntAddExtraBundleJava8
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.classpath.ClasspathResolutionTest ‑ testImportSystemPackageDoesntAddExtraBundleJava8_osgiEERequirement
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.core.builders.BundleErrorReporterTest ‑ testErrorOnUnresolvedJrePackage
AllPDEMinimalTests org.eclipse.pde.core.tests.internal.util.PDESchemaHelperTest ‑ testContainsMatchingProperty
AllPDEMinimalTests org.eclipse.pde.ui.tests.build.properties.AllValidatorTests org.eclipse.pde.ui.tests.build.properties.BuildPropertiesValidationTest ‑ testIncrementalMarkers
AllPDEMinimalTests org.eclipse.pde.ui.tests.build.properties.AllValidatorTests org.eclipse.pde.ui.tests.build.properties.BuildPropertiesValidationTest ‑ testJavacEntries
AllPDEMinimalTests org.eclipse.pde.ui.tests.build.properties.AllValidatorTests org.eclipse.pde.ui.tests.build.properties.BuildPropertiesValidationTest ‑ testJreCompliance
AllPDEMinimalTests org.eclipse.pde.ui.tests.build.properties.AllValidatorTests org.eclipse.pde.ui.tests.build.properties.BuildPropertiesValidationTest ‑ testOsgiInf
AllPDEMinimalTests org.eclipse.pde.ui.tests.build.properties.AllValidatorTests org.eclipse.pde.ui.tests.build.properties.BuildPropertiesValidationTest ‑ testSimpleProject
AllPDEMinimalTests org.eclipse.pde.ui.tests.build.properties.AllValidatorTests org.eclipse.pde.ui.tests.build.properties.BuildPropertiesValidationTest ‑ testSourceFolder
AllPDEMinimalTests org.eclipse.pde.ui.tests.build.properties.AllValidatorTests org.eclipse.pde.ui.tests.build.properties.BuildPropertiesValidationTest ‑ testSrcExcludeQuickFix
AllPDEMinimalTests org.eclipse.pde.ui.tests.build.properties.AllValidatorTests org.eclipse.pde.ui.tests.build.properties.BuildPropertiesValidationTest ‑ testTestSource
AllPDEMinimalTests org.eclipse.pde.ui.tests.classpathresolver.ClasspathResolverTest ‑ testGetDevProperties
AllPDEMinimalTests org.eclipse.pde.ui.tests.classpathresolver.ClasspathResolverTest ‑ testGetDevProperties_HostAndJarBundle_oneEmptyDevEntryAndOneWithAndWithoutVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.classpathresolver.ClasspathResolverTest ‑ testGetDevProperties_bundleFromRunningPlatform_wovenDevEntryWithAndWithoutVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.classpathresolver.ClasspathResolverTest ‑ testGetDevProperties_jarTPBundleWithSameVersionLikeHostBundle_noDevEntries
AllPDEMinimalTests org.eclipse.pde.ui.tests.classpathresolver.ClasspathResolverTest ‑ testGetDevProperties_jarTPBundle_noDevEntries
AllPDEMinimalTests org.eclipse.pde.ui.tests.classpathresolver.ClasspathResolverTest ‑ testGetDevProperties_mixedWorkspaceAndHostAndJarTPBundle_onlyUsedPlatformBundles
AllPDEMinimalTests org.eclipse.pde.ui.tests.classpathresolver.ClasspathResolverTest ‑ testGetDevProperties_workspaceAndHostBundle_twoDevEntriesWithAndWithoutVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.classpathresolver.ClasspathResolverTest ‑ testGetDevProperties_workspaceAndJarTPBundle_oneEmptyDevEntryAndOneWithAndWithoutVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.classpathresolver.ClasspathResolverTest ‑ testGetDevProperties_workspacePluginWithSameVersionLikeHostBundle_devEntryWithAndWithoutVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.classpathresolver.ClasspathResolverTest ‑ testGetDevProperties_workspacePlugin_devEntryWithAndWithoutVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.classpathresolver.ClasspathResolverTest ‑ testSourceLookupPath
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_additionalPlugins
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_automaticallyAddRequirements
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_autostartLevels
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_featureEnvironmentNotMatchingTargetEnvironment
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_featureSelectionForLocationExternalButNoExternalFeaturePresent_noFeature
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_featureSelectionForLocationExternal_latestExternalFeature
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_featureSelectionForLocationWorkspaceButNoWorkspaceFeaturePresent_latestExternalFeature
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_featureSelectionForLocationWorkspace_latestWorkspaceFeature
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_includedFeatureWithDefaultVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_includedFeatureWithSpecificVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_includedPluginAndFeatureEnvironmentNotMatchingTargetEnvironment
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_includedPluginWithDefaultVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_includedPluginWithSpecificVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_inheritanceOfPluginResolution
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_multipleInclusionOfPluginAndFeature
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_requiredFeatureWithNoVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_requiredFeatureWithSpecificVersion1
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_requiredFeatureWithSpecificVersion2
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_requiredPluginWithNoVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_requiredPluginWithSpecificVersion1
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ testGetMergedBundleMap_requiredPluginWithSpecificVersion2
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.LaunchConfigurationHelperTestCase ‑ testgetStartData
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.LaunchConfigurationMigrationTest ‑ testBundleBased
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.LaunchConfigurationMigrationTest ‑ testPluginBasedWithAutomaticAdd
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.LaunchConfigurationMigrationTest ‑ testPluginBasedWithoutAutomaticAdd
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMapForIssue88_specifiedWorkspacePluginOnlyInTargetPlatform_emtpySelection
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_automaticAddedWorkspacePlugins_multiVersionPluginDisabledWithMultipleSpecificVersions
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_automaticAddedWorkspacePlugins_multiVersionPluginDisabledWithSpecificVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_automaticAddedWorkspacePlugins_multiVersionPluginDisabledWithoutVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_automaticAddedWorkspacePlugins_noDisabledPlugins
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_automaticAddedWorkspacePlugins_sameMMMVersionButDifferentQualifier
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_automaticAddedWorkspacePlugins_singleVersionPluginDisabledWithoutVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_automaticAddedWorkspacePlugins_singleVersionPluginV1_0_0DeselectedButHaveV1_0_1InWorkspace
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_automaticallyAddRequirements
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_defaultLaunchWithAllPlugins_fragmentsForOtherEnvironmentExcluded
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_mixedPluginsFromWorkspaceAndTarget_specificTargetVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_mixedPluginsFromWorkspaceWithAutomaticAddAndTarget_specificTargetVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_multipleTargetPluginVersions_multipleSpecificVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_multipleTargetPluginVersions_noVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_multipleTargetPluginVersions_sameMMMVersionButDifferentQualifier
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_multipleTargetPluginVersions_specificVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_multipleWorkspacePluginVersions_multipleSpecificVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_multipleWorkspacePluginVersions_noVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_multipleWorkspacePluginVersions_sameMMMVersionButDifferentQualifier
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_multipleWorkspacePluginVersions_sameVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_multipleWorkspacePluginVersions_specificVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_pluginFromWorkspaceAndTarget_noTargetVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_pluginFromWorkspaceAndTarget_notMatchingTargetVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_pluginFromWorkspaceAndTarget_specificTargetVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_pluginFromWorkspaceAndTarget_targetBundleReplacedByWorkspaceBundleWithSameVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_singleTargetPluginVersion_noVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_singleTargetPluginVersion_notMatchingVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_singleTargetPluginVersion_notSelectedWorkspacePendant
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_singleTargetPluginVersion_specificVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_singleWorkspacePluginVersion_noVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_singleWorkspacePluginVersion_notMatchingVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_singleWorkspacePluginVersion_specificVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_startDataParsing
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_workspacePluginAddedAutomaticallyAndTargetPlugin_differentVersions
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testGetMergedBundleMap_workspacePluginAddedAutomaticallyAndTargetPlugin_sameVersionLikeInWorkspace
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testTwoVersionsOfSameBundleBundlesInfo
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testTwoVersionsOfSameBundleConfigIni
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testWriteBundleEntry_oneOfTwoTargetPlugins_versionEntry
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testWriteBundleEntry_oneOfTwoWorkspacePlugins_versionEntry
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testWriteBundleEntry_singleTargetPlugin_noVersionEntry
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testWriteBundleEntry_singleWorkspacePlugin_noVersionEntry
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.PluginBasedLaunchTest ‑ testWriteBundleEntry_startLevelAndAutoStart
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.product.ProductEditorLaunchingTest ‑ testProductLaunch_bundlesWithVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.product.ProductEditorLaunchingTest ‑ testProductLaunch_featuresWithVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.product.ProductEditorLaunchingTest ‑ testProductLaunch_typeBUNDLES
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.product.ProductEditorLaunchingTest ‑ testProductLaunch_typeFEATURES
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.product.ProductEditorLaunchingTest ‑ testProductLaunch_typeMIXED
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.product.ProductEditorLaunchingTest ‑ testProductLaunch_useFeatureFALSE
AllPDEMinimalTests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.product.ProductEditorLaunchingTest ‑ testProductLaunch_useFeatureTRUE
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleActivatorTestCase ‑ testAbsentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleActivatorTestCase ‑ testChangeExistingActivator
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleActivatorTestCase ‑ testGetActivator
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleActivatorTestCase ‑ testHeaderLength
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleActivatorTestCase ‑ testHeaderLengthWithWindowsDelimiter
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleActivatorTestCase ‑ testHeaderOffset1
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleActivatorTestCase ‑ testHeaderOffset2
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleActivatorTestCase ‑ testPresentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleActivatorTestCase ‑ testSetActivator
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleClasspathTestCase ‑ testAbsentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleClasspathTestCase ‑ testAddLibrary
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleClasspathTestCase ‑ testHeaderLength
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleClasspathTestCase ‑ testHeaderLengthMultiLines1
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleClasspathTestCase ‑ testHeaderLengthMultiLines2
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleClasspathTestCase ‑ testHeaderLengthWithWindowsDelimiter
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleClasspathTestCase ‑ testHeaderOffset1
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleClasspathTestCase ‑ testHeaderOffset2
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleClasspathTestCase ‑ testPresentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleClasspathTestCase ‑ testRemoveLibrary
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleClasspathTestCase ‑ testRemoveOnlyLibrary
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleLocalizationTestCase ‑ testAbsentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleLocalizationTestCase ‑ testChangeExistingLocalization
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleLocalizationTestCase ‑ testGetLocalization
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleLocalizationTestCase ‑ testGetLocalizationDefault
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleLocalizationTestCase ‑ testHeaderLength
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleLocalizationTestCase ‑ testHeaderLengthWithWindowsDelimiter
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleLocalizationTestCase ‑ testHeaderOffset1
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleLocalizationTestCase ‑ testHeaderOffset2
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleLocalizationTestCase ‑ testPresentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleLocalizationTestCase ‑ testSetLocalization
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleNameTestCase ‑ testAbsentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleNameTestCase ‑ testChangeExistingName
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleNameTestCase ‑ testGetName
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleNameTestCase ‑ testHeaderLength
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleNameTestCase ‑ testHeaderLengthWithWindowsDelimiter
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleNameTestCase ‑ testHeaderOffset1
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleNameTestCase ‑ testHeaderOffset2
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleNameTestCase ‑ testPresentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleNameTestCase ‑ testSetName
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleSymbolicNameTestCase ‑ testAbsentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleSymbolicNameTestCase ‑ testAddBundleSymbolicName
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleSymbolicNameTestCase ‑ testAddSingletonDirective
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleSymbolicNameTestCase ‑ testChangeBundleSymbolicName
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleSymbolicNameTestCase ‑ testHeaderLength
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleSymbolicNameTestCase ‑ testHeaderLengthWithWindowsDelimiter
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleSymbolicNameTestCase ‑ testHeaderOffset1
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleSymbolicNameTestCase ‑ testHeaderOffset2
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleSymbolicNameTestCase ‑ testPresentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleSymbolicNameTestCase ‑ testReadSingletonDirective
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleSymbolicNameTestCase ‑ testRemoveBundleSymbolicName
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleSymbolicNameTestCase ‑ testRemoveSingletonDirective
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleVendorTestCase ‑ testAbsentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleVendorTestCase ‑ testAddBundleVendor
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleVendorTestCase ‑ testChangeBundleVendor
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleVendorTestCase ‑ testHeaderLength
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleVendorTestCase ‑ testHeaderLengthWithWindowsDelimiter
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleVendorTestCase ‑ testHeaderOffset1
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleVendorTestCase ‑ testHeaderOffset2
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleVendorTestCase ‑ testPresentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleVendorTestCase ‑ testRemoveBundleVendor
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleVersionTestCase ‑ testAbsentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleVersionTestCase ‑ testAddVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleVersionTestCase ‑ testChangeVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleVersionTestCase ‑ testHeaderLength
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleVersionTestCase ‑ testHeaderLengthWithWindowsDelimiter
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleVersionTestCase ‑ testHeaderOffset1
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleVersionTestCase ‑ testHeaderOffset2
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleVersionTestCase ‑ testPresentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.BundleVersionTestCase ‑ testRemoveVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExecutionEnvironmentTestCase ‑ testAbsentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExecutionEnvironmentTestCase ‑ testAddExecutionEnvironment
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExecutionEnvironmentTestCase ‑ testAddExecutionEnvironmentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExecutionEnvironmentTestCase ‑ testAddMulitplieExecutionEnvironmnets
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExecutionEnvironmentTestCase ‑ testHeaderLength
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExecutionEnvironmentTestCase ‑ testHeaderLengthMultiLines1
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExecutionEnvironmentTestCase ‑ testHeaderLengthMultiLines2
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExecutionEnvironmentTestCase ‑ testHeaderLengthWithWindowsDelimiter
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExecutionEnvironmentTestCase ‑ testHeaderOffset1
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExecutionEnvironmentTestCase ‑ testHeaderOffset2
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExecutionEnvironmentTestCase ‑ testPresentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExecutionEnvironmentTestCase ‑ testPreserveSpacing
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExecutionEnvironmentTestCase ‑ testRemoveExecutionEnvironment
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExecutionEnvironmentTestCase ‑ testRemoveExistingExecutionEnvironment
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExecutionEnvironmentTestCase ‑ testRemoveMultipleExecutionEnvironments
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testAbsentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testAddExportPackageHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testAddImportPackageHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testAddMultiplePackages
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testAddPackage
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testAddPackageFriend
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testAddPackageFriends
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testAddPackageWithWindowsDelimiter
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testAddVersionToPackage
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testHeaderLength
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testHeaderLengthMultiLines1
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testHeaderLengthMultiLines2
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testHeaderLengthWithWindowsDelimiter
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testHeaderOffset1
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testHeaderOffset2
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testPresentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testPreserveSpacing
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testReadInternalPackage
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testReadMultipleFriend
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testReadOneFriend
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testReadPackageWithVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testRemoveExistingExportPackageHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testRemoveMultiplePackages
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testRemovePackage
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testRemovePackageWithWindowsDelimiter
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testRemoveVersionFromPackage
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ExportPackageTestCase ‑ testSetPackageInternal
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.FragmentHostTestCase ‑ testAbsentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.FragmentHostTestCase ‑ testAddFragmentHost
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.FragmentHostTestCase ‑ testChangeFragmentHost
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.FragmentHostTestCase ‑ testHeaderLength
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.FragmentHostTestCase ‑ testHeaderLengthWithWindowsDelimiter
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.FragmentHostTestCase ‑ testHeaderOffset1
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.FragmentHostTestCase ‑ testHeaderOffset2
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.FragmentHostTestCase ‑ testPresentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.FragmentHostTestCase ‑ testRemoveFragmentHost
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testAbsentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testAddExportPackageHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testAddImportPackageHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testAddMultiplePackages
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testAddPackage
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testAddPackageWithWindowsDelimiter
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testAddVersionToPackage
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testHeaderLength
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testHeaderLengthMultiLines1
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testHeaderLengthMultiLines2
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testHeaderLengthWithWindowsDelimiter
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testHeaderOffset1
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testHeaderOffset2
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testMakePackageOptional
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testPresentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testPreserveSpacing
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testReadOptionalPackage
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testReadPackageWithVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testRemoveExistingExportPackageHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testRemoveMultiplePackages
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testRemoveOptionalDirective
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testRemovePackage
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testRemovePackageWithWindowsDelimiter
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.ImportPackageTestCase ‑ testRemoveVersionFromPackage
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.LazyStartTestCase ‑ testAbsentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.LazyStartTestCase ‑ testChangeExistingLazyStart
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.LazyStartTestCase ‑ testGetAutoStart
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.LazyStartTestCase ‑ testGetAutoStart2
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.LazyStartTestCase ‑ testHeaderLength
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.LazyStartTestCase ‑ testHeaderLengthWithWindowsDelimiter
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.LazyStartTestCase ‑ testHeaderOffset1
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.LazyStartTestCase ‑ testHeaderOffset2
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.LazyStartTestCase ‑ testPresentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.LazyStartTestCase ‑ testSetLazyStart
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testAbsentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testAddBundle
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testAddBundleWithWindowsDelimiter
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testAddMultipleBundles
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testAddRequireBundleHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testAddVersionToBundle
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testHeaderLength
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testHeaderLengthMultiLines1
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testHeaderLengthMultiLines2
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testHeaderLengthWithWindowsDelimiter
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testHeaderOffset1
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testHeaderOffset2
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testMakeBundleOptional
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testMakeBundleReExport
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testPresentHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testPreserveSpacing
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testReadBundleReExport
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testReadBundleWithVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testReadOptionalBundle
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testRemoveBundle
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testRemoveBundleWithWindowsDelimiter
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testRemoveExistingRequireBundleHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testRemoveMultipleBundles
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testRemoveOptionalDirective
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testRemoveReExport
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testRemoveVersionFromBundle
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.bundle.AllBundleModelTests org.eclipse.pde.ui.tests.model.bundle.RequireBundleTestCase ‑ testSetGetVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.core.tests.internal.feature.FeatureDataTestCase ‑ testSerialization
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.core.tests.internal.feature.FeatureDataTestCase ‑ testSerializationWithLdapFilter
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.BasicXMLTestCase ‑ testAddSimpleExtension
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.BasicXMLTestCase ‑ testReadMultilineSimpleExtension
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.BasicXMLTestCase ‑ testReadSimpleExtension
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.BasicXMLTestCase ‑ testReadSimpleExtensionOneLine
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.BasicXMLTestCase ‑ testRemoveChildNode
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.BasicXMLTestCase ‑ testRemoveSimpleExtension
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.BasicXMLTestCase ‑ testSingleQuoteAttribute
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testAddExtensionAttribute1CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testAddExtensionAttribute1LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testAddExtensionAttribute2CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testAddExtensionAttribute2LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testAddExtensionAttribute3CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testAddExtensionAttribute3LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testAddNewExtensionAttribute1CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testAddNewExtensionAttribute1LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testAddNewExtensionAttribute2CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testAddNewExtensionAttribute2LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testAddNewExtensionAttribute3CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testAddNewExtensionAttribute3LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testAddNewMultipleAttributes1CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testAddNewMultipleAttributes1LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testAddNewMultipleAttributes2CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testAddNewMultipleAttributes2LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testAddNewMultipleAttributes3CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testAddNewMultipleAttributes3LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testChangeExtensionAttribute1CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testChangeExtensionAttribute1LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testChangeExtensionAttribute2CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testChangeExtensionAttribute2LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testChangeExtensionAttribute3CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testChangeExtensionAttribute3LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testRemoveExtensionAttribute1CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testRemoveExtensionAttribute1LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testRemoveExtensionAttribute2CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testRemoveExtensionAttribute2LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testRemoveExtensionAttribute3CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testRemoveExtensionAttribute3LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testRemoveMultipleExtensionAttributes1CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testRemoveMultipleExtensionAttributes1LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testRemoveMultipleExtensionAttributes2CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testRemoveMultipleExtensionAttributes2LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testRemoveMultipleExtensionAttributes3CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionAttributeTestCase ‑ testRemoveMultipleExtensionAttributes3LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddExtensionElement1CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddExtensionElement1LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddExtensionElement2CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddExtensionElement2LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddExtensionElement3CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddExtensionElement3LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddMultipleExtensionElements1CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddMultipleExtensionElements1LF

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

674 tests found (test 371 to 674)

There are 674 tests, see "Raw output" for the list of tests 371 to 674.
Raw output
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddMultipleExtensionElements2CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddMultipleExtensionElements2LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddMultipleExtensionElements3CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddMultipleExtensionElements3LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddNewExtensionElement1CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddNewExtensionElement1LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddNewExtensionElement2CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddNewExtensionElement2LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddNewExtensionElement3CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddNewExtensionElement3LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddNewMultipleExtensionElements1CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddNewMultipleExtensionElements1LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddNewMultipleExtensionElements2CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddNewMultipleExtensionElements2LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddNewMultipleExtensionElements3CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testAddNewMultipleExtensionElements3LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testRemoveExtensionElement1CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testRemoveExtensionElement1LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testRemoveExtensionElement2CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testRemoveExtensionElement2LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testRemoveExtensionElement3CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testRemoveExtensionElement3LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testRemoveMultipleExtensionElements1CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testRemoveMultipleExtensionElements1LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testRemoveMultipleExtensionElements2CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testRemoveMultipleExtensionElements2LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testRemoveMultipleExtensionElements3CRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ExtensionElementTestCase ‑ testRemoveMultipleExtensionElements3LF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.ManifestEditorSpellCheckTestCase ‑ testNoSpellingAnnotation
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.StructureXMLModelTestCase ‑ testStructureAddAttributeCRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.StructureXMLModelTestCase ‑ testStructureAddAttributeLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.StructureXMLModelTestCase ‑ testStructureAddElementCRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.StructureXMLModelTestCase ‑ testStructureAddElementLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.StructureXMLModelTestCase ‑ testStructureAddExtensionCRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.StructureXMLModelTestCase ‑ testStructureAddExtensionLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.StructureXMLModelTestCase ‑ testStructureBreakOpenElementCRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.StructureXMLModelTestCase ‑ testStructureBreakOpenElementLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.StructureXMLModelTestCase ‑ testStructurePreserveCommentInExtensionCRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.StructureXMLModelTestCase ‑ testStructurePreserveCommentInExtensionLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.StructureXMLModelTestCase ‑ testStructurePreserveCommentInRootCRLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.model.xml.AllXMLModelTests org.eclipse.pde.ui.tests.model.xml.StructureXMLModelTestCase ‑ testStructurePreserveCommentInRootLF
AllPDEMinimalTests org.eclipse.pde.ui.tests.nls.AllNLSTests org.eclipse.pde.ui.tests.nls.StringHelperTestCase ‑ testSideEffects
AllPDEMinimalTests org.eclipse.pde.ui.tests.nls.AllNLSTests org.eclipse.pde.ui.tests.nls.StringHelperTestCase ‑ testSimpleLines
AllPDEMinimalTests org.eclipse.pde.ui.tests.nls.AllNLSTests org.eclipse.pde.ui.tests.nls.StringHelperTestCase ‑ testSpaces
AllPDEMinimalTests org.eclipse.pde.ui.tests.preferences.AllPreferenceTests org.eclipse.pde.ui.tests.preferences.PDEPreferencesTestCase ‑ testCompatibilityWithPreferenceStore
AllPDEMinimalTests org.eclipse.pde.ui.tests.preferences.AllPreferenceTests org.eclipse.pde.ui.tests.preferences.PDEPreferencesTestCase ‑ testCompilerPreferences
AllPDEMinimalTests org.eclipse.pde.ui.tests.preferences.AllPreferenceTests org.eclipse.pde.ui.tests.preferences.PDEPreferencesTestCase ‑ testDefaultPDEPreferences
AllPDEMinimalTests org.eclipse.pde.ui.tests.preferences.AllPreferenceTests org.eclipse.pde.ui.tests.preferences.PDEPreferencesTestCase ‑ testInstanceScopePDEPreferences
AllPDEMinimalTests org.eclipse.pde.ui.tests.preferences.AllPreferenceTests org.eclipse.pde.ui.tests.preferences.PDEPreferencesTestCase ‑ testPreferenceChangeListener1
AllPDEMinimalTests org.eclipse.pde.ui.tests.preferences.AllPreferenceTests org.eclipse.pde.ui.tests.preferences.PDEPreferencesTestCase ‑ testPreferenceChangeListner2
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.BundleRootTests ‑ testAssignRootToExistingProject
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.BundleRootTests ‑ testBundleRoot
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.BundleRootTests ‑ testGetOnNonExistantProject
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.BundleRootTests ‑ testPluginModelInstallLocation
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.BundleRootTests ‑ testServiceSetGetLocation
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.BundleRootTests ‑ testSetGetLocation
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.DynamicPluginProjectReferencesTest ‑ testFragmentHost_imported
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.DynamicPluginProjectReferencesTest ‑ testFragmentHost_required
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.DynamicPluginProjectReferencesTest ‑ testHopViaTargetPlatform_imported
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.DynamicPluginProjectReferencesTest ‑ testHopViaTargetPlatform_required
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.DynamicPluginProjectReferencesTest ‑ testIgnoreCapabilities
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.PluginRegistryTestsMinimal ‑ testMatchCompatible
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.PluginRegistryTestsMinimal ‑ testMatchCompatibleNone
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.PluginRegistryTestsMinimal ‑ testMatchGreaterOrEqual
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.PluginRegistryTestsMinimal ‑ testMatchNone
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.PluginRegistryTestsMinimal ‑ testMatchPerfect
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.PluginRegistryTestsMinimal ‑ testMatchPrefix
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.PluginRegistryTestsMinimal ‑ testMinRange
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.PluginRegistryTestsMinimal ‑ testOverlapRange
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.PluginRegistryTestsMinimal ‑ testRangeNone
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.PluginRegistryTestsMinimal ‑ testRangeWithFilterMatch
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.PluginRegistryTestsMinimal ‑ testRangeWithFilterNoMatch
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.PluginRegistryTestsMinimal ‑ testSingleRangeMatch
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.PluginRegistryTestsMinimal ‑ testUnmatchedRange
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.PluginRegistryTestsMinimal ‑ testWorkspaceOverTarget
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testBundle
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testBundleSrc
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testBundleToFrag
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testClassFolders
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testClassFoldersNoJars
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testEagerAutostart
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testEagerEclipseLazyStart
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testEmptyHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testEmptyPackageImportHeader
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testExportUpdateSequence
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testExportWizardLaunchShortcuts
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testFragToBundle
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testFragment
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testFragmentSrc
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testHeaderFormatting
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testJarsAsBundle
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testJavaToBundle
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testLazyAutostart
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testLazyEclipseLazyStart
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testModifyBundle
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testModifyRequiredBundles
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testNonBundleToBundle
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testPlugin
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testSingleton
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testTwoSourceFoldersOneJar
AllPDEMinimalTests org.eclipse.pde.ui.tests.project.ProjectCreationTests ‑ testTwoSourceFoldersTwoJars
AllPDEMinimalTests org.eclipse.pde.ui.tests.runtime.AllPDERuntimeTests org.eclipse.pde.ui.tests.runtime.LocalModelTest ‑ testBundleInstalled
AllPDEMinimalTests org.eclipse.pde.ui.tests.runtime.AllPDERuntimeTests org.eclipse.pde.ui.tests.runtime.LocalModelTest ‑ testBundleResolvedEvent
AllPDEMinimalTests org.eclipse.pde.ui.tests.runtime.AllPDERuntimeTests org.eclipse.pde.ui.tests.runtime.LocalModelTest ‑ testBundleStartedEvent
AllPDEMinimalTests org.eclipse.pde.ui.tests.runtime.AllPDERuntimeTests org.eclipse.pde.ui.tests.runtime.LocalModelTest ‑ testBundleStartingEvent
AllPDEMinimalTests org.eclipse.pde.ui.tests.runtime.AllPDERuntimeTests org.eclipse.pde.ui.tests.runtime.LocalModelTest ‑ testBundleStoppedEvent
AllPDEMinimalTests org.eclipse.pde.ui.tests.runtime.AllPDERuntimeTests org.eclipse.pde.ui.tests.runtime.LocalModelTest ‑ testBundleStoppingEvent
AllPDEMinimalTests org.eclipse.pde.ui.tests.runtime.AllPDERuntimeTests org.eclipse.pde.ui.tests.runtime.LocalModelTest ‑ testBundleUninstalledEvent
AllPDEMinimalTests org.eclipse.pde.ui.tests.runtime.AllPDERuntimeTests org.eclipse.pde.ui.tests.runtime.LocalModelTest ‑ testBundleUnresolvedEvent
AllPDEMinimalTests org.eclipse.pde.ui.tests.runtime.AllPDERuntimeTests org.eclipse.pde.ui.tests.runtime.LocalModelTest ‑ testBundleUpdatedEvent
AllPDEMinimalTests org.eclipse.pde.ui.tests.runtime.AllPDERuntimeTests org.eclipse.pde.ui.tests.runtime.LocalModelTest ‑ testExtensionAddedEvent
AllPDEMinimalTests org.eclipse.pde.ui.tests.runtime.AllPDERuntimeTests org.eclipse.pde.ui.tests.runtime.LocalModelTest ‑ testExtensionPointAddedEvent
AllPDEMinimalTests org.eclipse.pde.ui.tests.runtime.AllPDERuntimeTests org.eclipse.pde.ui.tests.runtime.LocalModelTest ‑ testExtensionPointRemovedEvent
AllPDEMinimalTests org.eclipse.pde.ui.tests.runtime.AllPDERuntimeTests org.eclipse.pde.ui.tests.runtime.LocalModelTest ‑ testExtensionRemovedEvent
AllPDEMinimalTests org.eclipse.pde.ui.tests.runtime.AllPDERuntimeTests org.eclipse.pde.ui.tests.runtime.LocalModelTest ‑ testInstalledBundles
AllPDEMinimalTests org.eclipse.pde.ui.tests.runtime.AllPDERuntimeTests org.eclipse.pde.ui.tests.runtime.LocalModelTest ‑ testServiceModifiedEvent
AllPDEMinimalTests org.eclipse.pde.ui.tests.runtime.AllPDERuntimeTests org.eclipse.pde.ui.tests.runtime.LocalModelTest ‑ testServiceRegisteredEvent
AllPDEMinimalTests org.eclipse.pde.ui.tests.runtime.AllPDERuntimeTests org.eclipse.pde.ui.tests.runtime.LocalModelTest ‑ testServiceUnregisteringEvent
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.IUBundleContainerTests ‑ testAddIUs
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.IUBundleContainerTests ‑ testContentEqualNonNull
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.IUBundleContainerTests ‑ testContentEqualNull
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.IUBundleContainerTests ‑ testContentNotEqualNonNull
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.IUBundleContainerTests ‑ testContentNotEqualNull
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.IUBundleContainerTests ‑ testExternalModelManagerPreferences
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.IUBundleContainerTests ‑ testOverlappingIUContainers
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.IUBundleContainerTests ‑ testPersistIUDefinition
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.IUBundleContainerTests ‑ testPersistMultipleIUDefinition
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.IUBundleContainerTests ‑ testRemoveIUs
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.IUBundleContainerTests ‑ testResolveRequiredBundles
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.IUBundleContainerTests ‑ testResolveRequiredFeatures
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.IUBundleContainerTests ‑ testResolveSingleBundle
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.IUBundleContainerTests ‑ testResolveSingleFeature
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.IUBundleContainerTests ‑ testResolveUsingProfile
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.IUBundleContainerTests ‑ testSerialization1
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.IUBundleContainerTests ‑ testSerialization2
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.IUBundleContainerTests ‑ testSerialization3
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionFeatureResolutionTests ‑ testDirectoryBundleContainer
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionFeatureResolutionTests ‑ testExplicitIncludes
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionFeatureResolutionTests ‑ testMissingFeatureVersion
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionFeatureResolutionTests ‑ testMissingFeatures
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionFeatureResolutionTests ‑ testMissingMixed
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionFeatureResolutionTests ‑ testMixedIncludes
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionFeatureResolutionTests ‑ testProfileBundleContainer
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionFeatureResolutionTests ‑ testSingleInclude
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionPersistenceTests ‑ testEmptyContentSection
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionPersistenceTests ‑ testExternalFileTargetHandleMemento
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionPersistenceTests ‑ testIncludeSource
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionPersistenceTests ‑ testLocalTargetHandleMemento
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionPersistenceTests ‑ testMigrationOfUseAllWithRestrictions
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionPersistenceTests ‑ testPersistEmptyDefinition
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionPersistenceTests ‑ testReadOldAdditionLocationsTargetFile
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionPersistenceTests ‑ testReadOldBasicDirectoryTargetFile
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionPersistenceTests ‑ testReadOldBasicTargetFile
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionPersistenceTests ‑ testReadOldFeaturesTargetFile
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionPersistenceTests ‑ testReadOldOptionalTargetFile
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionPersistenceTests ‑ testReadOldRestrictionsTargetFile
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionPersistenceTests ‑ testReadOldSpecificTargetFile
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionPersistenceTests ‑ testReadOldTargetFileWithUnknownTags
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionPersistenceTests ‑ testSequenceNumberChange
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionPersistenceTests ‑ testWorkspaceTargetHandleMemento
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionResolutionTests ‑ testInvalidBundleContainers
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionResolutionTests ‑ testInvalidManifest
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionResolutionTests ‑ testNameVersionDescriptor
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionResolutionTests ‑ testResolutionCaching
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionResolutionTests ‑ testSiteContainerIncludeSettings
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionResolutionTests ‑ testTargetInSynch
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionResolutionTests ‑ testTargetInSynchWithDuplicates
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionResolutionTests ‑ testTargetMissingBundle
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.MinimalTargetDefinitionResolutionTests ‑ testTargetPlatformMissingBundle
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.ProfileContainerTests ‑ testBundleResolutionWithConfigIni
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.ProfileContainerTests ‑ testParseBundleInfoFromConfigIni
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.ProfileContainerTests ‑ testParseBundleInfoFromConfigIni_relative
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.ProfileContainerTests ‑ testParseBundleInfoFromConfigIni_relativeToAbsoluteFramework
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.ProfileContainerTests ‑ testParseBundleInfoFromConfigIni_relativeToFramework
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.TargetEnvironmentTestCase ‑ testArch
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.TargetEnvironmentTestCase ‑ testDictionaryArch
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.TargetEnvironmentTestCase ‑ testDictionaryNL
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.TargetEnvironmentTestCase ‑ testDictionaryOS
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.TargetEnvironmentTestCase ‑ testDictionaryWS
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.TargetEnvironmentTestCase ‑ testEnvironmentDictionarySize
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.TargetEnvironmentTestCase ‑ testNL
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.TargetEnvironmentTestCase ‑ testOS
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.TargetEnvironmentTestCase ‑ testResolveOptional
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.TargetEnvironmentTestCase ‑ testStateEEProperties
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.TargetEnvironmentTestCase ‑ testWS
AllPDEMinimalTests org.eclipse.pde.ui.tests.target.AllTargetMinimalTests org.eclipse.pde.ui.tests.target.TargetPlatformHelperTests ‑ testStripPathInformation
AllPDEMinimalTests org.eclipse.pde.ui.tests.views.log.AllLogViewTests org.eclipse.pde.ui.tests.views.log.LogEntryTest ‑ testInvalidEntry
AllPDEMinimalTests org.eclipse.pde.ui.tests.views.log.AllLogViewTests org.eclipse.pde.ui.tests.views.log.LogEntryTest ‑ testProcessEntry
AllPDEMinimalTests org.eclipse.pde.ui.tests.views.log.AllLogViewTests org.eclipse.pde.ui.tests.views.log.LogEntryTest ‑ testProcessFrameworkEntry
AllPDEMinimalTests org.eclipse.pde.ui.tests.views.log.AllLogViewTests org.eclipse.pde.ui.tests.views.log.LogEntryTest ‑ testProcessFrameworkSubEntry
AllPDEMinimalTests org.eclipse.pde.ui.tests.views.log.AllLogViewTests org.eclipse.pde.ui.tests.views.log.LogEntryTest ‑ testProcessSubEntry
AllPDEMinimalTests org.eclipse.pde.ui.tests.wizards.AllNewProjectMinimalTests org.eclipse.pde.ui.tests.ee.ExecutionEnvironmentTests ‑ testCustomEnvironment
AllPDEMinimalTests org.eclipse.pde.ui.tests.wizards.AllNewProjectMinimalTests org.eclipse.pde.ui.tests.ee.ExecutionEnvironmentTests ‑ testDynamicSystemPackages
AllPDEMinimalTests org.eclipse.pde.ui.tests.wizards.AllNewProjectMinimalTests org.eclipse.pde.ui.tests.ee.ExecutionEnvironmentTests ‑ testJava4Environment
AllPDEMinimalTests org.eclipse.pde.ui.tests.wizards.AllNewProjectMinimalTests org.eclipse.pde.ui.tests.ee.ExecutionEnvironmentTests ‑ testMinimumComplianceNoOverwrite
AllPDEMinimalTests org.eclipse.pde.ui.tests.wizards.AllNewProjectMinimalTests org.eclipse.pde.ui.tests.ee.ExecutionEnvironmentTests ‑ testMinimumComplianceOverwrite
AllPDEMinimalTests org.eclipse.pde.ui.tests.wizards.AllNewProjectMinimalTests org.eclipse.pde.ui.tests.ee.ExecutionEnvironmentTests ‑ testNoEnvironment
AllPDEMinimalTests org.eclipse.pde.ui.tests.wizards.AllNewProjectMinimalTests org.eclipse.pde.ui.tests.wizards.NewFeatureProjectTestCase ‑ testCreationFeaturePatch
AllPDEMinimalTests org.eclipse.pde.ui.tests.wizards.AllNewProjectMinimalTests org.eclipse.pde.ui.tests.wizards.NewFeatureProjectTestCase ‑ testCreationFeatureProject
AllPDEMinimalTests org.eclipse.pde.ui.tests.wizards.AllNewProjectMinimalTests org.eclipse.pde.ui.tests.wizards.NewFeatureProjectTestCase ‑ testJavaFeature
AllPDEMinimalTests org.eclipse.pde.ui.tests.wizards.AllNewProjectMinimalTests org.eclipse.pde.ui.tests.wizards.NewFeatureProjectTestCase ‑ testSimpleFeature
AllPDEMinimalTests org.eclipse.pde.ui.tests.wizards.AllNewProjectMinimalTests org.eclipse.pde.ui.tests.wizards.NewSiteProjectTestCase ‑ testExistingSiteProject
AllPDEMinimalTests org.eclipse.pde.ui.tests.wizards.AllNewProjectMinimalTests org.eclipse.pde.ui.tests.wizards.NewSiteProjectTestCase ‑ testSiteProject
AllPDEMinimalTests org.eclipse.pde.ui.tests.wizards.AllNewProjectMinimalTests org.eclipse.pde.ui.tests.wizards.NewSiteProjectTestCase ‑ testSiteProjectWithWeb
org.eclipse.pde.genericeditor.extension.tests.AttributeNameCompletionTests ‑ testAttributeNameSuggestions
org.eclipse.pde.genericeditor.extension.tests.AttributeNameCompletionTests ‑ testNoAttributeNameRepeatSuggestions
org.eclipse.pde.genericeditor.extension.tests.AttributeValueCompletionTests ‑ testAttributeNameSuggestions
org.eclipse.pde.genericeditor.extension.tests.Bug527084CompletionWithCommentsTest ‑ testAttributeNameCompletion
org.eclipse.pde.genericeditor.extension.tests.Bug527084CompletionWithCommentsTest ‑ testAttributeValueCompletion
org.eclipse.pde.genericeditor.extension.tests.Bug527084CompletionWithCommentsTest ‑ testTagNameCompletion
org.eclipse.pde.genericeditor.extension.tests.Bug527084CompletionWithCommentsTest ‑ testTagValueCompletion
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testAttributeNameCompletionAfterAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testAttributeNameCompletionAsAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testAttributeNameCompletionBeforeAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testAttributeValueCompletionAfterAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testAttributeValueCompletionAsAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testAttributeValueCompletionBeforeAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testTagNameCompletionAfterAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testTagNameCompletionBeforeAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testTagValueCompletionAfterAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testTagValueCompletionAsAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testTagValueCompletionBeforeAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug531602FormattingTests ‑ testCommentsAndWhitespacePersists
org.eclipse.pde.genericeditor.extension.tests.Bug531602FormattingTests ‑ testContainerContentsAreSet
org.eclipse.pde.genericeditor.extension.tests.Bug531602FormattingTests ‑ testITargetLocationExtensionSerialization
org.eclipse.pde.genericeditor.extension.tests.Bug531602FormattingTests ‑ testIndenting
org.eclipse.pde.genericeditor.extension.tests.Bug531602FormattingTests ‑ testMultipleContainersWithSameRepoPersist
org.eclipse.pde.genericeditor.extension.tests.Bug531602FormattingTests ‑ testSettingNullPersists
org.eclipse.pde.genericeditor.extension.tests.TagNameCompletionTests ‑ testNoTagNameRepeatSuggestions
org.eclipse.pde.genericeditor.extension.tests.TagNameCompletionTests ‑ testTagNameSuggestions
org.eclipse.pde.genericeditor.extension.tests.TagValueCompletionTests ‑ testAttributeNameSuggestions
org.eclipse.pde.genericeditor.extension.tests.UpdateUnitVersionsCommandTests ‑ testUpdateRequired
org.eclipse.pde.genericeditor.extension.tests.UpdateUnitVersionsCommandTests ‑ testVersionSort
org.eclipse.pde.internal.ds.tests.DSComponentTestCase ‑ testAddComponentwithAllAttributes
org.eclipse.pde.internal.ds.tests.DSComponentTestCase ‑ testAddDefaultComponent
org.eclipse.pde.internal.ds.tests.DSComponentTestCase ‑ testAddMoveRemoveChildrens
org.eclipse.pde.internal.ds.tests.DSImplementationTestCase ‑ testAddImplementationComponent
org.eclipse.pde.internal.ds.tests.DSImplementationTestCase ‑ testAddImplementationFactory
org.eclipse.pde.internal.ds.tests.DSImplementationTestCase ‑ testDefaultValuesService
org.eclipse.pde.internal.ds.tests.DSObjectTestCase ‑ testObject
org.eclipse.pde.internal.ds.tests.DSPropertiesTestCase ‑ testAddPropertiesComponent
org.eclipse.pde.internal.ds.tests.DSPropertiesTestCase ‑ testAddPropertiesFactory
org.eclipse.pde.internal.ds.tests.DSPropertiesTestCase ‑ testDefaultValuesService
org.eclipse.pde.internal.ds.tests.DSPropertiesTestCase ‑ testMultipleProperties
org.eclipse.pde.internal.ds.tests.DSPropertyTestCase ‑ testAddProperty
org.eclipse.pde.internal.ds.tests.DSProvideTestCase ‑ testAddCompleteProvidedService
org.eclipse.pde.internal.ds.tests.DSProvideTestCase ‑ testAddProvidedServicebyFactory
org.eclipse.pde.internal.ds.tests.DSReferenceTestCase ‑ testDefaultServiceReference
org.eclipse.pde.internal.ds.tests.DSReferenceTestCase ‑ testServiceReference
org.eclipse.pde.internal.ds.tests.DSServiceTestCase ‑ testAddCompleteService
org.eclipse.pde.internal.ds.tests.DSServiceTestCase ‑ testAddServiceFactory
org.eclipse.pde.internal.ds.tests.DSServiceTestCase ‑ testDefaultValuesService
org.eclipse.pde.internal.ds.tests.DSServiceTestCase ‑ testMultipleProvideService
org.eclipse.pde.internal.ds.tests.DSServiceTestCase ‑ testRemoveChildService
org.eclipse.pde.internal.ds.tests.DSv10tov11TestCase ‑ testAddDefaultComponent
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSIntroTestCase ‑ testAddSimpleCSItem
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSIntroTestCase ‑ testAddSimpleCSItem2
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSIntroTestCase ‑ testMoveSimpleCSItem
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSIntroTestCase ‑ testReadSimpleCSIntro
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSIntroTestCase ‑ testRemoveSimpleCSItem
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSIntroTestCase ‑ testRemoveSimpleCSItem2
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSIntroTestCase ‑ testSetIntroDescription
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSIntroTestCase ‑ testSetModelAttributes
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSIntroTestCase ‑ testSingleQuoteAttributes
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemAPITestCase ‑ testItemActionTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemAPITestCase ‑ testItemCommandTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemAPITestCase ‑ testItemPerformWhenTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemAPITestCase ‑ testSimpleCSItemTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemAPITestCase ‑ testSimpleCSItemTestCaseCR
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemAPITestCase ‑ testSimpleCSItemTestCaseCRLF
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemAPITestCase ‑ testSimpleCSItemTestCaseLF
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemAPITestCase ‑ testSimpleCSItemTestCaseSpace
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemTestCase ‑ testItemActionTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemTestCase ‑ testItemCommandTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemTestCase ‑ testItemPerformWhenTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemTestCase ‑ testSimpleCSItemTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemTestCase ‑ testSimpleCSItemTestCaseCR
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemTestCase ‑ testSimpleCSItemTestCaseCRLF
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemTestCase ‑ testSimpleCSItemTestCaseLF
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemTestCase ‑ testSimpleCSItemTestCaseSpace
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemAPITestCase ‑ testSimpleConditionalSubItemTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemAPITestCase ‑ testSimpleConditionalSubItemTestCase3
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemAPITestCase ‑ testSimpleRepeatedSubItemTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemAPITestCase ‑ testSimpleRepeatedSubItemTestCase3
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemAPITestCase ‑ testSimpleSubItemActionTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemAPITestCase ‑ testSimpleSubItemActionTestCase3
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemAPITestCase ‑ testSimpleSubItemCommandTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemAPITestCase ‑ testSimpleSubItemCommandTestCase3
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemAPITestCase ‑ testSimpleSubItemTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemAPITestCase ‑ testSimpleSubItemTestCase3
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemTestCase ‑ testSimpleConditionalSubItemTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemTestCase ‑ testSimpleConditionalSubItemTestCase3
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemTestCase ‑ testSimpleRepeatedSubItemTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemTestCase ‑ testSimpleRepeatedSubItemTestCase3
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemTestCase ‑ testSimpleSubItemActionTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemTestCase ‑ testSimpleSubItemActionTestCase3
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemTestCase ‑ testSimpleSubItemCommandTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemTestCase ‑ testSimpleSubItemCommandTestCase3
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemTestCase ‑ testSimpleSubItemTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemTestCase ‑ testSimpleSubItemTestCase3
org.eclipse.ui.tests.smartimport.EclipseJavaProjectTest ‑ testImport no-configuration
org.eclipse.ui.tests.smartimport.FeatureProjectTest ‑ testImport no-configuration
org.eclipse.ui.tests.smartimport.PlainEclipseProjectTest ‑ testImport no-configuration
org.eclipse.ui.tests.smartimport.PlainJavaProjectTest ‑ testImport no-configuration