Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update docker images to v9 (major) #751

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

chore(deps): update docker images to v9

582a625
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

chore(deps): update docker images to v9 (major) #751

chore(deps): update docker images to v9
582a625
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test - activemq Adaptors/Amqp/tests succeeded Sep 10, 2024 in 0s

13 passed, 0 failed and 0 skipped

Tests passed successfully

βœ…Β Adaptors/Amqp/tests/TestResults/test-results.trx

13 tests were completed in 3s with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ArmoniK.Core.Adapters.Amqp.Tests.QueueStorageTests 13βœ… 1s

βœ…Β ArmoniK.Core.Adapters.Amqp.Tests.QueueStorageTests

βœ… CreatePullQueueStorageShouldFail
βœ… CreatePullQueueStorageShouldSucceed
βœ… CreatePushQueueStorageShouldSucceed
βœ… CreateQueueStorageShouldThrowIfBadOptionsGiven(InvalidHost)
βœ… CreateQueueStorageShouldThrowIfBadOptionsGiven(InvalidLinkCredit)
βœ… CreateQueueStorageShouldThrowIfBadOptionsGiven(InvalidMaxPriority)
βœ… CreateQueueStorageShouldThrowIfBadOptionsGiven(InvalidMaxRetry)
βœ… CreateQueueStorageShouldThrowIfBadOptionsGiven(InvalidPassword)
βœ… CreateQueueStorageShouldThrowIfBadOptionsGiven(InvalidPort)
βœ… CreateQueueStorageShouldThrowIfBadOptionsGiven(InvalidUser)
βœ… PullMessagesAsyncSucceeds
βœ… PullMessagesAsyncSucceedsOnMultipleCalls
βœ… PushMessagesAsyncSucceeds