AleoNet / snarkVM

A Virtual Machine for Zero-Knowledge Executions

Home Page:https://snarkvm.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] String Type random test is flaky

vicsn opened this issue Β· comments

πŸ› 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