1
0
mirror of https://github.com/golang/go synced 2024-09-29 22:24:33 -06:00

cmd/go: skip flaky fuzz tests

(Temporarily, until they can be fixed.)

For #49046
For #49047

Change-Id: Ib580a5e45a0955aabdfc1899ed38a262a37f66ab
Reviewed-on: https://go-review.googlesource.com/c/go/+/356649
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Reviewed-by: Katie Hockman <katie@golang.org>
This commit is contained in:
Bryan C. Mills 2021-10-18 16:15:43 -04:00
parent bde0463da3
commit 6294207a1c
2 changed files with 4 additions and 0 deletions

View File

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

View File

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