1
0
mirror of https://github.com/golang/go synced 2024-10-04 23:21:20 -06:00
go/src/context
Brad Fitzpatrick 501ddf7189 context: attempt to deflake timing tests
Passes on OpenBSD now when running it with -count=500.

Presumably this will also fix the same problems seen on FreeBSD and
Windows.

Fixes #15158

Change-Id: I86451c901613dfa5ecff0c2ecc516527a3c011b3
Reviewed-on: https://go-review.googlesource.com/21840
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
2016-04-11 23:15:02 +00:00
..
context_test.go context: attempt to deflake timing tests 2016-04-11 23:15:02 +00:00
context.go context: document that WithValue's key must be comparable 2016-04-11 01:52:10 +00:00
withtimeout_test.go context: attempt to deflake timing tests 2016-04-11 23:15:02 +00:00