Skip to content

Prepare for Spring Boot 4 #124

Prepare for Spring Boot 4

Prepare for Spring Boot 4 #124

Triggered via pull request November 20, 2025 10:52
Status Failure
Total duration 1m 32s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
DatabaseTests.shouldAutoConfigureDataSourceDecorationByDefault(): datasource-decorator-spring-boot-autoconfigure/src/test/java/com/github/gavlyukovskiy/boot/jdbc/decorator/testapplication/DatabaseTests.java#L22
java.lang.AssertionError: Expecting actual: org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory$EmbeddedDataSourceProxy@58267ba1 to be an instance of: com.github.gavlyukovskiy.boot.jdbc.decorator.DecoratedDataSource but was instance of: org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory.EmbeddedDataSourceProxy
build
Process completed with exit code 1.