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.
2 parents b9bd59d + 1c648f6 commit 6800514Copy full SHA for 6800514
tests/org.pitest.pitclipse.ui.tests/pom.xml
@@ -83,6 +83,7 @@
83
<artifactId>tycho-surefire-plugin</artifactId>
84
<version>${tycho-version}</version>
85
<configuration>
86
+ <rerunFailingTestsCount>2</rerunFailingTestsCount>
87
<useUIHarness>true</useUIHarness>
88
<useUIThread>false</useUIThread>
89
<!-- Increase the timeout for SWTBot especially for the CI -->
0 commit comments