We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6212cd8 commit 47e8dcdCopy full SHA for 47e8dcd
examples/java/pom.xml
@@ -66,6 +66,7 @@
66
junit.jupiter.execution.parallel.config.fixed.max-pool-size = ${surefire.parallel}
67
</configurationParameters>
68
</properties>
69
+ <rerunFailingTestsCount>3</rerunFailingTestsCount>
70
</configuration>
71
</plugin>
72
</plugins>
0 commit comments