Open granders opened 9 years ago
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
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.
+1
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