]> Cypherpunks repositories - gostls13.git/commit
cmd/go: do not expect a specific timing in test_fuzz_minimize
authorBryan C. Mills <bcmills@google.com>
Fri, 8 Oct 2021 18:12:33 +0000 (14:12 -0400)
committerBryan C. Mills <bcmills@google.com>
Fri, 8 Oct 2021 19:41:16 +0000 (19:41 +0000)
commit7fcf9a1e58c088eb63b7fc3db494016bf210966b
treed9c7d69adfca1c9de88bf58d9e813ad416e071e4
parentf430bda2582bdea5cf3afd8a44ef5a46567a325a
cmd/go: do not expect a specific timing in test_fuzz_minimize

Empirically, it may take more than 3 seconds for minimization to begin.
If that is the case, the "elapsed:" message may start at 4s or higher.

Fixes #48870

Change-Id: I6bb4367b61377454b0af664d80232fdb46e7c245
Reviewed-on: https://go-review.googlesource.com/c/go/+/354794
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/testdata/script/test_fuzz_minimize.txt