Tests against recent Docker engine releases #366
Annotations
4 errors
|
ExecInContainerTest.classMethod:
core/src/test/java/org/testcontainers/junit/ExecInContainerTest.java#L1
org.testcontainers.containers.ContainerLaunchException: Container startup failed for image redis:6-alpine
|
|
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>
|
|
ComposeWithIdentifierTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<...vvwnszaceg_default",[
"bridge",
"host",
"none",
"syitfgwpd9vp_redis-net",
] "testtuwbth_default...> but was:<...vvwnszaceg_default",[ "bridge", "host", "none",] "testtuwbth_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>
|