-
Notifications
You must be signed in to change notification settings - Fork 227
Migrate test suites in org.eclipse.ui.tests to JUnit 5 #3246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate test suites in org.eclipse.ui.tests to JUnit 5 #3246
Conversation
Test Results 2 910 files ±0 2 910 suites ±0 2h 19m 39s ⏱️ + 6m 46s For more details on these failures, see this check. Results for commit 336ac2c. ± Comparison against base commit ca934b3. This pull request removes 1629 and adds 1629 tests. Note that renamed tests count towards both.
This pull request removes 101 skipped tests and adds 101 skipped tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
@vogella I just noticed that you started a similar attempt in Do you want to finalize that one or should we with this one? |
It's completely fine for me if you migrate the tests. I'm currently not able to work on them due to other commitments |
c41e3b9
to
5a35c4f
Compare
5a35c4f
to
1ce4ae5
Compare
22c9a77
to
336ac2c
Compare
336ac2c
to
5087134
Compare
Seems like #3353 was merged in favor of this one. |
Also makes the suite classes auto-formatting compliant.