Tests against recent Docker engine releases #123
Annotations
5 errors
|
Core tests using Docker ROOTLESS (channel stable)
Missing input! Either a method or webhook is required to take action.
|
|
Core tests using Docker ROOTLESS (channel stable)
Process completed with exit code 1.
|
|
Core tests using Docker ROOTLESS (channel stable)
Container startup failed for image testcontainers/ryuk:0.12.0
|
|
ComposeWithIdentifierTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<...", "host", "none", "[nxhab6yfwdwe_default", "]testfishif_default"]> but was:<...", "host", "none", "[]testfishif_default"]>
|
|
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>
|