Fix/38 #82
Annotations
3 errors
|
com.example.cp_main_be.domain.image.service.ImageProcessingServiceTest ► FastAPI 서버에 이미지 처리 요청 성공 시, 성공 ApiResponse를 반환한다:
build/test-results/test/TEST-com.example.cp_main_be.domain.image.service.ImageProcessingServiceTest.xml#L0
Failed test found in:
build/test-results/test/TEST-com.example.cp_main_be.domain.image.service.ImageProcessingServiceTest.xml
Error:
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@e0dc940 testClass = com.example.cp_main_be.domain.image.service.ImageProcessingServiceTest, locations = [], classes = [com.example.cp_main_be.CpMainBeApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@1f9d4b0e, 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@67e0ff3a, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@1eb9a3ef, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2ba1209b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@6002e944, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@f238e4f, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@18b6d3c1, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@83a55e86, org.springframework.boot.test.context.SpringBootTestAnnotation@d1a164c2], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
|
build
Failed test were found and 'fail-on-error' option is set to true
|
|
build
Process completed with exit code 1.
|