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