]> Cypherpunks repositories - gostls13.git/commitdiff
cmd/go: skip broken fuzz test
authorRoland Shoemaker <roland@golang.org>
Wed, 17 Nov 2021 21:03:13 +0000 (13:03 -0800)
committerRoland Shoemaker <roland@golang.org>
Wed, 17 Nov 2021 21:25:16 +0000 (21:25 +0000)
For #49047

Change-Id: If06ce033f7bfd23d640311f1be261afab8332028
Reviewed-on: https://go-review.googlesource.com/c/go/+/364758
Trust: Roland Shoemaker <roland@golang.org>
Run-TryBot: Roland Shoemaker <roland@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>

src/cmd/go/testdata/script/test_fuzz_mutator_repeat.txt

index 3764dcb9157a7fd86ac617abd67f8e83c7b90dd7..5b1e26be24a3ff95c3481868cbc6dc3445d77e76 100644 (file)
@@ -1,3 +1,5 @@
+skip  # https://golang.org/issue/49047
+
 # TODO(jayconrod): support shared memory on more platforms.
 [!darwin] [!linux] [!windows] skip