Tests against recent Docker engine releases #277
Annotations
2 errors and 2 warnings
|
Core tests using Docker ROOTLESS (channel stable):
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):
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge",[ "host", "none", "ob95ugqevtlv_default",] "test3qw8ht_default...> but was:<["bridge",[
"host",
"none",
"ob95ugqevtlv_default",
"qro8vxdbzns7_default",
] "test3qw8ht_default...>
|
|
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-587f672dccc9ad8738e391f2167b68b8: 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-587f672dccc9ad8738e391f2167b68b8: Error: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|