Tests against recent Docker engine releases #124
Annotations
5 errors
ComposeContainerTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeContainerTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["[8gfrajemawkt_redis-net",
"9dbj42mbupuk_default",
"bridge",
"host",
"none",
] "qzcbnhhwmmvm_defau...> but was:<["[9dbj42mbupuk_default", "bridge", "host", "none",] "qzcbnhhwmmvm_defau...>
|
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 STABLE
Gradle build failed: see console output for details
|
Core tests using Docker ROOTFUL
Gradle build failed: see console output for details
|