Skip to content

Tests against recent Docker engine releases #22

Tests against recent Docker engine releases

Tests against recent Docker engine releases #22

Triggered via schedule September 6, 2024 00:55
Status Success
Total duration 10m 14s
Artifacts

moby-latest.yml

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

Annotations

5 errors
ComposeContainerTest.secondTest: core/src/test/java/org/testcontainers/junit/ComposeContainerTest.java#L1
redis.clients.jedis.exceptions.JedisConnectionException: Unknown reply: J
ComposeWithIdentifierTest.simpleTest: core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
redis.clients.jedis.exceptions.JedisConnectionException: Unexpected end of stream.
ComposeWithNetworkTest.simpleTest: core/src/test/java/org/testcontainers/junit/ComposeWithNetworkTest.java#L1
redis.clients.jedis.exceptions.JedisConnectionException: Unexpected end of stream.
ComposeWithNetworkTest.simpleTest: core/src/test/java/org/testcontainers/junit/ComposeWithNetworkTest.java#L1
redis.clients.jedis.exceptions.JedisConnectionException: Unexpected end of stream.
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]">