-
Notifications
You must be signed in to change notification settings - Fork 23
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
Fix flaky tests #237
Comments
This comment was marked as outdated.
This comment was marked as outdated.
That's a much better format. |
Of note: if the tests are logging ANSI escape sequences, see this for how to filter them out: https://superuser.com/questions/380772/removing-ansi-color-codes-from-text-stream |
Example command to run a test over and over again while filtering ANSI escapes:
|
Quick note: The TestInvalidFuzzed item is pointing to the draft pull request I closed and not the merged one. |
OK, that's every failure mapped out into an issue π |
How to help
$a_lot_of_runs
, let's re-enable it (e.g. Re-enable TestStatusCalls testΒ #256) πGood Luck π§βπ π·ββοΈ
Testing the tests
TODO
The text was updated successfully, but these errors were encountered: