-
Notifications
You must be signed in to change notification settings - Fork 18k
net/http: test timeout in TestCancelRequestWhenSharingConnection #56587
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-11-03 15:18 linux-amd64-wsl go@a367981b net/http (log)
|
Duplicate of #55226 |
go/src/net/http/transport_test.go Lines 6493 to 6519 in 3a41094
Line 6519 blocks on reading from the This failure mode is different from #55226. I think this
The suggested title is: |
This comment was marked as resolved.
This comment was marked as resolved.
Change https://go.dev/cl/457775 mentions this issue: |
Provide more information about why this test might be hanging waiting for PutIdleConn to be called (#56587): If the round trip that should result in PutIdleConn being invoked completes, report that to the goroutine waiting for PutIdleConn. For #56587 Change-Id: Ie476ea0ce4a48d2bda6b9b109f89d675a10e7e45 Reviewed-on: https://go-review.googlesource.com/c/go/+/457775 Auto-Submit: Damien Neil <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Run-TryBot: Damien Neil <[email protected]> Reviewed-by: Bryan Mills <[email protected]>
There is a fresh occurrence reported in #57995 (comment), but unfortunately no extra logging as far as I can tell. Not sure why |
Change https://go.dev/cl/486075 mentions this issue: |
Another one of these reported in #65043 (comment). That one was on |
Found new dashboard test flakes for:
2024-01-04 22:45 darwin-amd64-13 go@5c38c049 net/http (log)
|
…ection Ensure that errors are reported if an HTTP request unexpectedly fails. For #56587 Change-Id: I1adfb4fedc24d4177caf54e34c5033267e32caa6 Reviewed-on: https://go-review.googlesource.com/c/go/+/486075 Reviewed-by: Bryan Mills <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Auto-Submit: Damien Neil <[email protected]> Reviewed-by: Emmanuel Odeke <[email protected]>
Found new dashboard test flakes for:
2024-04-03 15:35 android-386-emu go@d8392e69 net/http (log)
|
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: