Skip to content

os/exec: TestCatGoodAndBadFile failures on illumos #68863

@panjf2000

Description

@panjf2000
--- FAIL: TestCatGoodAndBadFile (0.01s)
    exec_test.go:430: expected test code; got "" (len 0)
FAIL
FAIL	os/exec	0.510s
ok  	os/exec/internal/fdtest	0.012s
FAIL
go tool dist: Failed: exit status 1


Error: tests failed: dist test failed: {go_test:os os}: exit status 1

sendfile(3ext) on illumos seems to incur intermittent failures when the target file is the standard stream (stdout, stderr):

https://build.golang.org/log/bb20485d1d72074792215facb7b28ae661e6a6e0
https://build.golang.org/log/2c88f9652638bc186037196f95f84506c2e139c7
https://build.golang.org/log/4de2769138b79cd750b41ea950b148ffb118f6ef

Related CL: https://go.dev/cl/603098

/cc @ianlancetaylor @neild

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions