orpiske commented on code in PR #14144:
URL: https://github.com/apache/camel/pull/14144#discussion_r1600116679


##########
parent/pom.xml:
##########
@@ -3535,8 +3535,8 @@
                             <failIfNoTests>false</failIfNoTests>
                             
<failIfNoSpecifiedTests>false</failIfNoSpecifiedTests>
                             <runOrder>alphabetical</runOrder>
-                            <!-- lets re-run the failed test one more time, 
just to be sure -->
-                            <rerunFailingTestsCount>0</rerunFailingTestsCount>
+                            <!-- lets re-run the failed test, just to be sure 
-->
+                            <rerunFailingTestsCount>2</rerunFailingTestsCount>

Review Comment:
   Just for the record: both GH actions and ASF already do this by default (2 
for unit tests and 1 for integration tests).



-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

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

Reply via email to