-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The 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.An issue that has been verified to require only test changes, not just a test failure.help wanted
Milestone
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The 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.An issue that has been verified to require only test changes, not just a test failure.help wanted