Skip to content

Tests against recent Docker engine releases #24

Tests against recent Docker engine releases

Tests against recent Docker engine releases #24

Triggered via schedule September 8, 2024 01:00
Status Success
Total duration 11m 43s
Artifacts

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", "[]gyaqccdpwok8_redis-n...> but was:<["bridge", "[ezceyjcd97zg_default", "]gyaqccdpwok8_redis-n...>
DockerComposeV2FormatWithIdentifierTest.simpleTest: core/src/test/java/org/testcontainers/junit/DockerComposeV2FormatWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[ "host", "none", "pwcqds8epjhg_default",] "testwyggfc_default...> but was:<["bridge",[ "host", "none", "pwcqds8epjhg_default", "testdutaws_default", ] "testwyggfc_default...>
DockerComposeContainerScalingTest.simpleTest: core/src/test/java/org/testcontainers/junit/DockerComposeContainerScalingTest.java#L54
org.junit.ComparisonFailure: [Each redis instance is separate] expected:<"[1]"> but was:<"[2]">
DockerComposeContainerScalingTest.simpleTest: core/src/test/java/org/testcontainers/junit/DockerComposeContainerScalingTest.java#L54
org.junit.ComparisonFailure: [Each redis instance is separate] expected:<"[1]"> but was:<"[2]">