test: make less likely that test run into :eaddrinuse failure locally #1253
elixir.yml
on: pull_request
Matrix: autobahn / autobahn
Matrix: h2spec / h2spec
Matrix: lint / lint
Matrix: test / test
re-run
2s
Annotations
9 errors
test / test (1.15.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.15.x, 25.x)
Process completed with exit code 2.
|
test / test (1.16.x, 25.x):
test/bandit/websocket/protocol_test.exs#L375
test error handling server sends a 1002 on an unexpected continuation frame (WebSocketProtocolTest)
|
test / test (1.16.x, 25.x)
Process completed with exit code 2.
|
test / test (1.15.x, 26.x):
test/bandit/websocket/protocol_test.exs#L445
test error handling server sends a 1002 on a compressed frame when deflate not negotiated (WebSocketProtocolTest)
|
test / test (1.15.x, 26.x)
Process completed with exit code 2.
|
test / test (1.16.x, 26.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.16.x, 26.x)
Process completed with exit code 2.
|
re-run
Process completed with exit code 1.
|