Skip to content

Raise error on send errors for HTTP/1 responses #1147

Raise error on send errors for HTTP/1 responses

Raise error on send errors for HTTP/1 responses #1147

Triggered via pull request May 30, 2024 15:05
Status Failure
Total duration 3m 17s
Artifacts

elixir.yml

on: pull_request
Matrix: autobahn / autobahn
Matrix: h2spec / h2spec
Matrix: lint / lint
Matrix: test / test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test / test (1.13.x, 25.x): test/bandit/websocket/protocol_test.exs#L513
test error handling server sends a 1007 on fragmented non UTF-8 text frame (WebSocketProtocolTest)
test / test (1.13.x, 25.x): test/bandit/http2/protocol_test.exs#L120
test errors and unexpected frames stream errors are not logged if so configured (HTTP2ProtocolTest)
test / test (1.13.x, 25.x)
Process completed with exit code 2.
test / test (1.14.x, 25.x): test/bandit/websocket/protocol_test.exs#L421
test error handling server sends a 1002 on a binary frame during continuation (WebSocketProtocolTest)
test / test (1.14.x, 25.x): test/bandit/http2/protocol_test.exs#L120
test errors and unexpected frames stream errors are not logged if so configured (HTTP2ProtocolTest)
test / test (1.14.x, 25.x)
Process completed with exit code 2.