x/build, cmd/go: TestGoGetInsecure failing in release-branch.go1.12 #33758
Labels
Builders
x/build issues (builders, bots, dashboards)
CherryPickApproved
Used during the release process for point releases
FrozenDueToAge
release-blocker
Testing
An issue that has been verified to require only test changes, not just a test failure.
Milestone
TestGoGetInsecure
incmd/go
is currently failing in thelinux-amd64-longtest
builder onrelease-branch.go1.12
(https://build.golang.org/log/01102088d2b8610a921c538f1beb335acb222c51):The failure seems to have something to do with a local proxy running on the builder, possibly from #31770 or #14594.
Probably we just need to backport https://golang.org/cl/165745 and https://golang.org/cl/167086 to clear
GOPROXY
for the test (#30571).The text was updated successfully, but these errors were encountered: