Tests against recent Docker engine releases #329
Annotations
3 errors
|
DockerComposeV2FormatTest.secondTest:
core/src/test/java/org/testcontainers/junit/DockerComposeV2FormatTest.java#L1
org.testcontainers.containers.ContainerLaunchException: Container startup failed for image alpine/socat:1.7.4.3-r0
|
|
ComposeContainerTest.shouldCreateContainerWhenFileNotPrefixedWithPath:
core/src/test/java/org/testcontainers/junit/ComposeContainerTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<...mtn1aksrol_default",[ "bridge", "host", "none", "smraioti5ceu]_default"]> but was:<...mtn1aksrol_default",[
"bridge",
"host",
"none",
"smraioti5ceu_default",
"x85l8hatubbq]_default"]>
|
|
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>
|