Skip to content

fix: raise lspDiagnostics test timeouts for Windows CI#116

Merged
jsilvanus merged 1 commit into
mainfrom
fix/lsp-diagnostics-timeout-windows
Jun 24, 2026
Merged

fix: raise lspDiagnostics test timeouts for Windows CI#116
jsilvanus merged 1 commit into
mainfrom
fix/lsp-diagnostics-timeout-windows

Conversation

@jsilvanus

@jsilvanus jsilvanus commented Jun 24, 2026

Copy link
Copy Markdown
Owner

Summary

Verification

  • npx vitest run tests/lspDiagnostics.test.ts — 7/7 tests passed locally.

Retargeted to main: PR #114 (the original feature branch this was opened against) has since merged, so this now targets main directly so it actually gets CI and lands the fix where main currently lacks it.

Per the standing instruction to fix Windows-only CI issues in a separate branch/PR and leave them for approval — this should not be merged until reviewed.


Generated by Claude Code

Pre-existing flake unrelated to the doctor --fix work: tests using
withFixtureDb() create real temp dirs + SQLite files and were hitting
Vitest's default 5000ms timeout under loaded Windows CI runners.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@jsilvanus jsilvanus changed the base branch from claude/remaining-track-plan-pnye8c to main June 24, 2026 06:23
@jsilvanus jsilvanus merged commit 27bb7a5 into main Jun 24, 2026
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.

2 participants