muter icon indicating copy to clipboard operation
muter copied to clipboard

Monitor running test and notify possible halting

Open rakaramos opened this issue 4 years ago • 0 comments

Sometimes an operator can cause the tests to halt. We could use the duration from the baseline run and monitor the tests duration, if the threshold is reached we could kill the process (and maybe account for a mutant being killed?) and notify the user about it (alongside which mutant and whatnot). A multiplier option could be passed to give more or less time for the tests to run.

rakaramos avatar Feb 28 '21 19:02 rakaramos