Skip to content

RabbitMQ 3.11 Support #20

RabbitMQ 3.11 Support

RabbitMQ 3.11 Support #20

Triggered via pull request January 6, 2024 23:59
Status Failure
Total duration 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: test/subscriber_test.exs#L92
test a message should be received by a persistent subscriber (RabbitMQStreamTest.Subscriber)
test: test/subscriber_test.exs#L44
test should publish and receive a message (RabbitMQStreamTest.Subscriber)
test: test/subscriber_test.exs#L65
test should credit a subscriber (RabbitMQStreamTest.Subscriber)
test: test/connection_test.exs#L79
test should create and delete a stream (RabbitMQStreamTest.Connection)
test: test/connection_test.exs#L54
test should correctly answer to parallel `connect` requests (RabbitMQStreamTest.Connection)
test: test/connection_test.exs#L64
test should fail to connect with expected error messages (RabbitMQStreamTest.Connection)
test: test/connection_test.exs#L111
test should query stream metadata (RabbitMQStreamTest.Connection)
test: test/connection_test.exs#L93
test should store and query an offset (RabbitMQStreamTest.Connection)
test: test/connection_test.exs#L22
test should open and close the connection (RabbitMQStreamTest.Connection)
test: test/connection_test.exs#L125
test should declare and delete a publisher (RabbitMQStreamTest.Connection)