Tibor17 commented on pull request #333: URL: https://github.com/apache/maven-surefire/pull/333#issuecomment-776044868
We have two plugins: surefire and failsafe. The one you mentioned `VerifyMojo` is still the same failsafe plugin but a separate goal. It normal practice to add one sentecnce to the existing [documentation](https://github.com/apache/maven-surefire/blob/master/maven-surefire-plugin/src/site/apt/examples/rerun-failing-tests.apt.vm#L150). Last time we added `skipAfterFailureCount` to the re-run. Here we should add a next chapter `Re-run and fail the build upon flaky test count`. That's all. ---------------------------------------------------------------- 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: us...@infra.apache.org