Tests against recent Docker engine releases #297
Annotations
3 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.secondTest:
core/src/test/java/org/testcontainers/junit/ComposeContainerPortViaEnvTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["[42f6nzrgapms_default",
"bridge",
"dfmyps19bpy5_default",
"host",
"nfzfdpkm9hsy_default",
] "none"]> but was:<["[bridge", "dfmyps19bpy5_default", "host", "nfzfdpkm9hsy_default",] "none"]>
|
|
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>
|