x/playground: TryBot fails for playground #32669
Labels
Builders
x/build issues (builders, bots, dashboards)
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Testing
An issue that has been verified to require only test changes, not just a test failure.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?(trybot linux-amd64 (Go 1.12.x) and linux-amd64 (Go 1.11.x))
What did you do?
Ran TryBot for a x/playground CR for #32606 : https://go-review.googlesource.com/c/playground/+/182180
What did you expect to see?
What did you see instead?
According to the helpful feedback from @dmitshur and @bradfitz, we should be able to force GO111MODULE=yes for x/playground, which should allow this build to succeed.
Related issues: #17312, #30233
The text was updated successfully, but these errors were encountered: