Tests against recent Docker engine releases #202
Annotations
6 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>
|
|
ComposeContainerWithServicesTest.testScaleInComposeFileIsRespected:
core/src/test/java/org/testcontainers/containers/ComposeContainerWithServicesTest.java#L86
org.testcontainers.containers.ContainerLaunchException: Container startup failed for image docker:24.0.2
|
|
ComposeContainerPortViaEnvTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeContainerPortViaEnvTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[
"f153qmmqig2h_default",
"host",
"kbfsaoqvmgbd_default",
"none",
] "semta2icx8sj_defau...> but was:<["bridge",[ "f153qmmqig2h_default", "host", "none",] "semta2icx8sj_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>
|
|
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", "testuuu6bx_default",] "z2cxhcynng8m_defau...> but was:<["bridge",[
"bt7nqnx9uhnn_default",
"host",
"none",
"testuuu6bx_default",
] "z2cxhcynng8m_defau...>
|