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: add darwin-race builder #17674

Closed
dvyukov opened this issue Oct 30, 2016 · 2 comments
Closed

x/build: add darwin-race builder #17674

dvyukov opened this issue Oct 30, 2016 · 2 comments
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@dvyukov
Copy link
Member

dvyukov commented Oct 30, 2016

Looking at https://build.golang.org/
we have linux/windows/freebsd race builders. Is there there any specific reason to not add darwin-race builder as well? If not, please add it. That's the only race-supported OS without a builder and darwin is considerably different from other OSes.

@dvyukov
Copy link
Member Author

dvyukov commented Oct 30, 2016

@bradfitz

@quentinmit quentinmit added the NeedsFix The path to resolution is known, but the work has not been done. label Nov 4, 2016
@quentinmit quentinmit added this to the Unreleased milestone Nov 4, 2016
@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Mar 21, 2017
@gopherbot
Copy link

Change https://golang.org/cl/82395 mentions this issue: cmd/coordinator, dashboard: add mac race builder, skip redundant trybot tests

@golang golang locked and limited conversation to collaborators Dec 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

3 participants