Skip execInContainer(...) null or empty command parts. #16760
Triggered via pull request
December 21, 2025 19:27
Status
Failure
Total duration
49m 27s
Artifacts
–
ci.yml
on: pull_request
Matrix: core
turbo-mode
0s
Matrix: check
Matrix: check_examples
Matrix: check_docs_examples
Annotations
3 errors
|
ComposeWithNetworkTest.simpleTest():
core/src/test/java/org/testcontainers/junit/ComposeWithNetworkTest.java#L1
org.opentest4j.AssertionFailedError: [The networks]
expected:
["bridge", "etchoekuobfk_redis-net", "host", "none", "nqzhqwj7lsct_default"]
but was:
["bridge",
"etchoekuobfk_redis-net",
"host",
"kwzddmrywpy5_default",
"none",
"nqzhqwj7lsct_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:7a50ab6238c84500b4ba08feb64ec1c5_G0, SystemTracker:gateway1, Timestamp:2025-12-21T19:45:52, errorContext[NAMESPACE: localhost. ERROR CONTEXT: N/A, PATH: eh1, REFERENCE_ID: eh1, LINK_CREDIT: 0]
|
|
check (:testcontainers-yugabytedb:check)
Process completed with exit code 1.
|