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

test: API check constantly failing on arm5 builder #24789

Closed
ALTree opened this issue Apr 10, 2018 · 2 comments
Closed

test: API check constantly failing on arm5 builder #24789

ALTree opened this issue Apr 10, 2018 · 2 comments
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge Testing An issue that has been verified to require only test changes, not just a test failure.

Comments

@ALTree
Copy link
Member

ALTree commented Apr 10, 2018

The linux-arm-arm5spacemonkey is no longer failing on locklinear (#24221); but it's now constantly failing on the API check test: https://build.golang.org/log/13e8623c9799ad7ac18b10d8e7b51997062bd5cf

The error says:

Go version is "builder host-linux-armel-cross", ignoring -next /home/builder/stage0scratch/workdir/go/api/next.txt

It appears that runtime.Version() is not returning a string of the expected form (devel ...) (?)

cc @bradfitz

@ALTree ALTree added Testing An issue that has been verified to require only test changes, not just a test failure. Builders x/build issues (builders, bots, dashboards) labels Apr 10, 2018
@ALTree
Copy link
Member Author

ALTree commented Apr 10, 2018

Ops, dup of #24754. Closing.

@ALTree ALTree closed this as completed Apr 10, 2018
@mvdan
Copy link
Member

mvdan commented Apr 10, 2018

It's a game of whack-a-mole with this arm5 builder, isn't it :)

@golang golang locked and limited conversation to collaborators Apr 10, 2019
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 Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
None yet
Development

No branches or pull requests

3 participants