-
Notifications
You must be signed in to change notification settings - Fork 18k
net/http: race detected in TestTransportReadToEndReusesConn #58264
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:
2023-02-01 21:30 darwin-amd64-race go@4b7f7eef net/http.TestTransportReadToEndReusesConn (log)
|
Found new dashboard test flakes for:
2023-02-01 19:47 linux-amd64-race go@ab0f0459 net/http.TestTransportReadToEndReusesConn (log)
|
Duplicate of #58168 |
Found new dashboard test flakes for:
2023-04-28 01:33 linux-amd64-race go@71ad46cd net/http.TestNoSniffExpectRequestBody (log)
|
Change https://go.dev/cl/490255 mentions this issue: |
Found new dashboard test flakes for:
2023-05-01 17:49 linux-amd64-longtest-race go@73a4684c net/http.TestWriteDeadlineEnforcedPerStream (log)
|
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-07-06 19:41 linux-amd64-race go@312920c0 net/http.TestOnlyWriteTimeout (log)
|
Removing from the “Test Flakes” project to get |
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: