You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ok golang.org/x/net/http/httpguts 0.060s
ok golang.org/x/net/http/httpproxy 1.217s
--- FAIL: TestServer_Headers_HalfCloseRemote (0.01s)
server_test.go:3856: in handler, state is HalfClosedRemote; want Open
FAIL
FAIL golang.org/x/net/http2 24.354s
? golang.org/x/net/http2/h2i [no test files]
Also go test -run TestServer_Headers_HalfCloseRemote -count 100 can repro the issue.
The text was updated successfully, but these errors were encountered:
See https://storage.googleapis.com/go-build-log/f9800a94/windows-386-2008_acdcfeaa.log.
Also go test -run TestServer_Headers_HalfCloseRemote -count 100 can repro the issue.
The text was updated successfully, but these errors were encountered: