]> Cypherpunks repositories - gostls13.git/commitdiff
cmd/go: skip flaky fuzz tests
authorBryan C. Mills <bcmills@google.com>
Mon, 18 Oct 2021 20:15:43 +0000 (16:15 -0400)
committerBryan C. Mills <bcmills@google.com>
Tue, 19 Oct 2021 15:03:39 +0000 (15:03 +0000)
(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>
src/cmd/go/testdata/script/test_fuzz_fuzztime.txt
src/cmd/go/testdata/script/test_fuzz_mutator_repeat.txt

index 9c9972f9e96d3eef9f5f1aba10e93777504b2039..6264aca17d696c04d4a25c8c00c3a14a512ff132 100644 (file)
@@ -1,3 +1,5 @@
+skip  # Flaky: https://golang.org/issue/49046
+
 # TODO(jayconrod): support shared memory on more platforms.
 [!darwin] [!linux] [!windows] skip
 
index 0924ed37e6cea4a5fafd9cea64921632ebf9c72a..f2952c349b4b0389d814e785352573ab90d7e7fc 100644 (file)
@@ -1,3 +1,5 @@
+skip  # Flaky: https://golang.org/issue/49047
+
 # TODO(jayconrod): support shared memory on more platforms.
 [!darwin] [!linux] [!windows] skip