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 10m 50s ⏱️ + 44m 32s
 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 fb584c1. ± Comparison against base commit 1fa29c8.

@akurtakov akurtakov merged commit fcc3fcc 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