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: TestSchedSetaffinity failing on linux-ppc64le-buildlet #35184

Closed
bcmills opened this issue Oct 26, 2019 · 2 comments
Closed

x/sys/unix: TestSchedSetaffinity failing on linux-ppc64le-buildlet #35184

bcmills opened this issue Oct 26, 2019 · 2 comments
Labels
arch-ppc64x FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Oct 26, 2019

From linux-ppc64le-buildlet (https://build.golang.org/log/1e46452b18adf5f3b2ec28dfcee7bc28bf55be10):

--- FAIL: TestSchedSetaffinity (0.00s)
    syscall_linux_test.go:366: SchedSetaffinity: invalid argument
FAIL
FAIL	golang.org/x/sys/unix	0.568s

See previously #27875.

CC @tklauser @laboger

@bcmills bcmills added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. arch-ppc64x labels Oct 26, 2019
@gopherbot gopherbot added this to the Unreleased milestone Oct 26, 2019
@laboger
Copy link
Contributor

laboger commented Oct 29, 2019 via email

@gopherbot
Copy link

Change https://golang.org/cl/206863 mentions this issue: unix: check correct CPU for being enabled in old mask in TestSchedSetaffinity

@golang golang locked and limited conversation to collaborators Nov 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-ppc64x FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

3 participants