Skip to content

Commit

Permalink
[java] Add rerun for examples test
Browse files Browse the repository at this point in the history
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
  • Loading branch information
VietND96 committed Jan 21, 2025
1 parent 6212cd8 commit 47e8dcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
junit.jupiter.execution.parallel.config.fixed.max-pool-size = ${surefire.parallel}
</configurationParameters>
</properties>
<rerunFailingTestsCount>3</rerunFailingTestsCount>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 47e8dcd

Please # to comment.