|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Not the case anymore (Jenkins 1.578, Maven 3.2.3, maven-failsafe-plugin 2.17). Failsafe and Surefire behave the same.
Note that with Maven build step in Freestyle jobs, that behavior requires the -Dmaven.test.failure.ignore=true option and the 'Publish JUnit test result report' post build step (JENKINS-24655)