Skip to content

Give the two-attempt watchdog stall test an explicit 10s timeout - #1038

Merged
TheGreatAxios merged 1 commit into
mainfrom
cl-7959-harden-watchdog-stall-timing
Sep 14, 2026
Merged

TheGreatAxios merged 1 commit into
mainfrom
cl-7959-harden-watchdog-stall-timing

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Collaborator

Summary: the gives-up-after-final-attempt test needs two 1.5s stall windows plus kill/retry overhead, which races past bun's default 5s timeout under parallel load when a delayed first tick doubles one attempt. This adds an explicit 10s per-test timeout; no watchdog behavior change.

Verification: scripts/test-parallel.test.ts green 4/4 runs, oxfmt/oxlint clean. Typecheck blocked by a pre-existing vendor semver-types error unrelated to this change.

Fixes CL-7959

@linear-code

linear-code Bot commented Sep 14, 2026

Copy link
Copy Markdown

CL-7959

@TheGreatAxios
TheGreatAxios merged commit 06aba65 into main Sep 14, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant