aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/json/encode_test.go
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2014-09-07 23:40:27 -0400
committerRuss Cox <rsc@golang.org>2014-09-07 23:40:27 -0400
commit50fc0f1af626c57acaae2eb63781a6d76d7de9f0 (patch)
treee018983b51aa81e535dc996a4786ff8b808b591c /src/encoding/json/encode_test.go
parent71de7e7539a9d139daee6f4467ce73995b37b5a0 (diff)
downloadgo-50fc0f1af626c57acaae2eb63781a6d76d7de9f0.tar.xz
net/http/httptest: delete TestIssue7264
Now it's failing on Windows: panic: httptest: failed to listen on a port: listen tcp 127.0.0.1:0: listen: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full. Since we can't seem to understand what the test is trying to test, and because it is causing problems on multiple systems, delete it. Fixes #7264. TBR=bradfitz CC=brainman, golang-codereviews https://golang.org/cl/141210043
Diffstat (limited to 'src/encoding/json/encode_test.go')
0 files changed, 0 insertions, 0 deletions