-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FixPendingIssues that have a fix which has not yet been reviewed or submitted.Issues 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.The 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.An issue that has been verified to require only test changes, not just a test failure.
Milestone
Description
#!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
Metadata
Metadata
Assignees
Labels
FixPendingIssues that have a fix which has not yet been reviewed or submitted.Issues 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.The 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.An issue that has been verified to require only test changes, not just a test failure.
Type
Projects
Status
Done