Skip to content

Tests against recent Docker engine releases #84

Tests against recent Docker engine releases

Tests against recent Docker engine releases #84

Triggered via schedule September 7, 2024 00:17
Status Success
Total duration 10m 49s
Artifacts

moby-latest.yml

on: schedule
Matrix: test_docker
Fit to window
Zoom out
Zoom in

Annotations

2 errors
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>
DockerComposeContainerVolumeRemovalTest.performTest[removeVolumes = false]: core/src/test/java/org/testcontainers/junit/DockerComposeContainerVolumeRemovalTest.java#L57
org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.testcontainers.junit.DockerComposeContainerVolumeRemovalTest [the container volume is present after running] expected:<[tru]e> but was:<[fals]e> within 10 seconds.