Skip to content
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 UA performance tests to JUnit 5 #750

Merged

Conversation

HeikoKlare
Copy link
Contributor

The performance tests in org.eclipse.ua.tests still rely on the JUnit 3 PerformanceTestCase`. In addition, one test class is missing in an according test suite.

  • Migrates all UA performance tests and test suites to JUnit 5
  • Adds the missing LowIterationHelpServerTest to the AllHelpPerformanceTests suite

Note that the performance tests are not executed in CI builds, so the change will probably not have any effect that is automatically validated.

The performance tests in org.eclipse.ua.tests still rely on the JUnit 3
PerformanceTestCase. In addition, one test class is missing in an
according test suite.

* Migrates all UA performance tests and test suites to JUnit 5
* Adds the missing LowIterationHelpServerTest to the
AllHelpPerformanceTests suite
@github-actions
Copy link
Contributor

github-actions bot commented Oct 20, 2023

Test Results

     474 files  +   438       474 suites  +438   1h 1m 26s ⏱️ + 12m 51s
  3 778 tests +1 035    3 775 ✔️ +1 036    3 💤 ±0  0  - 1 
11 337 runs  +3 105  11 310 ✔️ +3 106  27 💤 ±0  0  - 1 

Results for commit c68ec5d. ± Comparison against base commit cfb3c5f.

♻️ This comment has been updated with latest results.

@HeikoKlare HeikoKlare marked this pull request as ready for review October 20, 2023 08:24
@akurtakov akurtakov merged commit 64e896d into eclipse-platform:master Oct 26, 2023
14 checks passed
@HeikoKlare HeikoKlare deleted the ua-performance-tests-junit5 branch October 26, 2023 17:35
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