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

test, ci: Lower default of iters to 4 #1581

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

Conversation

hebasto
Copy link
Member

@hebasto hebasto commented Aug 12, 2024

The number of test iterations in the CI remains the same.

Resolves #1561.

$ ./build/src/tests 
test count = 4
random seed = 7fa7db4fbd2815cf3d727b413b2a1fed
Skipping run_sha256_known_output_tests 1000000 (iteration count too low)
Skipping test_ecmult_constants_2bit (iteration count too low)
random run = b791edfd9c86de8e8573c21e2773bbd0
no problems found

The number of test iterations in the CI remains the same.
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.

tests: Lower default of iters to 4 (but keep higher on CI)
1 participant