Commit 262c17b
committed
Bound the bare-import subprocess test with the suite's standard timeout
Every other subprocess.run in the suite passes timeout=20 so a hung
child fails the test instead of stalling the run until the CI job
timeout; match that convention here.
No-Verification-Needed: test-only change1 parent 90b6ba0 commit 262c17b
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
521 | 521 | | |
522 | 522 | | |
523 | 523 | | |
| 524 | + | |
| 525 | + | |
524 | 526 | | |
525 | 527 | | |
526 | 528 | | |
527 | 529 | | |
528 | 530 | | |
| 531 | + | |
529 | 532 | | |
530 | 533 | | |
531 | 534 | | |
0 commit comments