-
Notifications
You must be signed in to change notification settings - Fork 18k
net/http: TestTransportRequestWriteRoundTrip failures #59883
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
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Comments
Found new dashboard test flakes for:
2023-04-28 01:33 linux-amd64-race go@71ad46cd net/http.TestTransportRequestWriteRoundTrip (log)
|
Change https://go.dev/cl/490255 mentions this issue: |
gopherbot
pushed a commit
that referenced
this issue
May 2, 2023
The test will wait for all goroutines. A race can occur if the writing goroutine uses the Log after the test exits. For #58264 For #59883 For #59884 Change-Id: I9b8ec7c9d024ff74b922b69efa438be5a4fa3483 Reviewed-on: https://go-review.googlesource.com/c/go/+/490255 Reviewed-by: Damien Neil <[email protected]> Reviewed-by: Bryan Mills <[email protected]> Run-TryBot: Damien Neil <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Auto-Submit: Bryan Mills <[email protected]>
Found new dashboard test flakes for:
2023-05-10 22:55 darwin-amd64-13 go@3d80d57c net/http.TestTransportRequestWriteRoundTrip (log)
|
Found new dashboard test flakes for:
2023-07-06 19:41 linux-amd64-race go@312920c0 net/http.TestOnlyWriteTimeout (log)
2023-07-06 19:41 linux-amd64-race go@312920c0 net/http.TestTLSServerRejectHTTPRequests (log)
2023-07-06 19:41 linux-amd64-race go@312920c0 net/http.TestIdentityResponse (log)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: