]> Cypherpunks repositories - gostls13.git/commit
cmd/go: make TestScript/test_fuzz_minimize_dirty_cov use less memory
authorRoland Shoemaker <roland@golang.org>
Fri, 6 May 2022 17:15:49 +0000 (10:15 -0700)
committerRoland Shoemaker <roland@golang.org>
Fri, 13 May 2022 15:23:38 +0000 (15:23 +0000)
commit5a4ba6d90543fc1af8822e4f4d379135cef25655
tree519dcceb72fb7e3b4bb1cf9c9a301a81a25b74f1
parentd4dd7acd2e9654e9769f4fa131540ad4e991adb5
cmd/go: make TestScript/test_fuzz_minimize_dirty_cov use less memory

The test doesn't need to be as aggressive, it _should_ still tickle
the right paths with high enough probability. This should
significantly reduce the memory it consumes, which is at a premium
when testing fuzzing things.

Fixes #52744

Change-Id: I4d8dd5b29e65fb429962850b3f4477982452c856
Reviewed-on: https://go-review.googlesource.com/c/go/+/404634
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
src/cmd/go/testdata/script/test_fuzz_minimize_dirty_cov.txt