Tests against recent Docker engine releases #749
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.simpleTest():
core/src/test/java/org/testcontainers/junit/ComposeContainerTest.java#L1
org.opentest4j.AssertionFailedError: [The networks]
expected:
["bridge",
"bvxosduqqshp_default",
"drqzbixm7etm_default",
"host",
"ktxtji8z8e7n_default",
"none",
"sxppkddupmw4_default"]
but was:
["bridge",
"bvxosduqqshp_default",
"drqzbixm7etm_default",
"host",
"none",
"sxppkddupmw4_default"]
|