Tests against recent Docker engine releases #172
Annotations
3 errors
|
ComposeContainerTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeContainerTest.java#L1
redis.clients.jedis.exceptions.JedisConnectionException: Unexpected end of stream.
|
|
ComposeWithIdentifierTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<...xia6zygmxp_default",[
"apcaoyzhs6kh_default",
"bridge",
"host",
"none",
] "testqdxjv5_default...> but was:<...xia6zygmxp_default",[ "bridge", "host", "none",] "testqdxjv5_default...>
|
|
ComposeWithIdentifierTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[
"host",
"lt9rjk7zxrqr_default",
"none",
"testsrwosj_default",
"x6nbxxbd4fch]_default"]> but was:<["bridge",[ "host", "lt9rjk7zxrqr_default", "none", "testsrwosj]_default"]>
|