Skip to content

Commit ada36d5

Browse files
Update rerun-failed-tests-only.adoc
1 parent c7994df commit ada36d5

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)