Tests against recent Docker engine releases #361
Annotations
2 errors
|
ComposeContainerTest.testGetServiceHostAndPort:
core/src/test/java/org/testcontainers/junit/ComposeContainerTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[
"host",
"mmdxp4hulwth_default",
"none",
"notrodky51j9_default",
] "rfxkho2ejxet_defau...> but was:<["bridge",[ "host", "mmdxp4hulwth_default", "none",] "rfxkho2ejxet_defau...>
|
|
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>
|