Tests against recent Docker engine releases #234
Annotations
3 errors
|
ComposeContainerWithServicesTest.testDesiredSubsetOfScaledServicesAreStarted:
core/src/test/java/org/testcontainers/containers/ComposeContainerWithServicesTest.java#L42
org.testcontainers.containers.ContainerLaunchException: Container startup failed for image docker:24.0.2
|
|
ComposeWithIdentifierTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["[bridge", "host", "i6hplmc1sdyf_default", "none",] "test9ebzde_default...> but was:<["[9muh7rz4qxcm_default",
"bridge",
"host",
"i6hplmc1sdyf_default",
"none",
] "test9ebzde_default...>
|
|
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>
|