Bump redis.clients:jedis from 6.2.0 to 7.2.1 in /core #16813
ci.yml
on: pull_request
Matrix: core
turbo-mode
0s
Matrix: check
Matrix: check_examples
Matrix: check_docs_examples
Annotations
2 errors
|
ComposeWithNetworkTest.simpleTest():
core/src/test/java/org/testcontainers/junit/ComposeWithNetworkTest.java#L1
org.opentest4j.AssertionFailedError: [The networks]
expected:
["4axb5funifm2_default",
"bridge",
"host",
"hvahtqbtw5fw_default",
"none",
"obtajj2wm285_redis-net",
"qmrorpodyr2c_default"]
but was:
["4axb5funifm2_default",
"bridge",
"host",
"hvahtqbtw5fw_default",
"none",
"obtajj2wm285_redis-net"]
|
|
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:6bb02c85339248089c7138c6113d33dd_G0, SystemTracker:gateway1, Timestamp:2025-12-11T17:06:12, errorContext[NAMESPACE: localhost. ERROR CONTEXT: N/A, PATH: eh1, REFERENCE_ID: eh1, LINK_CREDIT: 0]
|