Tests against recent Docker engine releases #240
Annotations
3 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>
|
|
DockerComposeContainerPortViaEnvTest.secondTest:
core/src/test/java/org/testcontainers/junit/DockerComposeContainerPortViaEnvTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<...", "host", "none", "[testuq5yld_default", "]w41ktg37aics_default...> but was:<...", "host", "none", "[]w41ktg37aics_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>
|