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

util: Reduce number of proptest cases #1225

Open
wants to merge 1 commit into
base: I4ed455df600ab0a2b022990c2933498e05310948
Choose a base branch
from

Conversation

ethan-readyset
Copy link
Contributor

This commit reduces the number of cases run in our readyset_util::fmt
proptests from 1,000,000 to 10,000. The higher number of cases was
substantially increasing the time the tests were taking to run in CI,
and 10,000 should still give us good coverage.

This commit reduces the number of cases run in our readyset_util::fmt
proptests from 1,000,000 to 10,000. The higher number of cases was
substantially increasing the time the tests were taking to run in CI,
and 10,000 should still give us good coverage.

Change-Id: Ia457920d4187da0fe0fe9a38cb3f647c3bd86576
Reviewed-on: https://gerrit.readyset.name/c/readyset/+/7345
Reviewed-by: Jason Brown <jason.b@readyset.io>
Tested-by: Buildkite CI
@readysetbot readysetbot force-pushed the Ia457920d4187da0fe0fe9a38cb3f647c3bd86576 branch from 28aac8f to 0176879 Compare April 18, 2024 22:54
@ethan-readyset ethan-readyset changed the base branch from I25938a3a549a28fc768a8b09f3d68a0327e1eb11 to I4ed455df600ab0a2b022990c2933498e05310948 April 18, 2024 22:54
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.

None yet

1 participant