Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEV: Freeze time to avoid flakiness in scanned_upload_spec #50

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

davidtaylorhq
Copy link
Member

We're using eq_time to compare expected timestamps. That only allows a 1ms leeway, so we gotta freeze time to make the spec reliable on slower machines

We're using `eq_time` to compare expected timestamps. That only allows a 1ms leeway, so we gotta freeze time to make the spec reliable on slower machines
@davidtaylorhq davidtaylorhq merged commit d9e709b into main Jan 9, 2024
3 checks passed
@davidtaylorhq davidtaylorhq deleted the flaky-time branch January 9, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants