Closed
Description
Since CL 31173 the HTTP server relies on deadlines to read requests from clients. This change broke various tests in the net/http package, because deadlines aren't implemented on Plan 9 yet.
2016/10/18 03:15:56 httptest.Server blocked in Close after 5 seconds, waiting for connections:
*net.TCPConn 0x10976f98 127.0.0.1:47045 in state active
*net.TCPConn 0x10976110 127.0.0.1:43006 in state active
panic: test timed out after 3m0s
FAIL net/http 180.069s
See https://build.golang.org/log/726c2a2970f3e33d3728a27645521822e2ef8d03