You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
e2e: raise CI timeouts for the agent tool-approval tests and add failure traces
CI failed both agent-tool-approval tests on their Allow/Deny wait after
exactly 15s (the assertion timeout), with total run time close to that
figure rather than the full 60s per-test budget — consistent with a
slower/shared CI runner running past a locally-comfortable margin, not a
hang or a real bug (the other six tests, none of which chain an agent-
workspace pick + detectScripts + a full chat round trip, passed fine).
- expect() timeout is now CI-aware (20s vs. 10s locally) in the config.
- The two Allow/Deny waits specifically go to 30s, with the per-test
timeout for this file raised to 90s to leave room around them.
- trace: retain-on-failure and screenshot: only-on-failure are now on, so
a future failure comes with a trace/screenshot instead of just a log.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
0 commit comments