aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/database/sql/sql.go
diff options
context:
space:
mode:
authorDave Cheney <dave@cheney.net>2013-02-14 10:11:16 +1100
committerDave Cheney <dave@cheney.net>2013-02-14 10:11:16 +1100
commit8c30b3f038fe140d7f05ebe60d090e1d4a2eb3b5 (patch)
treed88aba42423fbf8cc2e348eb68e58b245cc7666b /src/pkg/database/sql/sql.go
parentee9d148ce159581dfd0005dede6c56d1d4afeafe (diff)
downloadgo-8c30b3f038fe140d7f05ebe60d090e1d4a2eb3b5.tar.xz
net: remove noisy test for issue 3590
The test for issue 3590 causes an error to be printed to stderr when run (although the error is obscured during go test std). This is confusing for people who get breakage in the net package as the error is harmless and most likely unrelated to their build breakage. Given the way the test works, by reaching into the guts of the netFD, I can't see a way to silence the error without adding a bunch of code to support the test, therefore I am suggesting the test be removed before Go 1.1 ships. R=alex.brainman, mikioh.mikioh, rsc CC=golang-dev https://golang.org/cl/7307110
Diffstat (limited to 'src/pkg/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions