We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
go env
-
Run the LUCI builders with TRY=windows-arm64. Trying with several CLs. E.g. https://go-review.googlesource.com/c/go/+/558795
TRY=windows-arm64
windows-arm64 builders doesn't appear in the Checks tab.
windows-arm64
windows-arm64 builders do appear in the Checks tab.
The text was updated successfully, but these errors were encountered:
The TRY= comment doesn't work for LUCI trybots (CommitQueue+1). It only works for old trybots (TryBots+1). See https://go.dev/wiki/SlowBots .
TRY=
I kicked a run for windows-arm64 with old trybots on the CL.
Sorry, something went wrong.
No branches or pull requests
Go version
Output of
go env
in your module/workspace:What did you do?
Run the LUCI builders with
TRY=windows-arm64
. Trying with several CLs. E.g. https://go-review.googlesource.com/c/go/+/558795What did you see happen?
windows-arm64
builders doesn't appear in the Checks tab.What did you expect to see?
windows-arm64
builders do appear in the Checks tab.The text was updated successfully, but these errors were encountered: