Tests against recent Docker engine releases #3
Annotations
4 errors
|
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>
|
|
ComposeWithIdentifierTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["[bridge", "host", "none", "pkrgxcfcgtxe_default",] "test5vx5cb_default...> but was:<["[1rkebzj8cawr_default",
"bridge",
"host",
"none",
"pkrgxcfcgtxe_default",
] "test5vx5cb_default...>
|
|
DockerComposeV2WithNetworkTest.secondTest:
core/src/test/java/org/testcontainers/junit/DockerComposeV2WithNetworkTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[ "host", "none", "uw8vdx5qfoe4_redis-net",] "w3h5itiniek3_defau...> but was:<["bridge",[
"host",
"nftimbbdfncx_default",
"none",
"uw8vdx5qfoe4_redis-net",
] "w3h5itiniek3_defau...>
|
|
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>
|