Bump org.assertj:assertj-core from 3.27.4 to 3.27.6 in /modules/database-commons #15873
Triggered via pull request
October 1, 2025 22:01
Status
Success
Total duration
19h 46m 40s
Artifacts
–
ci.yml
on: pull_request
Matrix: core
turbo-mode
0s
Matrix: check
Matrix: check_examples
Matrix: check_docs_examples
Annotations
4 errors and 2 warnings
|
HttpWaitStrategyTest.testWaitUntilReadyWithSuccessWithCustomHeaders():
core/src/test/java/org/testcontainers/junit/wait/strategy/HttpWaitStrategyTest.java#L57
java.lang.AssertionError:
Expecting actual:
""
to contain:
"foo: bar"
|
|
HttpWaitStrategyTest.testWaitUntilReadyWithSuccessWithCustomHeaders():
core/src/test/java/org/testcontainers/junit/wait/strategy/HttpWaitStrategyTest.java#L57
java.lang.AssertionError:
Expecting actual:
""
to contain:
"foo: bar"
|
|
LegacyModeTest.0.11 with legacy = on:
modules/localstack/src/test/java/org/testcontainers/containers/localstack/LegacyModeTest.java#L80
org.testcontainers.containers.ContainerFetchException: Can't get Docker image: RemoteDockerImage(imageName=localstack/localstack:0.11.3, imagePullPolicy=DefaultPullPolicy(), imageNameSubstitutor=org.testcontainers.utility.ImageNameSubstitutor$LogWrappedImageNameSubstitutor@57435801)
|
|
LegacyModeTest.0.10:
modules/localstack/src/test/java/org/testcontainers/containers/localstack/LegacyModeTest.java#L80
org.testcontainers.containers.ContainerFetchException: Can't get Docker image: RemoteDockerImage(imageName=localstack/localstack:0.10.7, imagePullPolicy=DefaultPullPolicy(), imageNameSubstitutor=org.testcontainers.utility.ImageNameSubstitutor$LogWrappedImageNameSubstitutor@57435801)
|
|
check_examples (:spring-boot-kotlin-redis:check)
The DEVELOCITY_ACCESS_KEY env var should be mapped to a short-lived token
|
|
check_examples (:spring-boot-kotlin-redis:check)
Failed to fetch short-lived token for Develocity
|