-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
CherryPickApprovedUsed during the release process for point releasesUsed during the release process for point releasesFrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-AIXTestingAn 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.
Milestone
Description
golang.org/x/sys/unix is failing in aix-ppc64 on release-branch.go1.12 (https://build.golang.org/log/2ceea003d216da8b55d107004541d477ada9c89f):
--- FAIL: TestPassFD (0.75s)
syscall_unix_test.go:224: child process: "WriteMsgUnix: write unix : sendmsg: bad file number", <nil>
FAIL
FAIL golang.org/x/sys/unix 1.041s
The same failure does not occur on release-branch.go1.13. Is there a fix we should backport, or should we skip the test on AIX on 1.12?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CherryPickApprovedUsed during the release process for point releasesUsed during the release process for point releasesFrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-AIXTestingAn 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.