Skip to content

Tests against recent Docker engine releases #81

Tests against recent Docker engine releases

Tests against recent Docker engine releases #81

Triggered via schedule January 13, 2025 00:00
Status Success
Total duration 11m 26s
Artifacts

moby-latest.yml

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

Annotations

6 errors
ComposeContainerWithServicesTest.testDesiredSubsetOfScaledServicesAreStarted: core/src/test/java/org/testcontainers/containers/ComposeContainerWithServicesTest.java#L42
org.testcontainers.containers.ContainerLaunchException: Container startup failed for image docker:24.0.2
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>
ComposeWithNetworkTest.simpleTest: core/src/test/java/org/testcontainers/junit/ComposeWithNetworkTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[ "famzjn8mh4ny_default", "host", "none", "vq9awntevfuh_redis-ne]t"]> but was:<["bridge",[ "famzjn8mh4ny_default", "host", "none", "vq9awntevfuh_redis-net", "ya5p9yxqgxvw_defaul]t"]>
DockerComposeServiceTest.simpleTest: core/src/test/java/org/testcontainers/junit/DockerComposeServiceTest.java#L1
redis.clients.jedis.exceptions.JedisConnectionException: Unexpected end of stream.
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>
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>