]> Cypherpunks repositories - gostls13.git/commit
time: deflake TestTicker
authorIan Lance Taylor <iant@golang.org>
Mon, 18 Nov 2019 22:20:34 +0000 (14:20 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 19 Nov 2019 02:36:43 +0000 (02:36 +0000)
commit3efa09f3862b68f0dfa5012455f475836e040e91
tree49b2e3c9a9c0a04ae53fe7b8fc6e8f77f554e02d
parentc726361fff936c3483bea3cc04fecab145a55caa
time: deflake TestTicker

Take the opportunity of deflaking to make it take less time to run.

Updates #35537

Change-Id: I91ca8094fbe18fbfcd34dfda98da1592c9c82943
Reviewed-on: https://go-review.googlesource.com/c/go/+/207403
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/time/tick_test.go