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: TestServerTimeouts flake #18036

Closed
bradfitz opened this issue Nov 23, 2016 · 1 comment
Closed

net/http: TestServerTimeouts flake #18036

bradfitz opened this issue Nov 23, 2016 · 1 comment
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@bradfitz
Copy link
Contributor

https://storage.googleapis.com/go-build-log/00bd9228/linux-amd64-race_7b9a8856.log

2016/11/23 21:53:28 http: TLS handshake error from 127.0.0.1:41658: read tcp 127.0.0.1:34022->127.0.0.1:41658: use of closed network connection
--- FAIL: TestServerTimeouts (0.79s)
	serve_test.go:512: http Get #2: Get http://127.0.0.1:38239: http: server closed idle connection
FAIL
FAIL	net/http	11.248s
@bradfitz bradfitz added this to the Go1.8Maybe milestone Nov 23, 2016
@bradfitz bradfitz self-assigned this Nov 23, 2016
@quentinmit quentinmit added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Nov 24, 2016
@bradfitz bradfitz added the Testing An issue that has been verified to require only test changes, not just a test failure. label Dec 12, 2016
@gopherbot
Copy link

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

@golang golang locked and limited conversation to collaborators Dec 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. 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