Skip to content

x/build: add LUCI windows-arm builder #67308

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

Closed
dmitshur opened this issue May 10, 2024 · 3 comments
Closed

x/build: add LUCI windows-arm builder #67308

dmitshur opened this issue May 10, 2024 · 3 comments
Labels
arch-arm Issues solely affecting the 32-bit arm architecture. Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. new-builder OS-Windows
Milestone

Comments

@dmitshur
Copy link
Member

dmitshur commented May 10, 2024

There currently isn't a LUCI builder that tests the windows/arm port (other than the misc-compile builder, which tests only that the port compiles). This is the tracking issue for it.

The next steps that a builder owner will need to follow to make progress here are documented https://go.dev/wiki/DashboardBuilders#luci-builders.

Edit: Issue #57960 is related.

@dmitshur dmitshur added OS-Windows Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. new-builder arch-arm Issues solely affecting the 32-bit arm architecture. labels May 10, 2024
@dmitshur dmitshur added this to the Unreleased milestone May 10, 2024
@dmitshur
Copy link
Member Author

CC @zx2c4, @golang/windows.

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/601777 mentions this issue: cmd/dist, internal/platform: mark windows/arm (32-bit ARM) broken

gopherbot pushed a commit that referenced this issue Aug 14, 2024
The port is reportedly broken, and there isn't a builder testing it.

For #68552.
For #67308.

Change-Id: Iababa17cdf855b675aaf85642a667e8081ef5dfe
Reviewed-on: https://go-review.googlesource.com/c/go/+/601777
Reviewed-by: Ian Lance Taylor <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Auto-Submit: Dmitri Shuralyov <[email protected]>
@qmuntal
Copy link
Member

qmuntal commented Apr 9, 2025

The window/arm port will be removed in Go 1.26, as per #71671. We can close this as not planned, as it no longer makes sense.

@qmuntal qmuntal closed this as not planned Won't fix, can't repro, duplicate, stale Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-arm Issues solely affecting the 32-bit arm architecture. Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. new-builder OS-Windows
Projects
None yet
Development

No branches or pull requests

3 participants