Skip to content

Tests against recent Docker engine releases #10

Tests against recent Docker engine releases

Tests against recent Docker engine releases #10

Triggered via schedule June 26, 2024 00:16
Status Success
Total duration 10m 16s
Artifacts

moby-latest.yml

on: schedule
Core tests using stable Docker-CE
9m 11s
Core tests using stable Docker-CE
Core tests using latest Docker-CE
10m 6s
Core tests using latest Docker-CE
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ComposeWithIdentifierTest.simpleTest: core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [A redis instance defined in compose can be used in isolation] expected:<"[3]"> but was:<"[6]">
ComposeWithNetworkTest.simpleTest: core/src/test/java/org/testcontainers/junit/ComposeWithNetworkTest.java#L1
redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketException: Connection reset
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]">