Closed
Description
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerWritesTrailers_WithoutFlush"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestServerWritesTrailers_WithoutFlush
http2_test.go:66: 2024/05/28 22:42:13 ignoring invalid trailer "Range"
http2_test.go:66: 2024/05/28 22:42:13 ignoring invalid trailer "Transfer-Encoding"
http2_test.go:66: 2024/05/28 22:42:13 ignoring invalid trailer "Content-Length"
http2_test.go:66: 2024/05/28 22:42:13 ignoring invalid trailer "Trailer"
server_test.go:641: Error while expecting a HEADERS frame: i/o timeout
--- FAIL: TestServerWritesTrailers_WithoutFlush (0.02s)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done