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

Disable deadline when running Hypothesis tests #2181

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

DRMacIver
Copy link
Contributor

This test seems to fail somewhat erratically on CI with the deadline set. It never fails locally and didn't fail on the PR or the first time it ran on main, so I don't think the deadline check is doing anything useful here (possibly it only fails when the runner VMs at GitHub are under load or something).

Probably the right thing to do would be to disable the deadline globally on CI, but this is a more narrow fix to just get the build working reliably.

@DRMacIver DRMacIver merged commit fdab2da into main Oct 24, 2024
9 checks passed
@DRMacIver DRMacIver deleted the DRMacIver/remove-deadline-on-test branch October 24, 2024 12:26
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