Allow configuring the AlwaysPullPolicy #14441
ci.yml
on: pull_request
Annotations
4 errors
|
DockerComposeContainerTest.secondTest:
core/src/test/java/org/testcontainers/junit/DockerComposeContainerTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["[]bridge", "host", "no...> but was:<["[4ac4b1e7-f4e6-4721-aa0c-87bd86c399d4", "]bridge", "host", "no...>
|
|
ComposeWithIdentifierTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["[7bakbzulm1ce_default", "]bridge", "host", "no...> but was:<["[]bridge", "host", "no...>
|
|
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:d85c95cbdf234e4ea0f3f5b2284059bd_G0, SystemTracker:gateway1, Timestamp:2025-04-22T04:19:52, errorContext[NAMESPACE: localhost. ERROR CONTEXT: N/A, PATH: eh1, REFERENCE_ID: eh1, LINK_CREDIT: 0]
|
|
LgtmStackContainerTest.shouldPublishMetric:
modules/grafana/src/test/java/org/testcontainers/grafana/LgtmStackContainerTest.java#L26
org.testcontainers.containers.ContainerLaunchException: Container startup failed for image grafana/otel-lgtm:0.6.0
|