[BE] 백엔드 CI 자동화 환경 구축 #2
backend-ci.yml
on: pull_request
detect-changes
2s
be-test
1m 6s
Annotations
6 errors and 5 warnings
AttendeeControllerTest.로그인에 성공하면 200 상태 코드와 토큰을 응답한다.:
backend/src/test/java/com/woowacourse/momo/controller/attendee/AttendeeControllerTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@51617b93 testClass = com.woowacourse.momo.controller.attendee.AttendeeControllerTest, locations = [], classes = [com.woowacourse.momo.MomoApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [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@43d9f1a2, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@11900483, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5a3a1bf9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d497a91, org.springframework.boot.test.context.SpringBootTestAnnotation@3fb7fb11], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
AttendeeServiceTest.로그인 시 동일한 이름이 저장되어 있으면 새로 참가자를 생성하지 않는다.:
backend/src/test/java/com/woowacourse/momo/service/attendee/AttendeeServiceTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [MergedContextConfiguration@3c511385 testClass = com.woowacourse.momo.service.attendee.AttendeeServiceTest, locations = [], classes = [com.woowacourse.momo.MomoApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "spring.main.web-application-type=none"], contextCustomizers = [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@43d9f1a2, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@11900483, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5a3a1bf9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d497a91, org.springframework.boot.test.context.SpringBootTestAnnotation@2b16ca6c], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
AttendeeServiceTest.로그인 시 올바르지 않은 uuid로 접근할 경우 예외를 발생시킨다.:
backend/src/test/java/com/woowacourse/momo/service/attendee/AttendeeServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@3c511385 testClass = com.woowacourse.momo.service.attendee.AttendeeServiceTest, locations = [], classes = [com.woowacourse.momo.MomoApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "spring.main.web-application-type=none"], contextCustomizers = [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@43d9f1a2, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@11900483, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5a3a1bf9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d497a91, org.springframework.boot.test.context.SpringBootTestAnnotation@2b16ca6c], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
AttendeeServiceTest.로그인 시 동일한 이름이 저장되어있지 않으면 새로 참가자를 생성한다.:
backend/src/test/java/com/woowacourse/momo/service/attendee/AttendeeServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@3c511385 testClass = com.woowacourse.momo.service.attendee.AttendeeServiceTest, locations = [], classes = [com.woowacourse.momo.MomoApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "spring.main.web-application-type=none"], contextCustomizers = [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@43d9f1a2, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@11900483, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5a3a1bf9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d497a91, org.springframework.boot.test.context.SpringBootTestAnnotation@2b16ca6c], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
MeetingServiceTest.UUID로 약속 정보를 조회한다.:
backend/src/test/java/com/woowacourse/momo/service/meeting/MeetingServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@e87c4cf testClass = com.woowacourse.momo.service.meeting.MeetingServiceTest, locations = [], classes = [com.woowacourse.momo.MomoApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "spring.main.web-application-type=none"], contextCustomizers = [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@43d9f1a2, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@11900483, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5a3a1bf9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d497a91, org.springframework.boot.test.context.SpringBootTestAnnotation@2b16ca6c], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
be-test
Process completed with exit code 1.
|
로그인에 성공하면 200 상태 코드와 토큰을 응답한다. (com.woowacourse.momo.controller.attendee.AttendeeControllerTest) failed:
com.woowacourse.momo.controller.attendee.AttendeeControllerTest#L0
backend/build/test-results/test/TEST-com.woowacourse.momo.controller.attendee.AttendeeControllerTest.xml [took 0s]
|
로그인 시 동일한 이름이 저장되어 있으면 새로 참가자를 생성하지 않는다. (com.woowacourse.momo.service.attendee.AttendeeServiceTest) failed:
com.woowacourse.momo.service.attendee.AttendeeServiceTest#L0
backend/build/test-results/test/TEST-com.woowacourse.momo.service.attendee.AttendeeServiceTest.xml [took 0s]
|
로그인 시 올바르지 않은 uuid로 접근할 경우 예외를 발생시킨다. (com.woowacourse.momo.service.attendee.AttendeeServiceTest) failed:
com.woowacourse.momo.service.attendee.AttendeeServiceTest#L0
backend/build/test-results/test/TEST-com.woowacourse.momo.service.attendee.AttendeeServiceTest.xml [took 0s]
|
로그인 시 동일한 이름이 저장되어있지 않으면 새로 참가자를 생성한다. (com.woowacourse.momo.service.attendee.AttendeeServiceTest) failed:
com.woowacourse.momo.service.attendee.AttendeeServiceTest#L0
backend/build/test-results/test/TEST-com.woowacourse.momo.service.attendee.AttendeeServiceTest.xml [took 0s]
|
UUID로 약속 정보를 조회한다. (com.woowacourse.momo.service.meeting.MeetingServiceTest) failed:
com.woowacourse.momo.service.meeting.MeetingServiceTest#L0
backend/build/test-results/test/TEST-com.woowacourse.momo.service.meeting.MeetingServiceTest.xml [took 0s]
|