Skip to content

os/exec: flaky TestStdinCloseRace #19211

@bradfitz

Description

@bradfitz

https://build.golang.org/log/638ade578f749a07444424d53c92a64681559411

PASS
panic: Fail in goroutine after  has completed

goroutine 21 [running]:
testing.(*common).Fail(0xc420074f70)
	/tmp/workdir/go/src/testing/testing.go:445 +0x179
testing.(*common).Fail(0xc4201220d0)
	/tmp/workdir/go/src/testing/testing.go:439 +0x1b0
testing.(*common).Errorf(0xc4201220d0, 0x8927f0, 0x8, 0xc42001e7b0, 0x1, 0x1)
	/tmp/workdir/go/src/testing/testing.go:518 +0x95
os/exec_test.TestStdinCloseRace.func1(0xc420124160, 0xc4201220d0)
	/tmp/workdir/go/src/os/exec/exec_test.go:267 +0xf6
created by os/exec_test.TestStdinCloseRace
	/tmp/workdir/go/src/os/exec/exec_test.go:265 +0x261
FAIL	os/exec	2.210s

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeTestingAn 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