Commit bbc0883
committed
ci: report rerun test names in logs via -r R across all pytest tiers
The Windows fast tier runs serial (-n 0) with --reruns 1 configured in addopts,
but -rfE omitted the R summary char, so transient reruns appeared only as an
unnamed count. Adding R names every reran nodeid in the short test summary,
making it verifiable at a glance which tests retried. Applied to all three
tiers (Linux gating, Windows fast, Windows slow) for uniform visibility.1 parent d35c346 commit bbc0883
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments