#!watchflakes
post <- pkg == "golang.org/x/net/ipv4" && test == "TestPacketConnReadWriteUnicastICMP" && `got type=destination unreachable`
Issue created automatically to collect these failures.
Example (log):
--- FAIL: TestPacketConnReadWriteUnicastICMP (0.01s)
unicast_test.go:175: got type=destination unreachable, code=3; want type=echo reply, code=0
— watchflakes