Tests against recent Docker engine releases #226
Annotations
2 errors
|
ComposeWithIdentifierTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[
"host",
"none",
"sigqrzpyh7ck_default",
"test46jrrh_default",
] "xha8z5dz6kjw_defau...> but was:<["bridge",[ "host", "none", "test46jrrh_default",] "xha8z5dz6kjw_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>
|