Skip to content

x/sys/unix: TestPassFD consistently failing in aix-ppc64 builder on release-branch.go1.12 #33982

Closed
@bcmills

Description

@bcmills

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?

CC @Helflym @trex58 @laboger

Metadata

Metadata

Assignees

No one assigned

    Labels

    CherryPickApprovedUsed during the release process for point releasesFrozenDueToAgeNeedsInvestigationSomeone 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.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions