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/sys/unix: TestStatx fails on linux-arm64-packet builder #25529

Closed
hyangah opened this issue May 23, 2018 · 2 comments
Closed

x/sys/unix: TestStatx fails on linux-arm64-packet builder #25529

hyangah opened this issue May 23, 2018 · 2 comments

Comments

@hyangah
Copy link
Contributor

hyangah commented May 23, 2018

https://build.golang.org/log/352dedb67faf09e91e7a33d1ec1596eefc5ceb86

--- FAIL: TestStatx (0.00s)
syscall_linux_test.go:291: Statx: operation not permitted
FAIL
FAIL cmd/vendor/golang.org/x/sys/unix 0.400s

@gopherbot gopherbot added this to the Unreleased milestone May 23, 2018
@gopherbot
Copy link

Change https://golang.org/cl/114093 mentions this issue: unix: skip TestStatx if the operation is not permitted

@gopherbot
Copy link

Change https://golang.org/cl/114094 mentions this issue: cmd/vendor/.../unix: pick up upstream fixes for broken tests

gopherbot pushed a commit that referenced this issue May 23, 2018
Update #25528
Update #25529

Change-Id: I47ec282e76eb7740547e220ac00d6a7992e17b9e
Reviewed-on: https://go-review.googlesource.com/114094
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
@golang golang locked and limited conversation to collaborators May 23, 2019
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

2 participants