Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Method FailClient.runInProcess() takes a timeout parameter, but it does not use it currently. That can potentially cause some unit tests to run infinitely. We need to implement timeout logic and report tests that run for too long as failed.