We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The test runner should have some ad-hoc mechanism for guessing that a test is in an infinite loop, and terminating the test if has run too long
The text was updated successfully, but these errors were encountered:
Additionally, @gwenshap suggests and I agree it's a good idea:
If individual tests announce timeouts, we can add it to the output "this test will finish in 600 seconds or timeout", for anxious developers.
Sorry, something went wrong.
+1
No branches or pull requests
The test runner should have some ad-hoc mechanism for guessing that a test is in an infinite loop, and terminating the test if has run too long
The text was updated successfully, but these errors were encountered: