chore(deps): Bump org.springframework.boot from 3.3.5 to 3.4.0 #838
Triggered via pull request
November 25, 2024 22:29
dependabot[bot]
opened
#1101
Status
Skipped
Total duration
2s
Artifacts
–
welcome-first-time-contrib.yml
on: pull_request_target
Post welcome message
0s
Annotations
4 errors
ApiIntegrationTest.asyncApiResourceArtifactTest():
springwolf-examples/springwolf-amqp-example/src/test/java/io/github/springwolf/examples/amqp/ApiIntegrationTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@3074575a testClass = io.github.springwolf.examples.cloudstream.ApiIntegrationTest, locations = [], classes = [io.github.springwolf.examples.cloudstream.SpringwolfCloudstreamExampleApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [PropertySourceDescriptor[locations=[], ignoreResourceNotFound=false, name=null, propertySourceFactory=null, encoding=null]], propertySourceProperties = ["spring.kafka.bootstrap-servers=${spring.embedded.kafka.brokers}", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.kafka.test.context.EmbeddedKafkaContextCustomizer@60bd92f5, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6f2cfcc2, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@ec2cc4, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2f4205be, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddea849, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, org.springframework.boot.test.context.SpringBootTestAnnotation@c88cbe2d], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
ApiSystemTest.initializationError:
springwolf-examples/springwolf-amqp-example/src/test/java/io/github/springwolf/examples/amqp/ApiSystemTest.java#L1
java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Timed out waiting for log output matching '.*AsyncAPI document was built.*'
|
SpringContextIntegrationTest$ApplicationPropertiesConfigurationTest.testContextWithApplicationProperties():
SpringContextIntegrationTest$ApplicationPropertiesConfigurationTest#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@12de62aa testClass = io.github.springwolf.examples.cloudstream.SpringContextIntegrationTest.ApplicationPropertiesConfigurationTest, locations = [], classes = [io.github.springwolf.examples.cloudstream.SpringwolfCloudstreamExampleApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [PropertySourceDescriptor[locations=[], ignoreResourceNotFound=false, name=null, propertySourceFactory=null, encoding=null]], propertySourceProperties = ["spring.kafka.bootstrap-servers=${spring.embedded.kafka.brokers}", "springwolf.enabled=true", "springwolf.docket.info.title=Info title was loaded from spring properties", "springwolf.docket.info.version=1.0.0", "springwolf.docket.base-package=io.github.springwolf.examples", "springwolf.docket.servers.test-protocol.protocol=kafka", "springwolf.docket.servers.test-protocol.host=some-server:1234", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.kafka.test.context.EmbeddedKafkaContextCustomizer@60bd92f5, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6f2cfcc2, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@ec2cc4, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2f4205be, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddea849, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, org.springframework.boot.test.context.SpringBootTestAnnotation@201bf32], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
SpringwolfCloudstreamExampleApplicationIntegrationTest.testContext():
springwolf-examples/springwolf-cloud-stream-example/src/test/java/io/github/springwolf/examples/cloudstream/SpringwolfCloudstreamExampleApplicationIntegrationTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@2b3cbc2c testClass = io.github.springwolf.examples.cloudstream.SpringwolfCloudstreamExampleApplicationIntegrationTest, locations = [], classes = [io.github.springwolf.examples.cloudstream.SpringwolfCloudstreamExampleApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [PropertySourceDescriptor[locations=[], ignoreResourceNotFound=false, name=null, propertySourceFactory=null, encoding=null]], propertySourceProperties = ["spring.kafka.bootstrap-servers=${spring.embedded.kafka.brokers}", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.kafka.test.context.EmbeddedKafkaContextCustomizer@60bd92f5, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6f2cfcc2, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@ec2cc4, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2f4205be, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddea849, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, org.springframework.boot.test.context.SpringBootTestAnnotation@c88cbe2d], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|