#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestServerContinuationFlood"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestServerContinuationFlood
http2_test.go:67: 2024/04/03 09:44:45 http2: server connection error from 127.0.0.1:50457: connection error: PROTOCOL_ERROR
server_test.go:4830: connection closed with no GOAWAY frame; want one
server_test.go:271: Framer write log:
2024-04-03 09:44:45.9011856 Framer 0xc000372000: wrote SETTINGS len=0
2024-04-03 09:44:45.9011856 Framer 0xc000372000: wrote SETTINGS flags=ACK len=0
2024-04-03 09:44:45.9011856 Framer 0xc000372000: wrote HEADERS flags=END_STREAM stream=1 len=16
2024-04-03 09:44:45.9011856 Framer 0xc000372000: wrote CONTINUATION stream=1 len=14
2024-04-03 09:44:45.9011856 Framer 0xc000372000: wrote CONTINUATION stream=1 len=14
2024-04-03 09:44:45.9011856 Framer 0xc000372000: wrote CONTINUATION stream=1 len=14
...
2024-04-03 09:44:45.9592383 Framer 0xc000372000: wrote CONTINUATION stream=1 len=15
2024-04-03 09:44:45.9592383 Framer 0xc000372000: wrote CONTINUATION stream=1 len=15
2024-04-03 09:44:45.9592383 Framer 0xc000372000: wrote CONTINUATION stream=1 len=15
2024-04-03 09:44:45.9592383 Framer 0xc000372000: wrote CONTINUATION stream=1 len=15
2024-04-03 09:44:45.9592383 Framer 0xc000372000: wrote CONTINUATION stream=1 len=15
2024-04-03 09:44:45.9592383 Framer 0xc000372000: wrote CONTINUATION stream=1 len=15
2024-04-03 09:44:45.9592383 Framer 0xc000372000: wrote CONTINUATION stream=1 len=15
2024-04-03 09:44:45.9592383 Framer 0xc000372000: wrote CONTINUATION stream=1 len=15
2024-04-03 09:44:45.9592383 Framer 0xc000372000: wrote CONTINUATION flags=END_HEADERS stream=1 len=14
--- FAIL: TestServerContinuationFlood (0.10s)
— watchflakes
Issue created automatically to collect these failures.
Example (log):
— watchflakes