argobots icon indicating copy to clipboard operation
argobots copied to clipboard

support timeout in testing

Open smseo opened this issue 8 years ago • 0 comments

When we use make check in the test directory, it doesn't take account of deadlocks/hangs because we don't have a mechanism (e.g., timeout) to handle them. If deadlocks or hangs occur in any test code, the autotester (make check) will hang. We need to support timeout in testing.

smseo avatar Jun 23 '16 14:06 smseo