TestTransportRemovesDeadIdleConnections ([CL 22492](https://golang.org/cl/22492)) is failing on Plan 9. ``` --- FAIL: TestTransportRemovesDeadIdleConnections (3.12s) transport_test.go:480: Transport didn't notice idle connection's death. before: ["|http|127.0.0.1:38937"] after: ["|http|127.0.0.1:38937"] http.test 3212: warning: process exceeds 100 file descriptors ``` See https://build.golang.org/log/669586c471ca9095d6b6f2d0237e975e10792022