Commit 818466e
committed
workspace/builder(fix[doctest]): Increase readiness doctest timeout to 5s
why: The 2s timeout was too tight for slow environments, causing
flaky doctest failures when the shell hadn't drawn its prompt yet.
what:
- Bump _wait_for_pane_ready doctest timeout from 2.0 to 5.0 seconds1 parent d3c0c87 commit 818466e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments