Tests against recent Docker engine releases #169
Annotations
7 errors
|
ComposeContainerTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeContainerTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<...v29zl3w3_default", "[]host", "none"]> but was:<...v29zl3w3_default", "[dwsly3qicqks_default", "]host", "none"]>
|
|
ComposeContainerVolumeRemovalTest.performTest[removeVolumes = false]:
core/src/test/java/org/testcontainers/junit/ComposeContainerVolumeRemovalTest.java#L61
org.junit.ComparisonFailure: [the container volume is present after running] expected:<[tru]e> but was:<[fals]e>
|
|
ComposeContainerPortViaEnvTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeContainerPortViaEnvTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<...",
"host",
"[]none",
"pygxldxw...> but was:<...",
"host",
"[lw4debw8njtz_default",
"]none",
"pygxldxw...>
|
|
ComposeContainerPortViaEnvTest.secondTest:
core/src/test/java/org/testcontainers/junit/ComposeContainerPortViaEnvTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[ "cr6k2kgmjcfq_default", "host", "hzeuqwuwuhmg_default",] "none"]> but was:<["bridge",[
"cn6xe7ievtaz_default",
"cr6k2kgmjcfq_default",
"host",
"hzeuqwuwuhmg_default",
] "none"]>
|
|
ComposeWithIdentifierTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[
"host",
"k7apbtgd25ka_default",
"none",
"rm6eev14hkvf_default",
] "testehdy3w_default...> but was:<["bridge",[ "host", "k7apbtgd25ka_default", "none",] "testehdy3w_default...>
|
|
ComposeWithNetworkTest.secondTest:
core/src/test/java/org/testcontainers/junit/ComposeWithNetworkTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[
"gncgfvsyrhby_default",
"host",
"mmwms6dsbauf_default",
"ncbyfpihq64b_redis-net",
] "none"]> but was:<["bridge",[ "gncgfvsyrhby_default", "host", "ncbyfpihq64b_redis-net",] "none"]>
|
|
ComposeContainerVolumeRemovalTest.performTest[removeVolumes = false]:
core/src/test/java/org/testcontainers/junit/ComposeContainerVolumeRemovalTest.java#L61
org.junit.ComparisonFailure: [the container volume is present after running] expected:<[tru]e> but was:<[fals]e>
|