Tests against recent Docker engine releases #288
Annotations
3 errors and 2 warnings
|
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>
|
|
ComposeContainerPortViaEnvTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeContainerPortViaEnvTest.java#L1
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 ROOTLESS (channel stable)
Failed to save cache entry with path '/home/runner/.gradle/caches/modules-*/files-*/*/*/*/*' and key: gradle-dependencies-v1-b8ce834380e08abb236bbb53f510f6d8: 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-b8ce834380e08abb236bbb53f510f6d8: Error: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|