-
Notifications
You must be signed in to change notification settings - Fork 18k
net/http: TestTransportNoReuseAfterEarlyResponse failures #57608
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
Comments
Found new dashboard test flakes for:
2022-12-06 19:00 darwin-amd64-12_0 go@618120c1 net/http.TestTransportNoReuseAfterEarlyResponse (log)
2022-12-09 20:04 darwin-amd64-13 go@c2a2fbab net/http.TestTransportNoReuseAfterEarlyResponse (log)
|
The above two commits are both on @neild, is this likely to have been fixed in 1.20? |
Timed out in state WaitingForInfo. Closing. (I am just a bot, though. Please speak up if this is a mistake or you have the requested information.) |
Found new dashboard test flakes for:
2023-03-14 09:07 darwin-amd64-10_15 go@a54fe8a2 net/http.TestTransportNoReuseAfterEarlyResponse (log)
|
That last one is a recent commit on the main branch. |
This failure mode is fixed by https://go.dev/cl/477196. (It is possible that the test will still fail due to a deadlock or a default timeout on the transport, but |
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: