Skip to content

Document using configurers and customisers with @LoadBalanced HTTP cl… #401

Document using configurers and customisers with @LoadBalanced HTTP cl…

Document using configurers and customisers with @LoadBalanced HTTP cl… #401

GitHub Actions / JUnit Test Report failed Oct 17, 2024 in 0s

229 tests run, 219 passed, 9 skipped, 1 failed.

Annotations

Check failure on line 52 in spring-cloud-context/src/test/java/org/springframework/cloud/autoconfigure/LifecycleMvcAutoConfigurationTests.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

LifecycleMvcAutoConfigurationTests.environmentWebEndpointExtensionDisabled

java.lang.IllegalArgumentException: Unknown format 'CONSOLE_LOG_STRUCTURED_FORMAT_IS_UNDEFINED'. Values can be a valid fully-qualified class name or one of the common formats: [ecs, gelf, logstash]
Raw output
java.lang.IllegalStateException: java.lang.IllegalArgumentException: Unknown format 'CONSOLE_LOG_STRUCTURED_FORMAT_IS_UNDEFINED'. Values can be a valid fully-qualified class name or one of the common formats: [ecs, gelf, logstash]
	at org.springframework.cloud.autoconfigure.LifecycleMvcAutoConfigurationTests.getApplicationContext(LifecycleMvcAutoConfigurationTests.java:47)
	at org.springframework.cloud.autoconfigure.LifecycleMvcAutoConfigurationTests.beanNotCreated(LifecycleMvcAutoConfigurationTests.java:135)
	at org.springframework.cloud.autoconfigure.LifecycleMvcAutoConfigurationTests.environmentWebEndpointExtensionDisabled(LifecycleMvcAutoConfigurationTests.java:52)
Caused by: java.lang.IllegalArgumentException: Unknown format 'CONSOLE_LOG_STRUCTURED_FORMAT_IS_UNDEFINED'. Values can be a valid fully-qualified class name or one of the common formats: [ecs, gelf, logstash]
	at org.springframework.cloud.autoconfigure.LifecycleMvcAutoConfigurationTests.getApplicationContext(LifecycleMvcAutoConfigurationTests.java:47)
	at org.springframework.cloud.autoconfigure.LifecycleMvcAutoConfigurationTests.beanNotCreated(LifecycleMvcAutoConfigurationTests.java:135)
	at org.springframework.cloud.autoconfigure.LifecycleMvcAutoConfigurationTests.environmentWebEndpointExtensionDisabled(LifecycleMvcAutoConfigurationTests.java:52)