Tests against recent Docker engine releases #279
Annotations
4 errors
|
Core tests using Docker ROOTFUL (channel test):
core/src/test/java/org/testcontainers/junit/ComposeContainerVolumeRemovalTest.java#L61
org.junit.ComparisonFailure: [the container volume is present after running] expected:<[tru]e> but was:<[fals]e>
|
|
Core tests using Docker ROOTLESS (channel stable):
core/src/test/java/org/testcontainers/junit/DockerComposeV2FormatWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[
"host",
"none",
"tests3g2t5_default",
"vf4audqkq8f8_default",
"wh85vp1yvsy5]_default"]> but was:<["bridge",[ "host", "none", "tests3g2t5_default", "vf4audqkq8f8]_default"]>
|
|
Core tests using Docker ROOTLESS (channel stable):
core/src/test/java/org/testcontainers/junit/ComposeContainerVolumeRemovalTest.java#L61
org.junit.ComparisonFailure: [the container volume is present after running] expected:<[tru]e> but was:<[fals]e>
|
|
Core tests using Docker ROOTLESS (channel stable):
core/src/test/java/org/testcontainers/junit/ComposeContainerTest.java#L1
org.testcontainers.containers.ContainerLaunchException: Container startup failed for image alpine/socat:1.7.4.3-r0
|