#!watchflakes
default <- pkg == "golang.org/x/net/quic" && test == "TestStreamTransfer"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestStreamTransfer
endpoint_test.go:50: read data mismatch (got 1048576 bytes, want 1048576
--- FAIL: TestStreamTransfer (0.05s)
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/net/quic" && test == "TestStreamTransfer"