go icon indicating copy to clipboard operation
go copied to clipboard

x/net/http2: TestTransportFailureErrorForHTTP1Response/with_default_max_frame_size failures

Open gopherbot opened this issue 8 months ago • 50 comments

#!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

gopherbot avatar Mar 21 '25 01:03 gopherbot