Skip to content

os: TestPipeThreads failing sporadically on aix-ppc64 #70131

@pmur

Description

@pmur

Go version

master

Output of go env in your module/workspace:

GOOS=aix

What did you do?

#build go.
go test os -test.run=TestPipeThreads -test.count=1

What did you see happen?

The tests fails consistently on aix systems with GOMAXPROC >= 8. It fails sporadically with smaller values, as is seen with aix-ppc64 CI. This CI log seems like the first of the recent failures. However, it is reproducible prior to the 1.23 release.

What did you expect to see?

The test passes consistently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions