Tests against recent Docker engine releases #273
Annotations
5 errors
|
ComposeContainerOverrideTest.readEnvironment:
core/src/test/java/org/testcontainers/junit/ComposeContainerOverrideTest.java#L21
org.testcontainers.containers.ContainerLaunchException: Container startup failed for image alpine/socat:1.7.4.3-r0
|
|
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:<...gzuntdixmf_default",[
"bridge",
"host",
"mvcwmln3uyys_default",
"none",
] "testubcefj_default...> but was:<...gzuntdixmf_default",[ "bridge", "host", "none",] "testubcefj_default...>
|
|
ComposeContainerPortViaEnvTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeContainerPortViaEnvTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["[9n1fi9dv6ayz_default", "]bridge", "host", "no...> but was:<["[]bridge", "host", "no...>
|
|
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>
|