Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net/http: TestTransportBodyReadError flake #19231

Closed
ianlancetaylor opened this issue Feb 22, 2017 · 2 comments
Closed

net/http: TestTransportBodyReadError flake #19231

ianlancetaylor opened this issue Feb 22, 2017 · 2 comments
Labels
FrozenDueToAge help wanted Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@ianlancetaylor
Copy link
Contributor

Seen from trybot:

https://storage.googleapis.com/go-build-log/dba99eff/openbsd-amd64-60_9893d709.log

--- FAIL: TestTransportBodyReadError (0.01s)
	client_test.go:1821: Got error: net/http: HTTP/1.x transport connection broken: some body read error; want Request.Body read error: some body read error
FAIL
FAIL	net/http	4.860s
@ianlancetaylor ianlancetaylor added this to the Go1.9 milestone Feb 22, 2017
@bradfitz bradfitz added help wanted Testing An issue that has been verified to require only test changes, not just a test failure. labels Feb 24, 2017
@bradfitz bradfitz self-assigned this Feb 24, 2017
@bradfitz
Copy link
Contributor

(Others: feel free to debug this before I get to it.)

@bradfitz bradfitz changed the title net/http: TestTransportBodyReadError flake on OpenBSD net/http: TestTransportBodyReadError flake Feb 27, 2017
@gopherbot
Copy link

CL https://golang.org/cl/37495 mentions this issue.

@golang golang locked and limited conversation to collaborators Mar 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge help wanted Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
None yet
Development

No branches or pull requests

3 participants