Commit 0d443d6
committed
ci: skip pydabs_1000_tasks in migrate + continue_293 invariants
The 1000-task scale case is still exercised by `no_drift`; running the
same scale in `migrate` and `continue_293` adds dominant time in PR CI
without incremental coverage. Measured against a recent main build:
linux/direct migrate=228s continue_293=98s (no_drift kept=94s)
windows/direct migrate=422s continue_293=143s (no_drift kept=109s)
These two excluded tests are the top-2 slowest tests on linux/direct and
the top-2 on windows/direct, so this is the high-leverage cut.
Co-authored-by: Isaac1 parent c59058c commit 0d443d6
2 files changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments