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

x/net/http2: flake on TestTransportHandlerBodyClose #22889

Closed
tombergan opened this issue Nov 27, 2017 · 1 comment
Closed

x/net/http2: flake on TestTransportHandlerBodyClose #22889

tombergan opened this issue Nov 27, 2017 · 1 comment
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@tombergan
Copy link
Contributor

One instance here:
https://storage.googleapis.com/go-build-log/1e3f563b/linux-386_95855899.log

--- FAIL: TestTransportHandlerBodyClose (4.08s)
	transport_test.go:2393: appeared to leak goroutines
@bradfitz bradfitz self-assigned this Nov 27, 2017
@bradfitz bradfitz added NeedsFix The path to resolution is known, but the work has not been done. Testing An issue that has been verified to require only test changes, not just a test failure. labels Nov 27, 2017
@bradfitz bradfitz added this to the Go1.10 milestone Nov 27, 2017
@bradfitz bradfitz modified the milestones: Go1.10, Go1.11 Feb 14, 2018
@gopherbot
Copy link

Change https://golang.org/cl/114012 mentions this issue: http2: fix flaky TestTransportHandlerBodyClose

@golang golang locked and limited conversation to collaborators May 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. 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