Skip to content

Merge pull request #19 from saksham2105/conductor-oss-fixDynamicForkI… #2

Merge pull request #19 from saksham2105/conductor-oss-fixDynamicForkI…

Merge pull request #19 from saksham2105/conductor-oss-fixDynamicForkI… #2

Triggered via push January 3, 2024 09:11
Status Success
Total duration 38s
Artifacts
Deploy docs
25s
Deploy docs
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
KafkaPublishTaskSpec.Test the kafka template usage failure case: kafka/src/test/groovy/com/netflix/conductor/test/integration/KafkaPublishTaskSpec.groovy#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@38b7004d testClass = com.netflix.conductor.test.integration.KafkaPublishTaskSpec, locations = [], classes = [com.netflix.conductor.ConductorTestApp], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = ["classpath:application-integrationtest.properties"], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@6d4a65c6, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@dffa30b, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5f404594, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5cf8edcf, org.springframework.boot.test.context.SpringBootTestAnnotation@d577c2], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
KafkaPublishTaskSpec.Test the kafka template usage success case: kafka/src/test/groovy/com/netflix/conductor/test/integration/KafkaPublishTaskSpec.groovy#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@38b7004d testClass = com.netflix.conductor.test.integration.KafkaPublishTaskSpec, locations = [], classes = [com.netflix.conductor.ConductorTestApp], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = ["classpath:application-integrationtest.properties"], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@6d4a65c6, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@dffa30b, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5f404594, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5cf8edcf, org.springframework.boot.test.context.SpringBootTestAnnotation@d577c2], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
Deploy docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/