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

Further reduce MAX_GRID_DISK_SIZE in fuzzerGridDisk #687

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

isaacbrodsky
Copy link
Collaborator

Reduces the limit to try to avoid timeouts which spuriously block CI. This function is expected to have a runtime that scales with k, so this is expected for large values of k.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.035% when pulling 3bdbaa1 on isaacbrodsky:fuzzer-griddisk-limit into f581626 on uber:master.

@isaacbrodsky isaacbrodsky merged commit 33f5e98 into uber:master Sep 12, 2022
@isaacbrodsky isaacbrodsky deleted the fuzzer-griddisk-limit branch September 12, 2022 23:38
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.

4 participants