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: TestTransportReuseConnection_Gzip_Chunked failures #55205

Closed
gopherbot opened this issue Sep 20, 2022 · 2 comments
Closed

net/http: TestTransportReuseConnection_Gzip_Chunked failures #55205

gopherbot opened this issue Sep 20, 2022 · 2 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "net/http" && test == "TestTransportReuseConnection_Gzip_Chunked"

Bug automatically created to track these flakes.

— watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Sep 20, 2022
@gopherbot
Copy link
Author

gopherbot commented Sep 20, 2022

Found new matching flaky dashboard failures for:

#!watchflakes
post <- pkg == "net/http" && test == "TestTransportReuseConnection_Gzip_Chunked"
2022-08-16 16:27 darwin-amd64-nocgo go@a45bbeae net/http.TestTransportReuseConnection_Gzip_Chunked (log)
--- FAIL: TestTransportReuseConnection_Gzip_Chunked (0.09s)
    transport_test.go:4447: didn't reuse connection

watchflakes

@rsc
Copy link
Contributor

rsc commented Sep 20, 2022

Stopped.

@rsc rsc closed this as completed Sep 20, 2022
@gopherbot gopherbot changed the title net/http: flaky TestTransportReuseConnection_Gzip_Chunked net/http: TestTransportReuseConnection_Gzip_Chunked failures Sep 20, 2022
@golang golang locked and limited conversation to collaborators Sep 20, 2023
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.
Projects
Status: Done
Development

No branches or pull requests

2 participants