Skip to content
New issue

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

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

Already on GitHub? # to your account

Handle tests hanging #8

Open
oliwennell opened this issue Feb 13, 2018 · 0 comments
Open

Handle tests hanging #8

oliwennell opened this issue Feb 13, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@oliwennell
Copy link
Contributor

Looks like we wait indefinitely for tests to complete after mutation.
But they could hang and/or mutation could introduce a hang.

So we should time out after some period.
When timed out should this result in a different kind of result which is neither pass or fail? E.g. "timed out" instead of "no mutant survived" or "a mutant survived"?

@oliwennell oliwennell changed the title Handle tests timing out Handle tests hanging Feb 13, 2018
@oliwennell oliwennell added the enhancement New feature or request label Mar 23, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant