Skip to content

fix(ci): stabilize LSP test readiness - #321

Merged
hongjr03 merged 1 commit into
masterfrom
fix/lsp-test-harness-readiness
Jul 30, 2026
Merged

fix(ci): stabilize LSP test readiness#321
hongjr03 merged 1 commit into
masterfrom
fix/lsp-test-harness-readiness

Conversation

@hongjr03

@hongjr03 hongjr03 commented Jul 30, 2026

Copy link
Copy Markdown
Member

Summary

  • run Rust workspace tests in CI without the macOS-only --test-threads=1 fallback
  • configure the test client for watched-file dynamic registration instead of relying on server-side OS watchers
  • wait for refreshed workspace diagnostics after watched dependency edits before asserting cleared diagnostics

Verification

  • cargo fmt --all -- --check
  • cargo test --workspace
  • cargo clippy --workspace --all-targets -- -D warnings

@github-actions

Copy link
Copy Markdown

Docs preview: https://vide.pascal-lab.net/preview/pr-321/

@hongjr03
hongjr03 merged commit 0d10025 into master Jul 30, 2026
23 checks passed
@hongjr03
hongjr03 deleted the fix/lsp-test-harness-readiness branch July 30, 2026 15:19
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