Tests against recent Docker engine releases #334
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>
|
|
ComposeContainerPortViaEnvTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeContainerPortViaEnvTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[
"bu6jhdpigoji_default",
"host",
"jacfcyttmen1_default",
"none",
"zqwwyxrrn1ln_default]"]> but was:<["bridge",[ "bu6jhdpigoji_default", "host", "jacfcyttmen1_default", "none]"]>
|