#!watchflakes
default <- pkg == "net" && test == "TestCloseWrite/tcp"
Issue created automatically to collect these failures.
=== RUN TestCloseWrite/tcp
=== PAUSE TestCloseWrite/tcp
=== CONT TestCloseWrite/tcp
net_test.go:174: got (0, read tcp 127.0.0.1:52579->127.0.0.1:52578: i/o timeout); want (0, io.EOF)
net_test.go:117: got (0, read tcp4 127.0.0.1:52578->127.0.0.1:52579: i/o timeout); want (0, io.EOF)
--- FAIL: TestCloseWrite/tcp (480.71s)
Issue created automatically to collect these failures.
Example (log):
— watchflakes