Skip to content

Tests against recent Docker engine releases #58

Tests against recent Docker engine releases

Tests against recent Docker engine releases #58

Triggered via schedule December 21, 2024 00:00
Status Success
Total duration 10m 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

moby-latest.yml

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

Annotations

4 errors
ComposeWithNetworkTest.simpleTest: core/src/test/java/org/testcontainers/junit/ComposeWithNetworkTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge", "[]host", "none", "uuum...> but was:<["bridge", "[ed8uczjjsvsy_default", "]host", "none", "uuum...>
ComposeContainerVolumeRemovalTest.performTest[removeVolumes = false]: core/src/test/java/org/testcontainers/junit/ComposeContainerVolumeRemovalTest.java#L57
org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.testcontainers.junit.ComposeContainerVolumeRemovalTest [the container volume is present after running] expected:<[tru]e> but was:<[fals]e> within 10 seconds.
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>