Skip to content

Commit 6800514

Browse files
authored
Merge pull request #228 from pitest/227-rerunFailingTestsCount
rerunFailingTestsCount 2 in UI tests
2 parents b9bd59d + 1c648f6 commit 6800514

File tree

1 file changed

+1
-0
lines changed
  • tests/org.pitest.pitclipse.ui.tests

1 file changed

+1
-0
lines changed

tests/org.pitest.pitclipse.ui.tests/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
<artifactId>tycho-surefire-plugin</artifactId>
8484
<version>${tycho-version}</version>
8585
<configuration>
86+
<rerunFailingTestsCount>2</rerunFailingTestsCount>
8687
<useUIHarness>true</useUIHarness>
8788
<useUIThread>false</useUIThread>
8889
<!-- Increase the timeout for SWTBot especially for the CI -->

0 commit comments

Comments
 (0)