Tests against recent Docker engine releases #506
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.13.0
|
|
ComposeWithNetworkTest.simpleTest():
core/src/test/java/org/testcontainers/junit/ComposeWithNetworkTest.java#L1
org.opentest4j.AssertionFailedError: [The networks]
expected:
["5cqk5fu7junz_default",
"bridge",
"host",
"none",
"rvof6qa4b6lg_redis-net",
"zdyj3pyh7y7r_default"]
but was:
["5cqk5fu7junz_default",
"b6fzggjbemku_default",
"bridge",
"host",
"none",
"rvof6qa4b6lg_redis-net",
"zdyj3pyh7y7r_default"]
|