jitterbug icon indicating copy to clipboard operation
jitterbug copied to clipboard

Kill test process after set limit of time and consider it a FAIL

Open leto opened this issue 14 years ago • 0 comments

I recently ran into an issue where my custom "builder" script ran into an infinite wait loop, and basically clogged Jitterbug, making it wait forever.

Jitterbug should be smarter than this. So we need a configuration key that specifies a reasonable maximum amount of seconds for any test suite. There should be a global config key as well as a per-repo key.

leto avatar May 04 '11 05:05 leto