Skip to content
New issue

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

x/build: TRY=windows-arm64 doesn't work #65307

Closed
qmuntal opened this issue Jan 26, 2024 · 1 comment
Closed

x/build: TRY=windows-arm64 doesn't work #65307

qmuntal opened this issue Jan 26, 2024 · 1 comment
Labels
Builders x/build issues (builders, bots, dashboards)
Milestone

Comments

@qmuntal
Copy link
Contributor

qmuntal commented Jan 26, 2024

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/+/558795

What 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.

@qmuntal qmuntal added the Builders x/build issues (builders, bots, dashboards) label Jan 26, 2024
@gopherbot gopherbot added this to the Unreleased milestone Jan 26, 2024
@cherrymui
Copy link
Member

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 .

I kicked a run for windows-arm64 with old trybots on the CL.

@cherrymui cherrymui closed this as not planned Won't fix, can't repro, duplicate, stale Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Builders x/build issues (builders, bots, dashboards)
Projects
None yet
Development

No branches or pull requests

3 participants