Commit 56d4caa
committed
test(session-e2e): give start a 15s timeout
The detached daemon boot + agent venv + LLM connect takes longer than
the shared 5s sessionE2ETimeout, which killed start on the ubuntu and
windows CI runners (signal: killed / exit status 1). Bump start to 15s.1 parent 24a1536 commit 56d4caa
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments