Skip to content

Commit 8dca461

Browse files
committed
Bring back test retry
1 parent e7f6d91 commit 8dca461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@
554554
<exclude>**/*TestCase.java</exclude>
555555
</excludes>
556556
<runOrder>alphabetical</runOrder>
557-
<!-- <rerunFailingTestsCount>5</rerunFailingTestsCount>-->
557+
<rerunFailingTestsCount>5</rerunFailingTestsCount>
558558
</configuration>
559559
</plugin>
560560
<plugin>

0 commit comments

Comments
 (0)