fix(graph): stabilize debouncer tests with synctest fake clock #741

Merged
argoyle merged 1 commits from fix-flaky-debouncer-test into main 2026-02-25 12:49:13 +00:00
Owner

Replace real time.Sleep waits with testing/synctest fake clock to
eliminate CI flakiness caused by timer races on loaded machines.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

Replace real time.Sleep waits with testing/synctest fake clock to eliminate CI flakiness caused by timer races on loaded machines. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
argoyle added 1 commit 2026-02-25 12:37:11 +00:00
fix(graph): stabilize debouncer tests with synctest fake clock
schemas / vulnerabilities (pull_request) Successful in 2m17s
schemas / check-release (pull_request) Successful in 4m9s
schemas / check (pull_request) Successful in 4m52s
pre-commit / pre-commit (pull_request) Successful in 9m43s
schemas / build (pull_request) Successful in 6m58s
schemas / deploy-prod (pull_request) Has been skipped
cc33c651cd
Replace real time.Sleep waits with testing/synctest fake clock to
eliminate CI flakiness caused by timer races on loaded machines.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
argoyle scheduled this pull request to auto merge when all checks succeed 2026-02-25 12:37:25 +00:00
argoyle merged commit 60bec67023 into main 2026-02-25 12:49:13 +00:00
argoyle deleted branch fix-flaky-debouncer-test 2026-02-25 12:49:14 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas#741