Tests against recent Docker engine releases #11
moby-latest.yml
on: schedule
Core tests using stable Docker-CE
9m 19s
Core tests using latest Docker-CE
10m 2s
Annotations
3 errors
ComposeContainerPortViaEnvTest.secondTest:
core/src/test/java/org/testcontainers/junit/ComposeContainerPortViaEnvTest.java#L1
redis.clients.jedis.exceptions.JedisConnectionException: Unknown reply: H
|
ComposeContainerScalingTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeContainerScalingTest.java#L51
org.junit.ComparisonFailure: [Each redis instance is separate] expected:<"[1]"> but was:<"[2]">
|
DockerComposeV2FormatTest.secondTest:
core/src/test/java/org/testcontainers/junit/DockerComposeV2FormatTest.java#L1
redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketException: Connection reset
|