eclipse-equinox / p2

Eclipse Public License 2.0
15 stars 41 forks source link

Touch bundles affected by compiler change #479

Closed iloveeclipse closed 7 months ago

iloveeclipse commented 7 months ago

See https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1875

github-actions[bot] commented 7 months ago

Test Results

 3 files   -     6   3 suites   - 6   0s :stopwatch: - 29m 24s 26 tests  - 2 158  26 :white_check_mark:  - 2 154  0 :zzz:  -  4  0 :x: ±0  78 runs   - 6 564  78 :white_check_mark:  - 6 553  0 :zzz:  - 11  0 :x: ±0 

Results for commit 306d11f3. ± Comparison against base commit 041c27e4.

This pull request removes 2158 tests. ``` org.eclipse.equinox.frameworkadmin.tests.Bug196525 ‑ testConfigContent org.eclipse.equinox.frameworkadmin.tests.Bug258370 ‑ testComma org.eclipse.equinox.frameworkadmin.tests.CleanupTest ‑ testOSGiRemoval org.eclipse.equinox.frameworkadmin.tests.CleanupTest ‑ testSimpleConfiguratorRemoval org.eclipse.equinox.frameworkadmin.tests.CleanupTest ‑ testWithMutipleBundles org.eclipse.equinox.frameworkadmin.tests.FrameworkExtensionTest ‑ testAddRemoveFrameworkExtension org.eclipse.equinox.frameworkadmin.tests.LauncherConfigLocationTest ‑ testCustomLauncherConfig org.eclipse.equinox.frameworkadmin.tests.LauncherDataTest ‑ testRemoveProgramArg org.eclipse.equinox.frameworkadmin.tests.ManipulatorTests ‑ testBug212361_osgiInBundlesList org.eclipse.equinox.frameworkadmin.tests.ManipulatorTests ‑ testBug258126_ProgramArgs_VMArgs … ```
iloveeclipse commented 7 months ago

Not needed anymore after https://github.com/eclipse-jdt/eclipse.jdt.core/pull/2102