[ https://issues.apache.org/jira/browse/SUREFIRE-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov deleted SUREFIRE-2198: ------------------------------------- > skipAfterFailureCount not honoured with multiple executions > ----------------------------------------------------------- > > Key: SUREFIRE-2198 > URL: https://issues.apache.org/jira/browse/SUREFIRE-2198 > Project: Maven Surefire > Issue Type: Bug > Reporter: Arman Sharif > Priority: Major > > I have a pom with 2 executions of the failsafe plugin which is configured as > described here: > [https://maven.apache.org/surefire/maven-failsafe-plugin/usage.html#running-integration-tests-multiple-times] > I would like the build to fail and _not_ run the second {{<execution>}} if > the first one has a test failure. It seems the plugin does not honour the > {{skipAfterFailureCount}} in this case. > *Expected behaviour:* > Build fails after the first test failure > > *Actual:* > Build continues to execute > *Minimal sample project:* > [https://github.com/armandino/maven-failsafe-plugin-bug-report] -- This message was sent by Atlassian Jira (v8.20.10#820010)