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

Copy link
Contributor

github-actions bot commented Oct 2, 2025

Test Results

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

Results for commit ff06e87. ± Comparison against base commit 3739f70.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
AllTests org.eclipse.ltk.ui.refactoring.tests.EmptySuite ‑ test0
AllTests EmptySuite ‑ test0

♻️ This comment has been updated with latest results.

@akurtakov akurtakov force-pushed the junit5-ltk-ui-refactoring-tests branch from 94bddcd to 85a0a9a Compare October 3, 2025 08:24
- 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-ltk-ui-refactoring-tests branch from 85a0a9a to ff06e87 Compare October 3, 2025 09:22
@akurtakov akurtakov merged commit c051ca3 into eclipse-platform:master Oct 3, 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