#!watchflakes
post <- pkg == "golang.org/x/net/ipv4" && test == "TestPacketConnReadWriteUnicastUDP" && `i/o timeout`
Issue created automatically to collect these failures.
Example (log):
--- FAIL: TestPacketConnReadWriteUnicastUDP (0.10s)
unicast_test.go:79: read udp 127.0.0.1:65493: raw-read udp4 127.0.0.1:65493: i/o timeout
— watchflakes