Update Gradle Wrapper from undefined to 8.14.3 (#10452) #14815
ci.yml
on: push
Matrix: core
turbo-mode
2m 27s
Matrix: check
Matrix: check_examples
Matrix: check_docs_examples
Annotations
2 errors
|
ComposeWithIdentifierTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge", "[cmwq1knfhiqs_default", "]host", "none", "test...> but was:<["bridge", "[]host", "none", "test...>
|
|
EventHubsEmulatorContainerTest.testWithEventHubsClient:
modules/azure/src/test/java/org/testcontainers/azure/EventHubsEmulatorContainerTest.java#L66
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:2ff7c5993b7542b4bfb58f486e12d2ea_G0, SystemTracker:gateway1, Timestamp:2025-07-05T02:17:52, errorContext[NAMESPACE: localhost. ERROR CONTEXT: N/A, PATH: eh1, REFERENCE_ID: eh1, LINK_CREDIT: 0]
|