Tests against recent Docker engine releases #206
Annotations
2 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
|
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>
|