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/env/linux-arm64: add race builder for linux/arm64 #28637

Closed
bradfitz opened this issue Nov 7, 2018 · 3 comments
Closed

x/build/env/linux-arm64: add race builder for linux/arm64 #28637

bradfitz opened this issue Nov 7, 2018 · 3 comments
Assignees
Labels
arch-arm64 Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done. new-builder OS-Linux
Milestone

Comments

@bradfitz
Copy link
Contributor

bradfitz commented Nov 7, 2018

https://go-review.googlesource.com/c/go/+/138675 adds support for the race detector on linux/arm64.

Setup a builder for it.

/cc @cherrymui @dmitshur

@bradfitz bradfitz added Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done. new-builder labels Nov 7, 2018
@gopherbot gopherbot added this to the Unreleased milestone Nov 7, 2018
@bcmills
Copy link
Contributor

bcmills commented Jun 15, 2023

Given that it's a first-class port, a linux-arm64-longtest-race builder is probably a good idea too, assuming we can find the resources for it.

@cagedmantis cagedmantis self-assigned this Jun 27, 2023
@gopherbot
Copy link

Change https://go.dev/cl/506522 mentions this issue: dashboard: add linux-arm64-race builder

gopherbot pushed a commit to golang/build that referenced this issue Jun 28, 2023
This change adds a race builder for linux-arm64.

Updates golang/go#28637

Change-Id: I23e29fe0c095a19920a32acecea5a9ac688c44d8
Reviewed-on: https://go-review.googlesource.com/c/build/+/506522
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Run-TryBot: Carlos Amedee <carlos@golang.org>
Auto-Submit: Carlos Amedee <carlos@golang.org>
@cagedmantis
Copy link
Contributor

This work has been completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-arm64 Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done. new-builder OS-Linux
Projects
Archived in project
Development

No branches or pull requests

5 participants