Skip to content

fix(tests): widen management-server suite timeouts for Windows full-suite load - #362

Merged
Wibias merged 1 commit into
devfrom
fix/windows-mgmt-test-timeouts
Jul 23, 2026
Merged

fix(tests): widen management-server suite timeouts for Windows full-suite load#362
Wibias merged 1 commit into
devfrom
fix/windows-mgmt-test-timeouts

Conversation

@Wibias

@Wibias Wibias commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Raise setDefaultTimeout(30_000) on four startServer management suites that timed out at bun's default 5s during full-suite Windows release preflight (same flake class as 810fa115 / kiro-oauth).
  • Files: claude-management-api, claude-models-discovery, management-provider-validation, server-combo-failover-e2e.

Test plan

  • bun test on the four files: 76 pass / 0 fail
  • CI green on Linux/Windows/macOS

Summary by CodeRabbit

  • Tests
    • Increased test timeouts to 30 seconds for several API, model discovery, provider validation, and failover scenarios.
    • Improved test reliability during full-suite runs, particularly under Windows load.

@github-actions github-actions Bot added the bug Something isn't working label Jul 23, 2026
@coderabbitai

This comment was marked as resolved.

chatgpt-codex-connector[bot]

This comment was marked as resolved.

…uite load

startServer + multi-step management flows were hitting bun's default 5s
budget under full-suite load (release preflight flake). Match the existing
30s headroom pattern used by kiro-oauth and sqlite suites.
@Wibias
Wibias force-pushed the fix/windows-mgmt-test-timeouts branch from d1fceef to 75af635 Compare July 23, 2026 22:26
@Wibias
Wibias merged commit 61b1854 into dev Jul 23, 2026
11 checks passed
@lidge-jun
lidge-jun deleted the fix/windows-mgmt-test-timeouts branch July 24, 2026 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant