Skip to content

Fix flaky watch test - #2106

Merged
rolandwalker merged 1 commit into
mainfrom
RW/fix-flaky-watch-test
Aug 7, 2026
Merged

Fix flaky watch test#2106
rolandwalker merged 1 commit into
mainfrom
RW/fix-flaky-watch-test

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

Replace process-delivered SIGINT with a mocked sleep, to fix a flaky test on watch that was especially prone to failure on Mac in CI.

Re-enable the test for Windows as well.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

@rolandwalker rolandwalker self-assigned this Aug 7, 2026
@rolandwalker
rolandwalker force-pushed the RW/fix-flaky-watch-test branch from e80202f to a392551 Compare August 7, 2026 11:11
Replace process-delivered SIGINT with a mocked sleep, to fix a flaky
test on "watch" that was especially prone to failure on Mac in CI.

Re-enable the test for Windows as well.
@rolandwalker
rolandwalker force-pushed the RW/fix-flaky-watch-test branch from a392551 to 40e3071 Compare August 7, 2026 11:11
@rolandwalker
rolandwalker merged commit d0cc1f8 into main Aug 7, 2026
11 checks passed
@rolandwalker
rolandwalker deleted the RW/fix-flaky-watch-test branch August 7, 2026 11:18
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