-
-
Notifications
You must be signed in to change notification settings - Fork 184
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
Run with test results that contain flaky tests. #541
Conversation
Test Results (Test Files) 147 files +2 13 errors 737 suites +2 2h 12m 37s ⏱️ ±0s For more details on these parsing errors, failures and errors, see this check. Results for commit 907a02f. ± Comparison against base commit f0b959b. ♻️ This comment has been updated with latest results. |
2a1b57d
to
907a02f
Compare
Do you plan to merge this soon? |
This was just an attempt to trigger the action on the example test result file and see how it handles it. Details in #539. Supporting the flaky annotations is not yet been attempted. |
Fixes #539.
https://maven.apache.org/surefire/maven-surefire-plugin/examples/rerun-failing-tests.html
https://docs.pytest.org/en/7.1.x/explanation/flaky.html