Tests against recent Docker engine releases #214
Annotations
2 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>
|
|
DockerComposeContainerTest.shouldCreateContainerWhenFileNotPrefixedWithPath:
core/src/test/java/org/testcontainers/junit/DockerComposeContainerTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[
"fgqsvapdk2nv_default",
"host",
"none",
"rzjqq8mwvdui_default",
] "uhncps1kwtvv_redis...> but was:<["bridge",[ "fgqsvapdk2nv_default", "host", "none",] "uhncps1kwtvv_redis...>
|