Commit 40e6dcf
test: calibrate the ast_search perf tripwire for slow CI hardware
Same calibration as its ast_replace twin from this morning: the 5s
bound was written for dev machines, and a contended 2-core Windows CI
runner exceeded it on the healthy path (guarded failure modes sit past
30s, so 20s still trips them with wide margin). The twin was widened
this morning; this is the ast_search copy 40 lines above it that the
same runner then found.
Co-authored-by: Alfonso <289616620+alfonso-aft@users.noreply.github.com>1 parent ad7605c commit 40e6dcf
2 files changed
Lines changed: 10 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1349 | 1349 | | |
1350 | 1350 | | |
1351 | 1351 | | |
| 1352 | + | |
| 1353 | + | |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
| 1357 | + | |
1352 | 1358 | | |
1353 | | - | |
1354 | | - | |
| 1359 | + | |
| 1360 | + | |
1355 | 1361 | | |
1356 | 1362 | | |
1357 | 1363 | | |
| |||
0 commit comments