Skip to content

Bump report-regressions action #25

Bump report-regressions action

Bump report-regressions action #25

Triggered via push November 6, 2023 16:27
Status Success
Total duration 1m 56s
Artifacts

release-plz.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
6.5. SETTINGS ► Sends a SETTINGS frame with ACK flag and payload: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: FRAME_SIZE_ERROR)
6.5. SETTINGS ► Sends a SETTINGS frame with a stream identifier other than 0x0: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
6.5.2. Defined SETTINGS Parameters ► SETTINGS_ENABLE_PUSH (0x2): Sends the value other than 0 or 1: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
6.5.2. Defined SETTINGS Parameters ► SETTINGS_INITIAL_WINDOW_SIZE (0x4): Sends the value above the maximum flow control window size: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: FLOW_CONTROL_ERROR)
6.5.2. Defined SETTINGS Parameters ► SETTINGS_MAX_FRAME_SIZE (0x5): Sends the value below the initial value: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
6.5.2. Defined SETTINGS Parameters ► SETTINGS_MAX_FRAME_SIZE (0x5): Sends the value above the maximum allowed frame size: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
6.5.3. Settings Synchronization ► Sends multiple values of SETTINGS_INITIAL_WINDOW_SIZE: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: DATA Frame (length:1, flags:0x00, stream_id:1)
6.9. WINDOW_UPDATE ► Sends a WINDOW_UPDATE frame with a flow control window increment of 0: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
6.9. WINDOW_UPDATE ► Sends a WINDOW_UPDATE frame with a flow control window increment of 0 on a stream: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
6.9. WINDOW_UPDATE ► Sends a WINDOW_UPDATE frame with a length other than 4 octets: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: FRAME_SIZE_ERROR)
6.9.1. The Flow-Control Window ► Sends SETTINGS frame to set the initial window size to 1 and sends HEADERS frame: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: DATA Frame (length:1, flags:0x00, stream_id:1)