Tests against recent Docker engine releases #85
Annotations
2 errors
DockerComposeV2FormatWithIdentifierTest.simpleTest:
core/src/test/java/org/testcontainers/junit/DockerComposeV2FormatWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [A redis instance defined in compose can be used in isolation] expected:<"[3]"> but was:<"[6]">
|
DockerComposeV2FormatWithIdentifierTest.secondTest:
core/src/test/java/org/testcontainers/junit/DockerComposeV2FormatWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [Tests use fresh container instances] expected:<"[3]"> but was:<"[6]">
|