mirror of
https://github.com/golang/go
synced 2024-11-17 18:14:46 -07: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:
parent
bde0463da3
commit
6294207a1c
@ -1,3 +1,5 @@
|
|||||||
|
skip # Flaky: https://golang.org/issue/49046
|
||||||
|
|
||||||
# TODO(jayconrod): support shared memory on more platforms.
|
# TODO(jayconrod): support shared memory on more platforms.
|
||||||
[!darwin] [!linux] [!windows] skip
|
[!darwin] [!linux] [!windows] skip
|
||||||
|
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
skip # Flaky: https://golang.org/issue/49047
|
||||||
|
|
||||||
# TODO(jayconrod): support shared memory on more platforms.
|
# TODO(jayconrod): support shared memory on more platforms.
|
||||||
[!darwin] [!linux] [!windows] skip
|
[!darwin] [!linux] [!windows] skip
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user