Skip to content

Conversation

@vogella
Copy link
Contributor

@vogella vogella commented Oct 2, 2025

  • Convert @RunWith(Suite.class) to @suite
  • Convert @Suite.SuiteClasses to @SelectClasses
  • Update imports from org.junit.runners to org.junit.platform.suite.api
  • Add org.junit.jupiter.api and org.junit.platform.suite.api to Import-Package

- Convert @RunWith(Suite.class) to @suite
- Convert @Suite.SuiteClasses to @SelectClasses
- Update imports from org.junit.runners to org.junit.platform.suite.api
- Add org.junit.jupiter.api and org.junit.platform.suite.api to Import-Package
@github-actions
Copy link
Contributor

github-actions bot commented Oct 2, 2025

Test Results

 2 934 files  +  465   2 934 suites  +465   2h 1m 58s ⏱️ + 35m 40s
 8 166 tests ±    0   7 921 ✅ ±    0  245 💤 ±  0  0 ❌ ±0 
23 568 runs  +2 457  22 786 ✅ +2 229  782 💤 +228  0 ❌ ±0 

Results for commit 7856df5. ± Comparison against base commit 1fa29c8.

@akurtakov akurtakov merged commit 2b482fa into eclipse-platform:master Oct 2, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants