net/http: TestServerHijackGetsBackgroundByte_big failing on Plan 9 #18658
Comments
CL https://golang.org/cl/35179 mentions this issue. |
gopherbot
pushed a commit
that referenced
this issue
Jan 14, 2017
CL 35234 added TestServerHijackGetsBackgroundByte_big, which is failing on Plan 9, because CloseWrite is not implemented on Plan 9 yet. Updates #17906. Updates #18658. Change-Id: Icaf3fe3600d586515ecd92aca874104ea81ce6b9 Reviewed-on: https://go-review.googlesource.com/35179 Run-TryBot: David du Colombier <0intro@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
CL 35234 added TestServerHijackGetsBackgroundByte_big, which is failing on Plan 9, because CloseWrite is not implemented on Plan 9.
See https://build.golang.org/log/8e4622c7d73d3c7c243bcd84d2e366616fc8ce36
This related to issue #17906.
The text was updated successfully, but these errors were encountered: