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

runtime: TestSignalExitStatus fails on linux/ppc64 (BE) #17361

Closed
bradfitz opened this issue Oct 6, 2016 · 2 comments
Closed

runtime: TestSignalExitStatus fails on linux/ppc64 (BE) #17361

bradfitz opened this issue Oct 6, 2016 · 2 comments
Milestone

Comments

@bradfitz
Copy link
Contributor

bradfitz commented Oct 6, 2016

We now have 5 linux/ppc64 (BE) machines I'm setting up as builders. My first manual run of all.bash reveals a runtime test failure:

--- FAIL: TestSignalExitStatus (0.00s)
    crash_unix_test.go:168: got exit status 2; expected SIGTERM

/cc @ianlancetaylor @dr2chase

@bradfitz
Copy link
Contributor Author

bradfitz commented Oct 6, 2016

strace attached.
log.txt

@gopherbot
Copy link

CL https://golang.org/cl/30602 mentions this issue.

@golang golang locked and limited conversation to collaborators Oct 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants