You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/03/02 11:00:40 UTC

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #336: Add more documentation and verification for failOnFlakeCount

Tibor17 commented on a change in pull request #336:
URL: https://github.com/apache/maven-surefire/pull/336#discussion_r585393478



##########
File path: maven-surefire-plugin/src/site/apt/examples/rerun-failing-tests.apt.vm
##########
@@ -154,3 +154,9 @@ mvn -D${thisPlugin.toLowerCase()}.rerunFailingTestsCount=2 test
   and skip the rest of the test-set if errors or failures reached <<<skipAfterFailureCount>>>.
   Notice that failed tests within re-run phase are not included in <<<skipAfterFailureCount>>>.
 
+
+* Re-run and fail the build upon flaky test count
+
+  Since 3.0-M6 you can use <<<rerunFailingTestsCount>>> together with <<<failOnFlakeCount>>>.

Review comment:
       @oehme 
   pls rename the version `3.0-M6` to `3.0.0-M6`




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org