spawn/sh/test
A 088e33b30e
Some checks are pending
CLI Release / Build and release CLI (push) Waiting to run
Lint / ShellCheck (push) Waiting to run
Lint / Biome Lint (push) Waiting to run
Lint / macOS Compatibility (push) Waiting to run
fix(e2e): correct stale test expectation for hermes timeout fallback (#3044)
When AGENT_TIMEOUT_hermes is non-numeric, get_agent_timeout() skips the
env var and uses the built-in _AGENT_TIMEOUT_hermes=3600, NOT the global
AGENT_TIMEOUT=1800. The test expected ${AGENT_TIMEOUT} (1800) but the
function correctly returns 3600 (hermes built-in default). This test was
failing silently, masking the correct behavior.

Also filed OpenRouterTeam/spawn#3042 for cursor missing from e2e framework.

Co-authored-by: spawn-qa-bot <qa@openrouter.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: L <6723574+louisgv@users.noreply.github.com>
2026-03-26 19:02:23 -07:00
..
e2e-lib.sh fix(e2e): correct stale test expectation for hermes timeout fallback (#3044) 2026-03-26 19:02:23 -07:00
macos-compat.sh fix: make macOS compat linter blocking and add 6 missing rules (#1867) 2026-02-24 03:50:12 -05:00