]> Cypherpunks repositories - gostls13.git/commit
time: deflake TestAfterQueuing
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 6 May 2015 17:54:20 +0000 (10:54 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 6 May 2015 19:26:27 +0000 (19:26 +0000)
commitb4bc7b44ae58b5679135b66ae058544afea6c81b
tree477c23446d3bb2d5eae5b87438d92d0b591ac471
parentec87dbf91330b8f12851b50675c812e4e3aee203
time: deflake TestAfterQueuing

Ramp up the delay on subsequent attempts. Fast builders have the same delay.

Not a perfect fix, but should make it better. And this easy.

Fixes #9903 maybe
Fixes #10680 maybe

Change-Id: I967380c2cb8196e6da9a71116961229d37b36335
Reviewed-on: https://go-review.googlesource.com/9795
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/time/sleep_test.go