Tests against recent Docker engine releases #82
Annotations
2 errors
DockerComposeContainerVolumeRemovalTest.performTest[removeVolumes = false]:
core/src/test/java/org/testcontainers/junit/DockerComposeContainerVolumeRemovalTest.java#L61
org.junit.ComparisonFailure: [the container volume is present after running] expected:<[tru]e> but was:<[fals]e>
|
DockerComposeV2FormatWithIdentifierTest.secondTest:
core/src/test/java/org/testcontainers/junit/DockerComposeV2FormatWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[ "host", "none", "testwuaw9v_default",] "vabjflmvpvfr_defau...> but was:<["bridge",[
"host",
"lrexcdguodgt_default",
"none",
"testwuaw9v_default",
] "vabjflmvpvfr_defau...>
|