Tests against recent Docker engine releases #255
Annotations
2 errors and 2 warnings
|
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
|
|
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>
|
|
Core tests using Docker ROOTFUL (channel test)
Failed to save cache entry with path '/home/runner/.gradle/caches/modules-*/files-*/*/*/*/*' and key: gradle-dependencies-v1-52e9a91c06d59459fbaa042657865876: Error: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Core tests using Docker STABLE (channel stable)
Failed to save cache entry with path '/home/runner/.gradle/caches/modules-*/files-*/*/*/*/*' and key: gradle-dependencies-v1-52e9a91c06d59459fbaa042657865876: Error: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|