Bump com.rabbitmq:amqp-client from 5.26.0 to 5.31.0 in /core #17420
ci.yml
on: pull_request
Annotations
2 errors
|
ComposeContainerTest.simpleTest():
core/src/test/java/org/testcontainers/junit/ComposeContainerTest.java#L1
org.opentest4j.AssertionFailedError: [The networks]
expected:
["bridge",
"gppmvjsfpjyu_default",
"host",
"m5n9fu55ppef_default",
"none",
"nsyaaf5bsx9x_default",
"ssljwqo6adja_default"]
but was:
["bridge",
"gppmvjsfpjyu_default",
"host",
"m5n9fu55ppef_default",
"none",
"ssljwqo6adja_default"]
|
|
EventHubsEmulatorContainerTest.testWithEventHubsClient():
modules/azure/src/test/java/org/testcontainers/azure/EventHubsEmulatorContainerTest.java#L57
com.azure.core.amqp.exception.AmqpException: The messaging entity 'sb://emulatorns1.eventhubs.emulator.net/eh1' could not be found. To know more visit https://aka.ms/sbResourceMgrExceptions. TrackingId:13be7794c0304caabb8d5e25fef7a897_G0, SystemTracker:gateway1, Timestamp:2026-04-20T16:58:02, errorContext[NAMESPACE: localhost. ERROR CONTEXT: N/A, PATH: eh1, REFERENCE_ID: eh1, LINK_CREDIT: 0]
|