]> Cypherpunks repositories - gostls13.git/commit
net/http: deflake a test
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 5 Mar 2014 22:56:50 +0000 (14:56 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 5 Mar 2014 22:56:50 +0000 (14:56 -0800)
commit3b961ba3d2e442f3613d466c3a2c898132a65a16
tree46bd024a48c303bef59871746933e808223b224b
parent967901a396eb702497e1e1dbaf64987744a92a45
net/http: deflake a test

I missed this one in codereview.appspot.com/70010050
Same thing, but different test.

Fixes windows-amd64-race and likely other Windows
machines failing like:
http://build.golang.org/log/0382bf0048bf5835a51a8a902df5c6fc73cd7ff5

LGTM=adg
R=rsc, adg
CC=golang-codereviews
https://golang.org/cl/71770043
src/pkg/net/http/client_test.go