Tests against recent Docker engine releases #285
Annotations
2 errors
|
ComposeContainerPortViaEnvTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeContainerPortViaEnvTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<...",
"host",
"[ifha4v9jqgvv_default",
"]none",
"ses6sdfm...> but was:<...",
"host",
"[]none",
"ses6sdfm...>
|
|
ComposeWithIdentifierTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<...bxqykgcjvp_default",[
"bridge",
"host",
"jbsezqddjec8_default",
"none",
] "testcjs54c_default...> but was:<...bxqykgcjvp_default",[ "bridge", "host", "none",] "testcjs54c_default...>
|