Skip to content

Add a test for WINDOW_UPDATEs on closed streams #742

Add a test for WINDOW_UPDATEs on closed streams

Add a test for WINDOW_UPDATEs on closed streams #742

Triggered via push March 5, 2025 07:49
Status Failure
Total duration 7m 29s
Artifacts

main.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Test (Elixir 1.12, OTP 24.3)
Process completed with exit code 1.
Test (Elixir 1.12, OTP 24.3): test/mint/integration_test.exs#L11
test nghttp2.org SSL - select HTTP1 (Mint.IntegrationTest)
Test (Elixir 1.12, OTP 24.3): test/mint/integration_test.exs#L26
test nghttp2.org SSL - select HTTP2 (Mint.IntegrationTest)
Test (Elixir 1.18, OTP 27.2)
Process completed with exit code 2.
Test (Elixir 1.18, OTP 27.2): test/mint/integration_test.exs#L11
test nghttp2.org SSL - select HTTP1 (Mint.IntegrationTest)
Test (Elixir 1.18, OTP 27.2): test/mint/integration_test.exs#L26
test nghttp2.org SSL - select HTTP2 (Mint.IntegrationTest)
Test (Elixir 1.12, OTP 23.3.1)
Process completed with exit code 1.
Test (Elixir 1.12, OTP 23.3.1): test/mint/integration_test.exs#L11
test nghttp2.org SSL - select HTTP1 (Mint.IntegrationTest)
Test (Elixir 1.12, OTP 23.3.1): test/mint/integration_test.exs#L26
test nghttp2.org SSL - select HTTP2 (Mint.IntegrationTest)
Test (Elixir 1.12, OTP 23.3.1): lib/mint/core/transport/ssl.ex#L751
:ssl.cipher_suites/1 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead