Tests against recent Docker engine releases #275
Annotations
3 errors
|
Core tests using Docker ROOTFUL (channel test):
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>
|
|
Core tests using Docker STABLE (channel stable):
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>
|
|
Core tests using Docker STABLE (channel stable):
core/src/test/java/org/testcontainers/junit/ComposeContainerPortViaEnvTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<...f8qhy4oqeo2_default"[]]> but was:<...f8qhy4oqeo2_default"[,
"whcv2ygi3khz_default"]]>
|