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

Commits on Apr 18, 2024

  1. util: Reduce number of proptest cases

    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
    ethowitz committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0176879 View commit details
    Browse the repository at this point in the history