Tests against recent Docker engine releases #238
Annotations
5 errors
ComposeContainerVolumeRemovalTest.performTest[removeVolumes = false]:
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>
|
DockerComposeV2FormatTest.secondTest:
core/src/test/java/org/testcontainers/junit/DockerComposeV2FormatTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["[]7eybqogx3vly_default...> but was:<["[1c107efd-062b-4eda-b7b8-06e26b4d61a8",
"]7eybqogx3vly_default...>
|
ComposeContainerPortViaEnvTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeContainerPortViaEnvTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<... "host",
"none"[,
"ygvkk9k7pwkx_default"]]> but was:<... "host",
"none"[]]>
|
ComposeContainerVolumeRemovalTest.performTest[removeVolumes = false]:
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>
|
ComposeWithIdentifierTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[ "eahceuqmtc6x_default", "host", "none", "testuq9o87]_default"]> but was:<["bridge",[
"eahceuqmtc6x_default",
"host",
"none",
"testuq9o87_default",
"v8vsfafc2bxc]_default"]>
|