Tests against recent Docker engine releases #689
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.
|
|
Core tests using Docker ROOTLESS (channel stable)
Container startup failed for image testcontainers/ryuk:0.14.0
|
|
ComposeContainerTest.shouldCreateContainerWhenFileNotPrefixedWithPath():
core/src/test/java/org/testcontainers/junit/ComposeContainerTest.java#L1
org.opentest4j.AssertionFailedError: [The networks]
expected:
["2xp2vuhhlaql_default",
"7mndpec7xypu_default",
"bridge",
"hnrapugkinph_default",
"host",
"nar7ezqpjxav_default",
"none",
"sr94cguieerb_default",
"ue6daypyh2yi_default"]
but was:
["2xp2vuhhlaql_default",
"7mndpec7xypu_default",
"bridge",
"hnrapugkinph_default",
"host",
"nar7ezqpjxav_default",
"none",
"ue6daypyh2yi_default"]
|