Tests against recent Docker engine releases #482
Annotations
4 errors
|
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.
|
|
DockerComposeContainerPortViaEnvTest.simpleTest():
core/src/test/java/org/testcontainers/junit/DockerComposeContainerPortViaEnvTest.java#L1
org.opentest4j.AssertionFailedError: [The networks]
expected:
["ayuxpqezpnxr_default",
"bridge",
"host",
"ka2yorvmtope_default",
"nfxi2euwe7ce_default",
"none",
"qkpow54hqps5_default",
"u7tc3cpe7h2t_default",
"ybmv6vveert8_default",
"z7uhxznat1bd_default",
"zmc8bnghehlv_default"]
but was:
["ahrmkx3rlw6n_default",
"ayuxpqezpnxr_default",
"bridge",
"host",
"ka2yorvmtope_default",
"nfxi2euwe7ce_default",
"none",
"qkpow54hqps5_default",
"u7tc3cpe7h2t_default",
"ybmv6vveert8_default",
"z7uhxznat1bd_default",
"zmc8bnghehlv_default"]
|
|
ComposeContainerPortViaEnvTest.simpleTest():
core/src/test/java/org/testcontainers/junit/ComposeContainerPortViaEnvTest.java#L1
org.opentest4j.AssertionFailedError: [The networks]
expected:
["4n1gw9xndqxk_default",
"8ajcig6odunb_default",
"acvfomxdc9g5_default",
"bridge",
"cthh6zyndcfr_default",
"evs41fnv8mk1_default",
"ftsi3dz2xybt_default",
"host",
"none",
"nqcpgkku5r5u_default",
"weqtzagpphzc_default",
"zgb8nrmpxwub_default"]
but was:
["4n1gw9xndqxk_default",
"8ajcig6odunb_default",
"bridge",
"cthh6zyndcfr_default",
"evs41fnv8mk1_default",
"ftsi3dz2xybt_default",
"host",
"none",
"nqcpgkku5r5u_default",
"weqtzagpphzc_default",
"zgb8nrmpxwub_default"]
|