testing: -fuzzminimizetime={number}x doesn't work #48928
Labels
FrozenDueToAge
fuzz
Issues related to native fuzzing support
NeedsFix
The path to resolution is known, but the work has not been done.
release-blocker
Milestone
While testing locally, I noticed that
-fuzzminimizetime
doesn't work when running with something like10x
.Even when
-fuzzminimizetime
is set to 10x, it runs many more times than that./cc @golang/fuzzing
The text was updated successfully, but these errors were encountered: