]> Cypherpunks repositories - gostls13.git/commit
net/http: deflake another alloc test
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 4 Mar 2014 17:59:07 +0000 (09:59 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 4 Mar 2014 17:59:07 +0000 (09:59 -0800)
commit542415c9df03e40a99ef9eb1005e43ba2cadc46a
treee64ae31d4735536b9ab4d722fb0fe0ffd9d8cb56
parentc7157bf44926f489c5db1c830748d9072d17852f
net/http: deflake another alloc test

I have one machine where this 25 test run is flaky
and fails ("21 >= 21"), but 50 works everywhere.

LGTM=josharian
R=josharian
CC=golang-codereviews
https://golang.org/cl/67870053
src/pkg/net/http/serve_test.go