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/dashboard: missing trybot for linux-riscv64 #36871

Closed
bcmills opened this issue Jan 29, 2020 · 5 comments
Closed

x/build/dashboard: missing trybot for linux-riscv64 #36871

bcmills opened this issue Jan 29, 2020 · 5 comments
Labels
arch-riscv Issues solely affecting the riscv64 architecture. Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Jan 29, 2020

golang.org/x/build/dashboard.TestTryBotsCompileAllPorts started failing at CL 216758. It appears that we are missing a TryBot build for linux-riscv64, and thus the port is apparently not complete after all.

CC @4a6f656c @bradfitz @ianlancetaylor @dmitshur @cagedmantis @toothrot

@bcmills bcmills added Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done. Soon This needs to be done soon. (regressions, serious bugs, outages) arch-riscv Issues solely affecting the riscv64 architecture. labels Jan 29, 2020
@bcmills bcmills added this to the Go1.14 milestone Jan 29, 2020
@gopherbot
Copy link

Change https://golang.org/cl/216841 mentions this issue: dashboard: skip riscv64 with a TODO in TestTryBotsCompileAllPorts

gopherbot pushed a commit to golang/build that referenced this issue Jan 29, 2020
A trybot for linux/riscv64 still needs to be added. That work is
being tracked in issue golang.org/issue/36871.

Fix the failing test by skipping riscv64 for now, because a failing
test makes it hard to make other unrelated changes in x/build.

Updates golang/go#36871
Updates golang/go#27532

Change-Id: Ibbd17cd068c8eedc409ee5677074a404e6ac6d65
Reviewed-on: https://go-review.googlesource.com/c/build/+/216841
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
@gopherbot
Copy link

Change https://golang.org/cl/216765 mentions this issue: cmd/buildlet: add riscv64 buildlet

@dmitshur
Copy link
Contributor

CL 216765 was reverted via CL 217723, so re-opening.

@dmitshur dmitshur reopened this Mar 20, 2020
@dmitshur dmitshur removed the Soon This needs to be done soon. (regressions, serious bugs, outages) label Mar 20, 2020
@gopherbot
Copy link

Change https://golang.org/cl/224580 mentions this issue: cmd/buildlet: re-add riscv64 buildlet and misc-compile trybot

@dmitshur dmitshur modified the milestones: Go1.14, Go1.15 Mar 20, 2020
@gopherbot
Copy link

Change https://golang.org/cl/224901 mentions this issue: test misc-compile-other after CL 224580

@dmitshur dmitshur self-assigned this Mar 23, 2020
@golang golang locked and limited conversation to collaborators Mar 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-riscv Issues solely affecting the riscv64 architecture. 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