Skip to content

Tests against recent Docker engine releases #801

Tests against recent Docker engine releases

Tests against recent Docker engine releases #801

Triggered via schedule August 14, 2026 00:12
Status Success
Total duration 8m 50s
Artifacts

moby-latest.yml

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

Annotations

4 errors and 3 warnings
Core tests using Docker ROOTLESS (channel stable)
Missing input! The webhook type must be 'incoming-webhook' or 'webhook-trigger'.
Core tests using Docker ROOTLESS (channel stable)
Process completed with exit code 1.
Core tests using Docker ROOTLESS (channel stable)
Container startup failed for image testcontainers/ryuk:0.14.0
ComposeContainerTest.simpleTest(): core/src/test/java/org/testcontainers/junit/ComposeContainerTest.java#L1
org.opentest4j.AssertionFailedError: [The networks] expected: ["3t14yeqtctmj_default", "bridge", "host", "jj8pc5vbypdy_default", "ms9lzbt5j92q_default", "none"] but was: ["3t14yeqtctmj_default", "bridge", "dwjcnpcksjng_default", "host", "jj8pc5vbypdy_default", "ms9lzbt5j92q_default", "none"]
Core tests using Docker ROOTLESS (channel stable): core/src/main/java/org/testcontainers/images/AgeBasedPullPolicy.java#L14
Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
Core tests using Docker ROOTFUL (channel test): core/src/main/java/org/testcontainers/images/AgeBasedPullPolicy.java#L14
Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
Core tests using Docker STABLE (channel stable): core/src/main/java/org/testcontainers/images/AgeBasedPullPolicy.java#L14
Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.