net/http: Various tests flaky on Dragonfly builder #25796
Comments
example of a failure on TestRetryRequestsOnError: |
I don't know if this is related or not, but I saw this error today: builder: dragonfly-amd64 Events: Build log: Error: writing tarball from Gerrit: Put http://dragonflybsd-amd64/writetgz?dir=go: net/http: HTTP/1.x transport connection broken: write tcp 10.200.4.4:443->10.240.0.4:51023: use of closed network connection |
Please answer these questions before submitting your issue. Thanks!
What version of Go are you using (
go version
)?1.10
Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?DragonflyBSD amd64
What did you do?
The Dragonfly builder very sporadically fails on a few different tests in net/http. This is a recent example:
https://build.golang.org/log/25f7cc4010ecf00d0bdb9afb5aa6471ef12e7c9b
The text was updated successfully, but these errors were encountered: