mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
cmd/go/testdata/script/test_fuzz_fuzztime.txt: disable
This test features a 5s timeout, which is far too close to the natural variance in scheduling on an overloaded CI builder machine to make a reliable test. Skipping. Updates #72104 Change-Id: I52133a2d101808c923e316e0c7fdce9edbb31b10 Reviewed-on: https://go-review.googlesource.com/c/go/+/708075 Auto-Submit: Alan Donovan <adonovan@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Michael Matloob <matloob@golang.org> Reviewed-by: Michael Matloob <matloob@google.com>
This commit is contained in:
parent
eb1c7f6e69
commit
be0fed8a5f
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
skip # a 5s timeout is never going to be reliable (go.dev/issue/72140)
|
||||
|
||||
[!fuzz] skip
|
||||
[short] skip
|
||||
env GOCACHE=$WORK/cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue