mirror of
https://github.com/golang/go
synced 2024-11-02 13:42:29 +00:00
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 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
skip # flaky: https://golang.org/issue/49685
|
||||
|
||||
[!fuzz] skip
|
||||
[short] skip
|
||||
|
||||
|
|
Loading…
Reference in a new issue