Add CI for latest Moby #9
moby-latest.yml
on: pull_request
Core tests using stable Docker-CE
9m 1s
Core tests using latest Docker-CE
10m 10s
Annotations
1 error
ComposeContainerPortViaEnvTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeContainerPortViaEnvTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[
"dlkoemmrvebe_default",
"host",
"none",
"r1v1azjhfbd2_default",
] "vzfd85lfcicl_defau...> but was:<["bridge",[ "host", "none", "r1v1azjhfbd2_default",] "vzfd85lfcicl_defau...>
|