cmd/go: skip broken fuzz test

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>
This commit is contained in:
Roland Shoemaker 2021-11-17 13:03:13 -08:00
parent 9a33945f2c
commit a218365fae

View file

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