mirror of https://github.com/golang/go.git
cmd/go: temporarily skip TestScript/test_fuzz_minimize
This test is failing on the longtest builders. Adding a skip temporarily until it can be diagnosed and fixed. For #49685 Change-Id: I0ceaf009f5029d1ad6f667f7cfee1f1605737bf3 Reviewed-on: https://go-review.googlesource.com/c/go/+/365315 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>
This commit is contained in:
parent
80cb59c0c1
commit
ac0da79a67
|
|
@ -1,3 +1,5 @@
|
|||
skip # flaky: https://golang.org/issue/49685
|
||||
|
||||
[!fuzz] skip
|
||||
[short] skip
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue