Test against multiple Java versions #13680
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Matrix: core
turbo-mode
0s
Matrix: check
Matrix: check_examples
Matrix: check_docs_examples
Annotations
4 errors
|
ComposeWithIdentifierTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [A redis instance defined in compose can be used in isolation] expected:<"[3]"> but was:<"[6]">
|
|
ComposeWithIdentifierTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [A redis instance defined in compose can be used in isolation] expected:<"[3]"> but was:<"[6]">
|
|
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
|
|
find_examples_jobs
Process completed with exit code 1.
|