Tests against recent Docker engine releases #56
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 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>
|
|
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>
|
|
ComposeWithNetworkTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithNetworkTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[
"gqdumbdhns2c_redis-net",
"host",
"none",
"r3s9shh1dbnv_default",
"uetgqhu36e8g]_default"]> but was:<["bridge",[ "gqdumbdhns2c_redis-net", "host", "none", "r3s9shh1dbnv]_default"]>
|