Commit 498ba0e
committed
Fix timing harness: even trial count for the paired runner
TRIALS=3 tripped RunError::OddSampleCapacity (the paired runner splits the
sample capacity into A/B pairs, so it must be even) — the suite panicked
before emitting EM_SUMMARY and the campaign timed out. Use 4.1 parent 1234685 commit 498ba0e
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments