Skip to content

Commit 741573f

Browse files
Merge pull request circleci#8127 from circleci/sebastian-lerner-patch-35
Update rerun-failed-tests-only.adoc
2 parents 3874233 + ada36d5 commit 741573f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/rerun-failed-tests-only.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ INFO[2023-06-14T23:52:50Z] received failed tests from workflow *****
106106
DEBU[2023-05-18T22:09:08Z] 2 test(s) failed out of 56 total test(s). Rerunning 1 test file(s)
107107
DEBU[2023-06-14T23:52:50Z] if all tests are being run instead of only failed tests, ensure your JUnit XML has a file or classname attribute.
108108
INFO[2023-05-18T22:09:08Z] starting execution
109-
DEBU[2023-05-18T22:09:08Z] received test names: ****
109+
DEBU[2023-05-18T22:09:08Z] Received: ****
110110
```
111111

112112
If you see `rerunning failed tests` present in the step's output, the functionality is configured properly. You'll also see output that shows the total number of failed tests from the original job run, the total number of

0 commit comments

Comments
 (0)