Skip to content

Migrate org.eclipse.ui.tests.performance from JUnit4 to JUnit5#3360

Merged
akurtakov merged 1 commit into
eclipse-platform:masterfrom
vogella:junit5-ui-tests-performance
Oct 3, 2025
Merged

Migrate org.eclipse.ui.tests.performance from JUnit4 to JUnit5#3360
akurtakov merged 1 commit into
eclipse-platform:masterfrom
vogella:junit5-ui-tests-performance

Conversation

@vogella
Copy link
Copy Markdown
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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 2, 2025

Test Results

 3 015 files  + 3 015   3 015 suites  +3 015   2h 32m 10s ⏱️ + 2h 32m 10s
 8 215 tests + 8 215   7 966 ✅ + 7 966  249 💤 +249  0 ❌ ±0 
23 565 runs  +23 565  22 771 ✅ +22 771  794 💤 +794  0 ❌ ±0 

Results for commit cc97ad2. ± Comparison against base commit 8bdcda4.

♻️ This comment has been updated with latest results.

- 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
@akurtakov akurtakov force-pushed the junit5-ui-tests-performance branch from 2ded94c to cc97ad2 Compare October 3, 2025 11:01
@akurtakov akurtakov merged commit 8ce2da8 into eclipse-platform:master Oct 3, 2025
18 checks passed
@vogella vogella deleted the junit5-ui-tests-performance branch October 5, 2025 12:39
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