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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] String Type random test is flaky #2269

Closed
vicsn opened this issue Dec 28, 2023 · 1 comment 路 Fixed by #2363
Closed

[Bug] String Type random test is flaky #2269

vicsn opened this issue Dec 28, 2023 · 1 comment 路 Fixed by #2363
Labels
bug Something isn't working

Comments

@vicsn
Copy link
Contributor

vicsn commented Dec 28, 2023

馃悰 Bug Report

Steps to Reproduce

cd console/types/string && cargo test test_random
Change ITERATIONS to 1000 to make it very likely.

Expected Behavior

The test should only fail with negligible probability.

Your Environment

snarkVM v0.16.15
cargo 1.71.1
macOS

@vicsn vicsn added the bug Something isn't working label Dec 28, 2023
@ljedrz
Copy link
Contributor

ljedrz commented Dec 29, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants