Andrew Bayer created SUREFIRE-1256:
--------------------------------------
Summary: Allow filtering of failed tests to rerun based on pattern
matching in output
Key: SUREFIRE-1256
URL: https://issues.apache.org/jira/browse/SUREFIRE-1256
Project: Maven Surefire
Issue Type: Improvement
Components: Maven Surefire Plugin
Reporter: Andrew Bayer
Priority: Minor
It'd be really nice if we were able to specify a pattern along with
{{rerunFailingTests}} such that failing tests would only be rerun if that
pattern was found in their output. The specific case I've got is one where
there's an intermittent failure case due to load - when I see the related
output from that failure case, I want to rerun the failing test, but not for
other failures.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)