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: TestLockOSThreadExit failing on linux-arm64-packet builder #29379

Closed
bcmills opened this issue Dec 21, 2018 · 1 comment
Closed

runtime: TestLockOSThreadExit failing on linux-arm64-packet builder #29379

bcmills opened this issue Dec 21, 2018 · 1 comment
Labels
FrozenDueToAge release-blocker Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Dec 21, 2018

https://build.golang.org/log/3546ab832ea83679193a9fadfe7618cc5e8328ff

Looks like it started at https://golang.org/cl/153078 (fix for #28979).

--- FAIL: TestLockOSThreadExit (0.05s)
    crash_test.go:95: testprog LockOSThreadAvoidsStatePropagation exit status: exit status 1
    proc_test.go:892: want OK
        , got failed to unshare fs: operation not permitted
        
FAIL
FAIL	runtime	40.446s
@bcmills bcmills added the Testing An issue that has been verified to require only test changes, not just a test failure. label Dec 21, 2018
@bcmills bcmills added this to the Go1.12 milestone Dec 21, 2018
@ALTree
Copy link
Member

ALTree commented Dec 21, 2018

Dup of #29366. I didn't mark that one as a release blocker, but feel free to do so.

@ALTree ALTree closed this as completed Dec 21, 2018
@golang golang locked and limited conversation to collaborators Dec 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge release-blocker 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

4 participants