Tests against recent Docker engine releases #24
Annotations
4 errors
ComposeWithNetworkTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithNetworkTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge", "[]gyaqccdpwok8_redis-n...> but was:<["bridge", "[ezceyjcd97zg_default", "]gyaqccdpwok8_redis-n...>
|
DockerComposeV2FormatWithIdentifierTest.simpleTest:
core/src/test/java/org/testcontainers/junit/DockerComposeV2FormatWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[ "host", "none", "pwcqds8epjhg_default",] "testwyggfc_default...> but was:<["bridge",[
"host",
"none",
"pwcqds8epjhg_default",
"testdutaws_default",
] "testwyggfc_default...>
|
DockerComposeContainerScalingTest.simpleTest:
core/src/test/java/org/testcontainers/junit/DockerComposeContainerScalingTest.java#L54
org.junit.ComparisonFailure: [Each redis instance is separate] expected:<"[1]"> but was:<"[2]">
|
DockerComposeContainerScalingTest.simpleTest:
core/src/test/java/org/testcontainers/junit/DockerComposeContainerScalingTest.java#L54
org.junit.ComparisonFailure: [Each redis instance is separate] expected:<"[1]"> but was:<"[2]">
|