Tests against recent Docker engine releases #254
Annotations
5 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
|
|
ComposeContainerPortViaEnvTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeContainerPortViaEnvTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["[1z6ednpuhwpf_default",
"]arlwzydsmmts_default...> but was:<["[]arlwzydsmmts_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>
|
|
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#L57
org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a org.testcontainers.junit.ComposeContainerVolumeRemovalTest [the container volume is present after running] expected:<[tru]e> but was:<[fals]e> within 10 seconds.
|
|
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-ae3c334a25ea10a0e058048d0283a77b: 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 ROOTFUL (channel test)
Failed to save cache entry with path '/home/runner/.gradle/caches/modules-*/files-*/*/*/*/*' and key: gradle-dependencies-v1-ae3c334a25ea10a0e058048d0283a77b: Error: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|