1
0
mirror of https://github.com/golang/go synced 2024-11-19 05:14:50 -07:00
go/src/testing
Marcel van Lohuizen 5176a4b39b testing: fix flakey test on plan9
allow for more than 0.00s.

Fixes #15149

Change-Id: I1d428a9b3c9bb3d1db8682c53b86e44cecc1dde1
Reviewed-on: https://go-review.googlesource.com/21602
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Marcel van Lohuizen <mpvl@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-04-06 18:35:33 +00:00
..
iotest all: single space after period. 2016-03-02 00:13:47 +00:00
quick all: single space after period. 2016-03-02 00:13:47 +00:00
allocs_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
allocs.go all: single space after period. 2016-03-02 00:13:47 +00:00
benchmark_test.go
benchmark.go testing: improve output 2016-04-05 20:38:41 +00:00
cover.go
example.go testing: implement 'Unordered Output' in Examples. 2016-03-09 04:34:41 +00:00
export_test.go
match_test.go testing: added name matcher and sanitizer 2016-03-22 14:47:39 +00:00
match.go testing: added name matcher and sanitizer 2016-03-22 14:47:39 +00:00
sub_test.go testing: fix flakey test on plan9 2016-04-06 18:35:33 +00:00
testing_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
testing.go testing: fixed bug introduced by CL 21504 2016-04-06 17:10:33 +00:00