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: TestHTTP2UpgradeClosesConnection failure on solaris-amd64-oraclerel builder #41629

Closed
bcmills opened this issue Sep 25, 2020 · 3 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Solaris
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Sep 25, 2020

2020-09-25T01:47:40-fa04d48/solaris-amd64-oraclerel

--- FAIL: TestHTTP2UpgradeClosesConnection (17.51s)
    serve_test.go:1096: body not closed after 5s
FAIL
FAIL	net/http	20.671s

Could just be a slow builder, although 5 seconds seems like a long time.

CC @bradfitz @neild

@bcmills bcmills added OS-Solaris NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Sep 25, 2020
@bcmills bcmills added this to the Backlog milestone Sep 25, 2020
@networkimprov
Copy link

cc @fraenkel

@fraenkel
Copy link
Contributor

A bit difficult to figure out what went wrong but given that sending a request and receiving a response took 12s, I would say something was wrong before we hit this timeout.

@bcmills
Copy link
Contributor Author

bcmills commented May 2, 2022

greplogs --dashboard --md -l -e 'FAIL: TestHTTP2UpgradeClosesConnection .*(?:\n .*)*body not closed after' --since=2021-01-01

[no results]

Closing as “possibly fixed”.

@bcmills bcmills closed this as completed May 2, 2022
@golang golang locked and limited conversation to collaborators May 2, 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. OS-Solaris
Projects
None yet
Development

No branches or pull requests

4 participants