]> Cypherpunks repositories - gostls13.git/commit
cmd/go/testdata/script: fix flaky test_fuzz_fuzztime test
authorKatie Hockman <katie@golang.org>
Fri, 22 Oct 2021 15:56:23 +0000 (11:56 -0400)
committerKatie Hockman <katie@golang.org>
Mon, 25 Oct 2021 18:59:26 +0000 (18:59 +0000)
commit8c94aa40e6f5e61e8a570e9d20b7d0d4ad8c382d
tree1b50291ba11ba6e7fc13e9bb7080db392b098277
parentf47335e653ac37f68ada2b265ce4a2c869a27cae
cmd/go/testdata/script: fix flaky test_fuzz_fuzztime test

Previously, the test would panic if the short timeout
was reached before fuzzing began. Increasing the
timeout should stop this test from being flaky.

Fixes #49046

Change-Id: Iaa0b3b3e8ea29d9a42ab5fc1c801fc73fffe1675
Reviewed-on: https://go-review.googlesource.com/c/go/+/358055
Trust: Katie Hockman <katie@golang.org>
Run-TryBot: Katie Hockman <katie@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/cmd/go/testdata/script/test_fuzz_fuzztime.txt