Tests against recent Docker engine releases #271
Annotations
2 errors
|
Core tests using Docker ROOTFUL (channel test):
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<...",
"none",
"[]test8bcvny_default"]> but was:<...",
"none",
"[stpfnccax4ur_default",
"]test8bcvny_default"]>
|
|
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>
|