Tests against recent Docker engine releases #127
Annotations
5 errors
Core tests using Docker STABLE
Gradle build failed: see console output for details
|
DockerComposeContainerVolumeRemovalTest.performTest[removeVolumes = true]:
core/src/test/java/org/testcontainers/junit/DockerComposeContainerVolumeRemovalTest.java#L61
org.junit.ComparisonFailure: [the container volume is present after running] expected:<[fals]e> but was:<[tru]e>
|
Core tests using Docker ROOTLESS
Gradle build failed: see console output for details
|
DockerComposeContainerVolumeRemovalTest.performTest[removeVolumes = false]:
core/src/test/java/org/testcontainers/junit/DockerComposeContainerVolumeRemovalTest.java#L61
org.junit.ComparisonFailure: [the container volume is present after running] expected:<[tru]e> but was:<[fals]e>
|
Core tests using Docker ROOTFUL
Gradle build failed: see console output for details
|