Skip to content

Commit

Permalink
Merge pull request #228 from pitest/227-rerunFailingTestsCount
Browse files Browse the repository at this point in the history
rerunFailingTestsCount 2 in UI tests
  • Loading branch information
echebbi committed Apr 1, 2024
2 parents b9bd59d + 1c648f6 commit 6800514
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/org.pitest.pitclipse.ui.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
<artifactId>tycho-surefire-plugin</artifactId>
<version>${tycho-version}</version>
<configuration>
<rerunFailingTestsCount>2</rerunFailingTestsCount>
<useUIHarness>true</useUIHarness>
<useUIThread>false</useUIThread>
<!-- Increase the timeout for SWTBot especially for the CI -->
Expand Down

0 comments on commit 6800514

Please sign in to comment.