Nathaniel created SUREFIRE-1699:
-----------------------------------
Summary: Skip Rerun when failures are due to Assertion Error
Key: SUREFIRE-1699
URL: https://issues.apache.org/jira/browse/SUREFIRE-1699
Project: Maven Surefire
Issue Type: New Feature
Components: Junit 4.7+ (parallel) support
Affects Versions: 3.0.0-M3
Reporter: Nathaniel
Hi,
we are running scripts in parallel in many places.
* consider I have given rerunscriptcount as 5
* Surefire starts the scenarios and it fails due to Assertion error
* Then The script is being re run for additional 4 times which is not require
Expected : To have a tag which we can use to exclude certain errors
--
This message was sent by Atlassian Jira
(v8.3.4#803005)