Tests against recent Docker engine releases #230
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>
|
|
ComposeWithIdentifierTest.secondTest:
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[
"caanvqpeciov_default",
"host",
"ju3uehzkrw2f_redis-net",
"none",
] "testqygpat_default...> but was:<["bridge",[ "host", "ju3uehzkrw2f_redis-net", "none",] "testqygpat_default...>
|