Bump org.apache.commons:commons-compress from 1.24.0 to 1.28.0 in /core #15775
Triggered via pull request
September 24, 2025 01:05
Status
Success
Total duration
1h 5m 34s
Artifacts
–
ci.yml
on: pull_request
Annotations
3 errors
|
DockerComposeServiceTest.secondTest:
core/src/test/java/org/testcontainers/junit/DockerComposeServiceTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<...", "host", "none", "[rhufzyenieks_default", "]saku4sh86tdf_redis-n...> but was:<...", "host", "none", "[]saku4sh86tdf_redis-n...>
|
|
ComposeWithIdentifierTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge", "[bzsdkmvne7ex_default", "]host", "none", "test...> but was:<["bridge", "[]host", "none", "test...>
|
|
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:d80952f99cb04e42845d069c4d1598ec_G0, SystemTracker:gateway1, Timestamp:2025-09-24T01:41:52, errorContext[NAMESPACE: localhost. ERROR CONTEXT: N/A, PATH: eh1, REFERENCE_ID: eh1, LINK_CREDIT: 0]
|