cmd/go: timing out on plan9/amd64 builder #31910
Open
Comments
gopherbot
pushed a commit
to golang/build
that referenced
this issue
May 8, 2019
The cmd/go tests are timing out on the plan9/amd64 builder because they take more than 20m to complete. This change disables the cmd/go tests on the plan9/amd64 builder, like it was done on the plan9/386 builder. Updates golang/go#31910. Change-Id: I157b472da8498ddce0f641cccb79bc50ae65ca3b Reviewed-on: https://go-review.googlesource.com/c/build/+/175898 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
Change https://golang.org/cl/175898 mentions this issue: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The cmd/go tests are timing out on the plan9/amd64 builder.
or
See https://build.golang.org/log/0f96baaa7cfaa1c3546adceb7e49553d88a99ac7 or https://build.golang.org/log/520cd0eb6a7941d1591537b1604a06e6ebabfdc5
This is related to issue #29822 (plan9/386 builder).
The text was updated successfully, but these errors were encountered: