Skip to content

Improve code coverage, closes #151 #66

Improve code coverage, closes #151

Improve code coverage, closes #151 #66

Triggered via push March 31, 2024 16:12
Status Success
Total duration 2m 55s
Artifacts

release-plz.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors
4. HTTP Message Exchanges ► Sends a POST request with trailers: h2spec-generic.xml#L0
Failed test found in: h2spec-generic.xml Error: HEADERS Frame (stream_id:1)
8.1.2. HTTP Header Fields ► Sends a HEADERS frame that contains the header field name in uppercase letters: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
8.1.2.1. Pseudo-Header Fields ► Sends a HEADERS frame that contains a unknown pseudo-header field: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
8.1.2.1. Pseudo-Header Fields ► Sends a HEADERS frame that contains the pseudo-header field defined for response: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
8.1.2.2. Connection-Specific Header Fields ► Sends a HEADERS frame that contains the connection-specific header field: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
8.1.2.2. Connection-Specific Header Fields ► Sends a HEADERS frame that contains the TE header field with any value other than "trailers": h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
8.1.2.3. Request Pseudo-Header Fields ► Sends a HEADERS frame with empty ":path" pseudo-header field: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
8.1.2.3. Request Pseudo-Header Fields ► Sends a HEADERS frame that omits ":method" pseudo-header field: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
8.1.2.3. Request Pseudo-Header Fields ► Sends a HEADERS frame that omits ":scheme" pseudo-header field: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
8.1.2.3. Request Pseudo-Header Fields ► Sends a HEADERS frame that omits ":path" pseudo-header field: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
8.1.2.3. Request Pseudo-Header Fields ► Sends a HEADERS frame with duplicated ":method" pseudo-header field: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)