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

Issue/#890 Add 'flaky' package to rerun flaky tests #988

Merged
merged 1 commit into from Nov 26, 2023

Conversation

Askaholic
Copy link
Collaborator

The pytest log output seems to get a little garbled when a flaky test fails twice so in the case of a real issue it may be necessary to run the test locally without the 'flaky' package in order to be able to make sense of the logs for debugging.

The test report generated by the 'flaky' package also seems to be completely unhelpful so I disabled it using the command line switch.

Closes #890

@Askaholic Askaholic merged commit ea2b7d3 into FAForever:develop Nov 26, 2023
7 checks passed
@Askaholic Askaholic deleted the issue/#890-use-flaky-package branch November 26, 2023 01:27
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.

Use the flaky package for flaky tests
1 participant