Skip to content

net/http/cgi: TestCopyError failures due to unexpected child process #57369

Closed
@gopherbot

Description

@gopherbot
#!watchflakes
post <- goos == "darwin" && pkg == "net/http/cgi" && test == "TestCopyError" && `expected child to be gone`

Issue created automatically to collect these failures.

Example (log):

2022/12/08 14:53:02 httptest.Server blocked in Close after 5 seconds, waiting for connections:
  *net.TCPConn 0xc000228030 127.0.0.1:50046 in state active
2022/12/08 14:53:03 cgi: copy error: write tcp 127.0.0.1:50045->127.0.0.1:50046: write: broken pipe
--- FAIL: TestCopyError (21.17s)
    host_test.go:425: post-conn.Close, expected child to be gone
2022/12/08 14:53:03 cgi: copy error: past write limit
2022/12/08 14:53:03 cgi: no headers
2022/12/08 14:53:03 cgi: missing required Content-Type in headers
2022/12/08 14:53:03 cgi: no headers

watchflakes

Metadata

Metadata

Assignees

Labels

FixPendingIssues that have a fix which has not yet been reviewed or submitted.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.OS-DarwinTestingAn 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