Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitor running test and notify possible halting #200

Open
rakaramos opened this issue Feb 28, 2021 · 0 comments
Open

Monitor running test and notify possible halting #200

rakaramos opened this issue Feb 28, 2021 · 0 comments

Comments

@rakaramos
Copy link
Member

rakaramos commented Feb 28, 2021

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 killer?) 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant