Skip to content

test(hooks): raise flaky SessionStart test timeouts to 15s#597

Merged
NagyVikt merged 1 commit into
mainfrom
agent/claude/raise-flaky-session-start-test-timeouts-2026-06-12-17-22
Jun 12, 2026
Merged

test(hooks): raise flaky SessionStart test timeouts to 15s#597
NagyVikt merged 1 commit into
mainfrom
agent/claude/raise-flaky-session-start-test-timeouts-2026-06-12-17-22

Conversation

@NagyVikt

Copy link
Copy Markdown
Collaborator

Summary

Two hooks tests sat at vitest's 5s default and flaked twice today on slow runners while passing everywhere else in the same runs (macos-22 at 5059ms on PR #595; ubuntu-22 on main after #596). Raised both to an explicit 15s — they exercise the embedding-adjacent SessionStart preface path whose first-call cost is runner-sensitive.

Test plan

  • pnpm --filter @colony/hooks test green (205 tests)
  • pnpm typecheck / pnpm lint

🤖 Generated with Claude Code

…tests

Both sat at vitest's 5s default and flaked twice today on slow CI
runners (macos-22 at 5059ms, ubuntu-22 timeout) while passing on every
other platform in the same runs.
@NagyVikt NagyVikt merged commit 2b37cd1 into main Jun 12, 2026
8 checks passed
@NagyVikt NagyVikt deleted the agent/claude/raise-flaky-session-start-test-timeouts-2026-06-12-17-22 branch June 12, 2026 15:32
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