Tests against recent Docker engine releases #713
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.testGetServiceHostAndPort():
core/src/test/java/org/testcontainers/junit/ComposeContainerTest.java#L1
org.opentest4j.AssertionFailedError: [The networks]
expected:
["bridge",
"ewto9roynf94_default",
"eywhgxdsytxh_default",
"host",
"kmngdmeqswjv_default",
"ktozz8cycq6n_default",
"none",
"thu6udvrsfdv_default",
"yqpzetaijwt4_default"]
but was:
["bridge",
"eywhgxdsytxh_default",
"host",
"kmngdmeqswjv_default",
"ktozz8cycq6n_default",
"none",
"thu6udvrsfdv_default",
"yqpzetaijwt4_default"]
|