Tests against recent Docker engine releases #16
moby-latest.yml
on: schedule
Core tests using stable Docker-CE
9m 23s
Core tests using latest Docker-CE
9m 49s
Annotations
2 errors
Core tests using stable Docker-CE
Process completed with exit code 1.
|
DockerComposeContainerPortViaEnvTest.secondTest:
core/src/test/java/org/testcontainers/junit/DockerComposeContainerPortViaEnvTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[ "host", "none", "s1fh4vcrshdk_default", "s7ytvmdzgd2d]_default"]> but was:<["bridge",[
"host",
"none",
"s1fh4vcrshdk_default",
"s7ytvmdzgd2d_default",
"xf8tqqphumqn]_default"]>
|