aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing.go
diff options
context:
space:
mode:
authorKatie Hockman <katie@golang.org>2021-05-25 21:21:16 +0000
committerKatie Hockman <katie@golang.org>2021-05-26 15:00:45 +0000
commitff0164cf736b12740bf5837111e93130da6d612c (patch)
tree56152e73f543a74d478584792b1dbe0978458038 /src/testing/testing.go
parent60f16d7f19c2787e22bda198b7595035c1702f06 (diff)
downloadgo-ff0164cf736b12740bf5837111e93130da6d612c.tar.xz
Revert "[dev.fuzz] internal/fuzz: include coverage in logged stats"
This reverts commit 54f067812dd870c305daabd22ca190b0f48e672e. Reason for revert: While this is helpful for the engineering team when we're debugging, it might lead to users feeling like the fuzzer is stuck and that there are a lot of edges that are still yet to be reached. In reality, it's very likely that the compiler will instrument more lines of code than are actually reachable by the fuzz target, so showing the ratio between number of edges hit vs. all edges can be misleading. In the future, we may want to consider making this information viewable by a debug flag or something similar. Change-Id: Ied696f8bf644445bad22c872b64daa7add605ac6 Reviewed-on: https://go-review.googlesource.com/c/go/+/322632 Trust: Katie Hockman <katie@golang.org> Run-TryBot: Katie Hockman <katie@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Jay Conrod <jayconrod@google.com>
Diffstat (limited to 'src/testing/testing.go')
0 files changed, 0 insertions, 0 deletions