Skip to content

x/sys/unix: TestSCMCredentials failing on Linux with Go 1.8 and Go 1.9 #22899

@bradfitz

Description

@bradfitz

Go supports the past two releases. https://build.golang.org/ shows that x/sys is broken on Linux for Go 1.8 and Go 1.9 due to:

?   	golang.org/x/sys/plan9	[no test files]
--- FAIL: TestSCMCredentials (0.00s)
	creds_test.go:112: ReadMsgUnix n = 1, want 0
FAIL
FAIL	golang.org/x/sys/unix	0.223s
?   	golang.org/x/sys/windows	[no test files]
?   	golang.org/x/sys/windows/registry	[no test files]

tests failed: exit status 1

@lucab, can you fix? Looks like it was from https://go-review.googlesource.com/c/sys/+/60190 perhaps?

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.help wanted

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions