Skip to content

patch: add multiple conditionals to prevent Bean clashes #91 #116

patch: add multiple conditionals to prevent Bean clashes #91

patch: add multiple conditionals to prevent Bean clashes #91 #116

Triggered via push January 22, 2024 07:56
Status Failure
Total duration 2m 8s
Artifacts

github-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
SessionAutoConfigurationTest.defaultRedisHttpSession(): platform-spring-bom/platform-spring-caching/src/test/kotlin/io/cloudflight/platform/spring/caching/SessionAutoConfigurationTest.kt#L31
java.lang.AssertionError: Expecting: <Started application [AnnotationConfigApplicationContext@183c737c id = 'org.springframework.context.annotation.AnnotationConfigApplicationContext@183c737c', applicationName = '', beanDefinitionCount = 17]> to have a single bean of type: <org.springframework.session.SessionRepository> but found no beans of that type
SessionAutoConfigurationTest.defaultSafeRedisSessionSerializer(): platform-spring-bom/platform-spring-caching/src/test/kotlin/io/cloudflight/platform/spring/caching/SessionAutoConfigurationTest.kt#L61
java.lang.AssertionError: Expecting: <Started application [AnnotationConfigApplicationContext@32af0de4 id = 'org.springframework.context.annotation.AnnotationConfigApplicationContext@32af0de4', applicationName = '', beanDefinitionCount = 20]> to have a single bean of type: <org.springframework.data.redis.serializer.RedisSerializer> but found no beans of that type
build
Gradle build failed: see console output for details