Skip to content

Commit 4c0c429

Browse files
committed
Rerun Java examples in 3 times
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
1 parent 861cdfc commit 4c0c429

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/java/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
<artifactId>maven-surefire-plugin</artifactId>
5858
<version>3.5.2</version>
5959
<configuration>
60+
<rerunFailingTestsCount>3</rerunFailingTestsCount>
6061
<properties>
6162
<configurationParameters>
6263
junit.jupiter.execution.parallel.enabled = true

0 commit comments

Comments
 (0)