chore(deps): Bump spring-cloud-stream from 4.1.3 to 4.2.0 #860
Triggered via pull request
December 9, 2024 22:15
dependabot[bot]
opened
#1123
Status
Skipped
Total duration
1s
Artifacts
–
welcome-first-time-contrib.yml
on: pull_request_target
Post welcome message
0s
Annotations
3 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@46349b95 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@6b53bcc2, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@37052337, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5cdd09b1, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@61ce23ac, org.springframework.boot.test.context.SpringBootTestAnnotation@2b115781], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
SpringContextIntegrationTest$ApplicationPropertiesConfigurationTest.testContextWithApplicationProperties():
SpringContextIntegrationTest$ApplicationPropertiesConfigurationTest#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@1132baa3 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@6b53bcc2, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@37052337, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5cdd09b1, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@61ce23ac, org.springframework.boot.test.context.SpringBootTestAnnotation@e8a8ebdd], 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@554566a8 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@6b53bcc2, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@37052337, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5cdd09b1, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@61ce23ac, org.springframework.boot.test.context.SpringBootTestAnnotation@2b115781], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|