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

Simplify and correct IResourceChangeListenerTest #813

Conversation

HeikoKlare
Copy link
Contributor

  • Removes or replaces unnecessary try-catch blocks
  • Moves some assertions from listeners to the main thread to ensure their proper evaluation
  • Replaces fail(String, Throwable) calls to be compatible with JUnit 4

This is part of preparatory work for migrating the ResourceTests to JUnit 4.

* Removes or replaces unnecessary try-catch blocks
* Moves some assertions from listeners to the main thread to ensure
their proper evaluation
* Replaces fail(String, Throwable) calls to be compatible with JUnit 4
Copy link
Contributor

github-actions bot commented Nov 3, 2023

Test Results

     591 files  ±0       591 suites  ±0   1h 5m 0s ⏱️ - 4m 46s
  3 798 tests ±0    3 793 ✔️ ±0    5 💤 ±0  0 ±0 
12 000 runs  ±0  11 964 ✔️ ±0  36 💤 ±0  0 ±0 

Results for commit 5c04d49. ± Comparison against base commit b434b24.

♻️ This comment has been updated with latest results.

@HeikoKlare HeikoKlare marked this pull request as ready for review November 3, 2023 20:27
@akurtakov akurtakov merged commit ecd3ab4 into eclipse-platform:master Nov 4, 2023
16 checks passed
@HeikoKlare HeikoKlare deleted the iresourcechangelistenertest-improvement branch November 4, 2023 10:46
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