Skip to content

Commit be0fed8

Browse files
adonovangopherbot
authored andcommitted
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 <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Michael Matloob <[email protected]> Reviewed-by: Michael Matloob <[email protected]>
1 parent eb1c7f6 commit be0fed8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/cmd/go/testdata/script/test_fuzz_fuzztime.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
skip # a 5s timeout is never going to be reliable (go.dev/issue/72140)
2+
13
[!fuzz] skip
24
[short] skip
35
env GOCACHE=$WORK/cache

0 commit comments

Comments
 (0)