Commit afef03c
build: collect per-test timing data via --junit-xml
Adds --junit-xml to the pytest invocation so each shard emits a junit
file with per-test durations. The file is uploaded as a CI artifact so
timing data can be downloaded and used to drive optimal shard rebalancing.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 0d8b828 commit afef03c
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
123 | 132 | | |
124 | 133 | | |
125 | 134 | | |
| |||
0 commit comments