]> Cypherpunks repositories - gostls13.git/commit
cmd/go/testdata/script: move test from test_fuzz to test_fuzz_cache
authorKatie Hockman <katie@golang.org>
Wed, 6 Oct 2021 19:10:39 +0000 (15:10 -0400)
committerKatie Hockman <katie@golang.org>
Wed, 6 Oct 2021 19:50:24 +0000 (19:50 +0000)
commitb5cdb1b71c2198c6c5e209e77ce3801087a21d62
tree8ff676c68528ad35d935dc8490addd0fdb5573ab
parente38ec96c69f826516a99f16952bd73c766f96719
cmd/go/testdata/script: move test from test_fuzz to test_fuzz_cache

Tests that require instrumentation must be in
a test script which only runs for architectures
where coverage is supported.

Change-Id: Ia56b1cef1071f848c9dce8c87597207937fdb6c9
Reviewed-on: https://go-review.googlesource.com/c/go/+/354372
Trust: Katie Hockman <katie@golang.org>
Run-TryBot: Katie Hockman <katie@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/cmd/go/testdata/script/test_fuzz.txt
src/cmd/go/testdata/script/test_fuzz_cache.txt