]> Cypherpunks repositories - gostls13.git/commit
test: attempt at making a test more robust
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 31 Jan 2012 04:17:34 +0000 (20:17 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 31 Jan 2012 04:17:34 +0000 (20:17 -0800)
commit0eb647e71c4b67db53181b1aff7755adafda0838
treed91b03c42edc0cfb43c6456fab90413e5b07799b
parent56e6a02490d27d5e4a98ba3c7f61f09b31a16aa2
test: attempt at making a test more robust

A current theory is that this test is too fast for the
time resolution on the VMs where our builders run.

R=rsc
CC=golang-dev
https://golang.org/cl/5581056
test/map.go