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

Rerun tests when timeout or crash in matrix mode #670

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

LaurentTho3
Copy link
Contributor

Reruns each test in isolation when a timeout, memory or run error is encountered and PIT is run in matrix mode. Should address #630

@hi-mamba
Copy link

Hello, I also encountered a mutation test to return all results are timed out, how can you solve?

SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
stderr  : SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
5:46:09 PM PIT >> WARNING : Minion exited abnormally due to TIMED_OUT
stderr  : SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/usr/repository/ch/qos/logback/logback-classic/1.1.11/logback-classic-1.1.11.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/lostderr  : cal/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]

pitest maven plugin version 1.4.10

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

Successfully merging this pull request may close these issues.

None yet

2 participants