Closed HeikoKlare closed 2 weeks ago
This pull request changes some projects for the first time in this development cycle. Therefore the following files need a version increment:
runtime/tests/org.eclipse.core.tests.harness/META-INF/MANIFEST.MF
An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch.
Further information are available in Common Build Issues - Missing version increments.
1 755 files ±0 1 755 suites ±0 1h 35m 18s ⏱️ + 8m 26s 4 170 tests +1 4 148 ✅ +1 22 💤 ±0 0 ❌ ±0 13 107 runs +3 12 943 ✅ +3 164 💤 ±0 0 ❌ ±0
Results for commit 0511cbc7. ± Comparison against base commit 4712d122.
:recycle: This comment has been updated with latest results.
Simplifies the tests in org.eclipse.core.tests.resources.content:
Migrates the tests in org.eclipse.core.tests.resources.content to JUnit 5 by replacing according JUnit annotations and migrating assertions.
Contributes to https://github.com/eclipse-platform/eclipse.platform/issues/903