Tests against recent Docker engine releases #199
Annotations
5 errors
|
Core tests using Docker ROOTFUL (channel test)
Missing input! Either a method or webhook is required to take action.
|
|
Core tests using Docker ROOTFUL (channel test)
Process completed with exit code 1.
|
|
Core tests using Docker STABLE (channel stable)
Missing input! Either a method or webhook is required to take action.
|
|
Core tests using Docker STABLE (channel stable)
Process completed with exit code 1.
|
|
ComposeContainerPortViaEnvTest.simpleTest():
core/src/test/java/org/testcontainers/junit/ComposeContainerPortViaEnvTest.java#L1
org.opentest4j.AssertionFailedError: [The networks]
expected:
["3tleg6sazjit_default",
"868ypsqctjtv_default",
"bridge",
"faawf1bh6pzv_default",
"host",
"kbopx3ac3s2g_default",
"kz9rjcybzu1q_default",
"none",
"tcbgakaekrwo_default",
"vhczrf5eps3c_default",
"xnerlrzfigmt_default",
"xrteo2hiuba9_default"]
but was:
["3tleg6sazjit_default",
"868ypsqctjtv_default",
"bridge",
"faawf1bh6pzv_default",
"host",
"kbopx3ac3s2g_default",
"kz9rjcybzu1q_default",
"none",
"tcbgakaekrwo_default",
"vhczrf5eps3c_default",
"xnerlrzfigmt_default"]
|