#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestLegacy"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestLegacy
wrap_test.go:37: ["/home/swarming/.swarming/w/ir/x/w/goroot/bin/go" "test" "-tags=http2legacy" "golang.org/x/net/http2"] failed: exit status 1
--- FAIL: TestTransportFailureErrorForHTTP1Response (0.00s)
--- FAIL: TestTransportFailureErrorForHTTP1Response/with_enough_frame_size_to_start_reading (0.00s)
transport_test.go:317: expected error to contain "frame header looked like an HTTP/1.1 header", got http2: client conn could not be established
671
FAIL
FAIL golang.org/x/net/http2 26.596s
FAIL
--- FAIL: TestLegacy (30.75s)
— watchflakes
Issue created automatically to collect these failures.
Example (log):
— watchflakes