Skip to content

os/exec: TestClosePipeOnCopyError failure with got stuck writing to bad writer on solaris-amd64-oraclerel #52818

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bcmills opened this issue May 10, 2022 · 1 comment
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented May 10, 2022

--- FAIL: TestClosePipeOnCopyError (5.01s)
    exec_test.go:964: yes got stuck writing to bad writer
FAIL
FAIL	os/exec	18.215s

greplogs -l -e 'FAIL: TestClosePipeOnCopyError'
2022-05-09T12:02:02-7ca1e2a/solaris-amd64-oraclerel

This test currently has a hard-coded timeout, which I will remove — if the test actually gets stuck, we'll need a goroutine dump to debug it anyway.

@bcmills bcmills added Testing An issue that has been verified to require only test changes, not just a test failure. NeedsFix The path to resolution is known, but the work has not been done. labels May 10, 2022
@bcmills bcmills self-assigned this May 10, 2022
@bcmills bcmills added this to the Go1.19 milestone May 10, 2022
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/405434 mentions this issue: os/exec: eliminate some arbitrary short timeouts

@rsc rsc unassigned bcmills Jun 22, 2022
@golang golang locked and limited conversation to collaborators Jun 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
None yet
Development

No branches or pull requests

2 participants