#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestTransportFailureErrorForHTTP1Response/with_default_max_frame_size"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestTransportFailureErrorForHTTP1Response/with_default_max_frame_size
transport_test.go:311: expected error to contain "frame header looked like an HTTP/1.1 header", got http2: client conn could not be established
--- FAIL: TestTransportFailureErrorForHTTP1Response/with_default_max_frame_size (0.00s)
— watchflakes