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

Stabilize DynamicTest #2464

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Stabilize DynamicTest #2464

merged 1 commit into from
Oct 30, 2024

Conversation

akurtakov
Copy link
Member

  • Redo assertions to use assertEquals for better reporting.
  • Remove useless catch blocks with fails
  • Use DisplayHelper to spin the event loop

* Redo assertions to use assertEquals for better reporting.
* Remove useless catch blocks with fails
* Use DisplayHelper to spin the event loop
@akurtakov akurtakov self-assigned this Oct 29, 2024
@akurtakov
Copy link
Member Author

Should help with #2458

Copy link
Contributor

Test Results

 1 821 files  ±0   1 821 suites  ±0   1h 51m 46s ⏱️ - 4m 19s
 7 714 tests ±0   7 485 ✅ ±0  228 💤 ±0  1 ❌ ±0 
24 303 runs  ±0  23 555 ✅ ±0  747 💤 ±0  1 ❌ ±0 

For more details on these failures, see this check.

Results for commit 693e912. ± Comparison against base commit 5e9c188.

@akurtakov akurtakov merged commit f7dd97b into eclipse-platform:master Oct 30, 2024
15 of 17 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.

1 participant