paul-rogers commented on code in PR #12845:
URL: https://github.com/apache/druid/pull/12845#discussion_r939447416
##########
pom.xml:
##########
@@ -128,7 +128,7 @@
<repoOrgUrl>https://repository.apache.org/snapshots</repoOrgUrl>
<!-- Allow the handful of flaky tests with transient failures to pass.
-->
- <surefire.rerunFailingTestsCount>3</surefire.rerunFailingTestsCount>
+ <!--
<surefire.rerunFailingTestsCount>3</surefire.rerunFailingTestsCount> -->
Review Comment:
Good catch. Yeah, this was for debugging so I'd get "clean" failures when I
broke stuff. I'll undo it.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]