Tests against recent Docker engine releases #184
Annotations
7 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>
|
|
ComposeWithIdentifierTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<...4owqe91phu_default",[ "bridge", "host", "none", "testyob7gm]_default"]> but was:<...4owqe91phu_default",[
"bridge",
"host",
"none",
"testyob7gm_default",
"yx1tsdfr4fc5]_default"]>
|
|
ComposeContainerPortViaEnvTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeContainerPortViaEnvTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["[abwklqxbhhsl_default",
"bridge",
"cgnjne6eupeq_default",
"f4nqa1rsu981_default",
"host",
] "none"]> but was:<["[bridge", "cgnjne6eupeq_default", "f4nqa1rsu981_default", "host",] "none"]>
|
|
ComposeContainerScalingTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeContainerScalingTest.java#L51
org.junit.ComparisonFailure: [Each redis instance is separate] expected:<"[1]"> but was:<"[2]">
|
|
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>
|
|
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>
|
|
DockerComposeContainerTest.secondTest:
core/src/test/java/org/testcontainers/junit/DockerComposeContainerTest.java#L1
redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketException: Connection reset
|