[Refactor] testcontainers로 대체 #66
Triggered via pull request
December 24, 2024 13:32
Status
Cancelled
Total duration
2m 38s
Artifacts
–
Annotations
27 errors and 25 warnings
BookmarkRepositoryTest.즐겨찾기 목록 조회 테스트:
src/test/java/org/programmers/signalbuddy/domain/bookmark/repository/BookmarkRepositoryTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [MergedContextConfiguration@107a0e6c testClass = org.programmers.signalbuddy.domain.bookmark.repository.BookmarkRepositoryTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@129df247, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@34be3d80, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@7118069, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@53f48368, [ImportsContextCustomizer@7346bede key = [org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration, org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManagerAutoConfiguration, org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration, org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration, org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration, org.springframework.boot.testcontainers.service.connection.ServiceConnectionAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.programmers.signalbuddy.global.config.TestQuerydslConfig, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@ea0a4697], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
BookmarkServiceTest.즐겨찾기 수정 테스트:
src/test/java/org/programmers/signalbuddy/domain/bookmark/service/BookmarkServiceTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@18115fdf testClass = org.programmers.signalbuddy.domain.bookmark.service.BookmarkServiceTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, 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@53f48368, [ImportsContextCustomizer@52ed0d8e key = []], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@426b6a74, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@665e9289, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@a2e964f], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
BookmarkServiceTest.즐겨찾기 등록 테스트:
src/test/java/org/programmers/signalbuddy/domain/bookmark/service/BookmarkServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@18115fdf testClass = org.programmers.signalbuddy.domain.bookmark.service.BookmarkServiceTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, 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@53f48368, [ImportsContextCustomizer@52ed0d8e key = []], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@426b6a74, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@665e9289, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@a2e964f], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
BookmarkServiceTest.즐겨찾기 삭제 테스트:
src/test/java/org/programmers/signalbuddy/domain/bookmark/service/BookmarkServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@18115fdf testClass = org.programmers.signalbuddy.domain.bookmark.service.BookmarkServiceTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, 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@53f48368, [ImportsContextCustomizer@52ed0d8e key = []], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@426b6a74, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@665e9289, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@a2e964f], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
CommentRepositoryTest.특정 피드백의 댓글 목록 가져오기:
src/test/java/org/programmers/signalbuddy/domain/comment/repository/CommentRepositoryTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@67ee3b1 testClass = org.programmers.signalbuddy.domain.comment.repository.CommentRepositoryTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@129df247, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@34be3d80, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@7118069, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@53f48368, [ImportsContextCustomizer@3fba9ca1 key = [org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration, org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManagerAutoConfiguration, org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration, org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration, org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration, org.springframework.boot.testcontainers.service.connection.ServiceConnectionAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.programmers.signalbuddy.global.config.TestQuerydslConfig, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@ea0a4697], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
CommentServiceTest.댓글 작성 성공:
src/test/java/org/programmers/signalbuddy/domain/comment/service/CommentServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@232a935 testClass = org.programmers.signalbuddy.domain.comment.service.CommentServiceTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, 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@53f48368, [ImportsContextCustomizer@1414800e key = []], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@426b6a74, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@665e9289, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@a2e964f], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
CommentServiceTest.관리자 댓글 작성 성공:
src/test/java/org/programmers/signalbuddy/domain/comment/service/CommentServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@232a935 testClass = org.programmers.signalbuddy.domain.comment.service.CommentServiceTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, 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@53f48368, [ImportsContextCustomizer@1414800e key = []], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@426b6a74, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@665e9289, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@a2e964f], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
CommentServiceTest.댓글 수정 성공:
src/test/java/org/programmers/signalbuddy/domain/comment/service/CommentServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@232a935 testClass = org.programmers.signalbuddy.domain.comment.service.CommentServiceTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, 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@53f48368, [ImportsContextCustomizer@1414800e key = []], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@426b6a74, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@665e9289, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@a2e964f], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
CommentServiceTest.댓글 작성자와 다른 사람이 수정 시, 실패:
src/test/java/org/programmers/signalbuddy/domain/comment/service/CommentServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@232a935 testClass = org.programmers.signalbuddy.domain.comment.service.CommentServiceTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, 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@53f48368, [ImportsContextCustomizer@1414800e key = []], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@426b6a74, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@665e9289, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@a2e964f], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
CommentServiceTest.댓글 삭제 성공:
src/test/java/org/programmers/signalbuddy/domain/comment/service/CommentServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@232a935 testClass = org.programmers.signalbuddy.domain.comment.service.CommentServiceTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, 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@53f48368, [ImportsContextCustomizer@1414800e key = []], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@426b6a74, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@665e9289, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@a2e964f], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
CommentServiceTest.댓글 작성자와 다른 사람이 삭제 시, 실패:
src/test/java/org/programmers/signalbuddy/domain/comment/service/CommentServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@232a935 testClass = org.programmers.signalbuddy.domain.comment.service.CommentServiceTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, 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@53f48368, [ImportsContextCustomizer@1414800e key = []], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@426b6a74, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@665e9289, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@a2e964f], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
CommentServiceTest.관리자 댓글 삭제 성공:
src/test/java/org/programmers/signalbuddy/domain/comment/service/CommentServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@232a935 testClass = org.programmers.signalbuddy.domain.comment.service.CommentServiceTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, 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@53f48368, [ImportsContextCustomizer@1414800e key = []], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@426b6a74, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@665e9289, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@a2e964f], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
CrossroadSaveTest.교차로 위경도 테스트:
src/test/java/org/programmers/signalbuddy/domain/crossroad/service/CrossroadSaveTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@637a43b testClass = org.programmers.signalbuddy.domain.crossroad.service.CrossroadSaveTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@129df247, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@34be3d80, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@7118069, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@53f48368, [ImportsContextCustomizer@453d15d7 key = [org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration, org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManagerAutoConfiguration, org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration, org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration, org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration, org.springframework.boot.testcontainers.service.connection.ServiceConnectionAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.programmers.signalbuddy.global.config.TestQuerydslConfig, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@ea0a4697], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
CrossroadServiceTest.Open API를 요청할 때, 페이지 수와 사이즈를 지정하고 가져온 데이터 저장:
src/test/java/org/programmers/signalbuddy/domain/crossroad/service/CrossroadServiceTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@2d1ab7e0 testClass = org.programmers.signalbuddy.domain.crossroad.service.CrossroadServiceTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, 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@53f48368, [ImportsContextCustomizer@1582adc5 key = []], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@426b6a74, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@665e9289, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.bean.override.BeanOverrideContextCustomizer@8e693bcc, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@a2e964f], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
FeedbackJdbcRepositoryTest.Full Text Search를 이용한 검색 쿼리:
src/test/java/org/programmers/signalbuddy/domain/feedback/repository/FeedbackJdbcRepositoryTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@10fd358f testClass = org.programmers.signalbuddy.domain.feedback.repository.FeedbackJdbcRepositoryTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, 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@53f48368, [ImportsContextCustomizer@1864eba6 key = []], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@426b6a74, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@665e9289, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@a2e964f], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
FeedbackRepositoryTest.탈퇴하지 않은 유저들의 피드백 목록 가져오기:
src/test/java/org/programmers/signalbuddy/domain/feedback/repository/FeedbackRepositoryTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@10cbdf91 testClass = org.programmers.signalbuddy.domain.feedback.repository.FeedbackRepositoryTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@129df247, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@34be3d80, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@7118069, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@53f48368, [ImportsContextCustomizer@512efef4 key = [org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration, org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManagerAutoConfiguration, org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration, org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration, org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration, org.springframework.boot.testcontainers.service.connection.ServiceConnectionAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.programmers.signalbuddy.global.config.TestQuerydslConfig, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@ea0a4697], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
FeedbackRepositoryTest.관리자 : 피드백 목록을 다양한 조건으로 조회:
src/test/java/org/programmers/signalbuddy/domain/feedback/repository/FeedbackRepositoryTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@10cbdf91 testClass = org.programmers.signalbuddy.domain.feedback.repository.FeedbackRepositoryTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@129df247, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@34be3d80, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@7118069, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@53f48368, [ImportsContextCustomizer@512efef4 key = [org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration, org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManagerAutoConfiguration, org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration, org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration, org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration, org.springframework.boot.testcontainers.service.connection.ServiceConnectionAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.programmers.signalbuddy.global.config.TestQuerydslConfig, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@ea0a4697], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
FeedbackRepositoryTest.관리자 : 피드백 목록을 다양한 조건으로 조회, 잘못된 컬럼명을 요청할 때:
src/test/java/org/programmers/signalbuddy/domain/feedback/repository/FeedbackRepositoryTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@10cbdf91 testClass = org.programmers.signalbuddy.domain.feedback.repository.FeedbackRepositoryTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@129df247, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@34be3d80, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@7118069, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@53f48368, [ImportsContextCustomizer@512efef4 key = [org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration, org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManagerAutoConfiguration, org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration, org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration, org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration, org.springframework.boot.testcontainers.service.connection.ServiceConnectionAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.programmers.signalbuddy.global.config.TestQuerydslConfig, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@ea0a4697], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
FeedbackServiceTest.피드백 작성 성공:
src/test/java/org/programmers/signalbuddy/domain/feedback/service/FeedbackServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@7e9ad6d testClass = org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, 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@53f48368, [ImportsContextCustomizer@53e0c50 key = []], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@426b6a74, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@665e9289, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@a2e964f], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
FeedbackServiceTest.Member id로 피드백 목록 조회:
src/test/java/org/programmers/signalbuddy/domain/feedback/service/FeedbackServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@7e9ad6d testClass = org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, 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@53f48368, [ImportsContextCustomizer@53e0c50 key = []], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@426b6a74, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@665e9289, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@a2e964f], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
FeedbackServiceTest.피드백 작성자와 다른 사람이 수정 시 실패:
src/test/java/org/programmers/signalbuddy/domain/feedback/service/FeedbackServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@7e9ad6d testClass = org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, 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@53f48368, [ImportsContextCustomizer@53e0c50 key = []], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@426b6a74, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@665e9289, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@a2e964f], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
FeedbackServiceTest.피드백 상세 조회 성공:
src/test/java/org/programmers/signalbuddy/domain/feedback/service/FeedbackServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@7e9ad6d testClass = org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, 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@53f48368, [ImportsContextCustomizer@53e0c50 key = []], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@426b6a74, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@665e9289, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@a2e964f], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
FeedbackServiceTest.피드백 수정 성공:
src/test/java/org/programmers/signalbuddy/domain/feedback/service/FeedbackServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@7e9ad6d testClass = org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, 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@53f48368, [ImportsContextCustomizer@53e0c50 key = []], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@426b6a74, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@665e9289, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@a2e964f], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
FeedbackServiceTest.피드백 작성자와 다른 사람이 삭제 시 실패:
src/test/java/org/programmers/signalbuddy/domain/feedback/service/FeedbackServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@7e9ad6d testClass = org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, 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@53f48368, [ImportsContextCustomizer@53e0c50 key = []], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@426b6a74, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@665e9289, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@a2e964f], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
FeedbackServiceTest.피드백 삭제 성공:
src/test/java/org/programmers/signalbuddy/domain/feedback/service/FeedbackServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@7e9ad6d testClass = org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest, locations = [], classes = [org.programmers.signalbuddy.SignalBuddyApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2c88b9fc, 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@53f48368, [ImportsContextCustomizer@53e0c50 key = []], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4763c727, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15c25153, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@426b6a74, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@665e9289, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5ddabb18, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@eb27c71a, org.springframework.boot.test.context.SpringBootTestAnnotation@a2e964f], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
|
CI
The operation was canceled.
|
댓글 작성 성공 (org.programmers.signalbuddy.domain.comment.service.CommentServiceTest) failed:
org.programmers.signalbuddy.domain.comment.service.CommentServiceTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.comment.service.CommentServiceTest.xml [took 0s]
|
관리자 댓글 작성 성공 (org.programmers.signalbuddy.domain.comment.service.CommentServiceTest) failed:
org.programmers.signalbuddy.domain.comment.service.CommentServiceTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.comment.service.CommentServiceTest.xml [took 0s]
|
댓글 수정 성공 (org.programmers.signalbuddy.domain.comment.service.CommentServiceTest) failed:
org.programmers.signalbuddy.domain.comment.service.CommentServiceTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.comment.service.CommentServiceTest.xml [took 0s]
|
댓글 작성자와 다른 사람이 수정 시, 실패 (org.programmers.signalbuddy.domain.comment.service.CommentServiceTest) failed:
org.programmers.signalbuddy.domain.comment.service.CommentServiceTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.comment.service.CommentServiceTest.xml [took 0s]
|
댓글 삭제 성공 (org.programmers.signalbuddy.domain.comment.service.CommentServiceTest) failed:
org.programmers.signalbuddy.domain.comment.service.CommentServiceTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.comment.service.CommentServiceTest.xml [took 0s]
|
댓글 작성자와 다른 사람이 삭제 시, 실패 (org.programmers.signalbuddy.domain.comment.service.CommentServiceTest) failed:
org.programmers.signalbuddy.domain.comment.service.CommentServiceTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.comment.service.CommentServiceTest.xml [took 0s]
|
관리자 댓글 삭제 성공 (org.programmers.signalbuddy.domain.comment.service.CommentServiceTest) failed:
org.programmers.signalbuddy.domain.comment.service.CommentServiceTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.comment.service.CommentServiceTest.xml [took 0s]
|
피드백 작성 성공 (org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest) failed:
org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest.xml [took 0s]
|
Member id로 피드백 목록 조회 (org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest) failed:
org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest.xml [took 0s]
|
피드백 작성자와 다른 사람이 수정 시 실패 (org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest) failed:
org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest.xml [took 0s]
|
피드백 상세 조회 성공 (org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest) failed:
org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest.xml [took 0s]
|
피드백 수정 성공 (org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest) failed:
org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest.xml [took 0s]
|
피드백 작성자와 다른 사람이 삭제 시 실패 (org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest) failed:
org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest.xml [took 0s]
|
피드백 삭제 성공 (org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest) failed:
org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.feedback.service.FeedbackServiceTest.xml [took 0s]
|
즐겨찾기 수정 테스트 (org.programmers.signalbuddy.domain.bookmark.service.BookmarkServiceTest) failed:
org.programmers.signalbuddy.domain.bookmark.service.BookmarkServiceTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.bookmark.service.BookmarkServiceTest.xml [took 0s]
|
즐겨찾기 등록 테스트 (org.programmers.signalbuddy.domain.bookmark.service.BookmarkServiceTest) failed:
org.programmers.signalbuddy.domain.bookmark.service.BookmarkServiceTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.bookmark.service.BookmarkServiceTest.xml [took 0s]
|
즐겨찾기 삭제 테스트 (org.programmers.signalbuddy.domain.bookmark.service.BookmarkServiceTest) failed:
org.programmers.signalbuddy.domain.bookmark.service.BookmarkServiceTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.bookmark.service.BookmarkServiceTest.xml [took 0s]
|
교차로 위경도 테스트 (org.programmers.signalbuddy.domain.crossroad.service.CrossroadSaveTest) failed:
org.programmers.signalbuddy.domain.crossroad.service.CrossroadSaveTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.crossroad.service.CrossroadSaveTest.xml [took 0s]
|
특정 피드백의 댓글 목록 가져오기 (org.programmers.signalbuddy.domain.comment.repository.CommentRepositoryTest) failed:
org.programmers.signalbuddy.domain.comment.repository.CommentRepositoryTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.comment.repository.CommentRepositoryTest.xml [took 0s]
|
탈퇴하지 않은 유저들의 피드백 목록 가져오기 (org.programmers.signalbuddy.domain.feedback.repository.FeedbackRepositoryTest) failed:
org.programmers.signalbuddy.domain.feedback.repository.FeedbackRepositoryTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.feedback.repository.FeedbackRepositoryTest.xml [took 0s]
|
관리자 : 피드백 목록을 다양한 조건으로 조회 (org.programmers.signalbuddy.domain.feedback.repository.FeedbackRepositoryTest) failed:
org.programmers.signalbuddy.domain.feedback.repository.FeedbackRepositoryTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.feedback.repository.FeedbackRepositoryTest.xml [took 0s]
|
관리자 : 피드백 목록을 다양한 조건으로 조회, 잘못된 컬럼명을 요청할 때 (org.programmers.signalbuddy.domain.feedback.repository.FeedbackRepositoryTest) failed:
org.programmers.signalbuddy.domain.feedback.repository.FeedbackRepositoryTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.feedback.repository.FeedbackRepositoryTest.xml [took 0s]
|
Open API를 요청할 때, 페이지 수와 사이즈를 지정하고 가져온 데이터 저장 (org.programmers.signalbuddy.domain.crossroad.service.CrossroadServiceTest) failed:
org.programmers.signalbuddy.domain.crossroad.service.CrossroadServiceTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.crossroad.service.CrossroadServiceTest.xml [took 0s]
|
즐겨찾기 목록 조회 테스트 (org.programmers.signalbuddy.domain.bookmark.repository.BookmarkRepositoryTest) failed:
org.programmers.signalbuddy.domain.bookmark.repository.BookmarkRepositoryTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.bookmark.repository.BookmarkRepositoryTest.xml [took 0s]
|
Full Text Search를 이용한 검색 쿼리 (org.programmers.signalbuddy.domain.feedback.repository.FeedbackJdbcRepositoryTest) failed:
org.programmers.signalbuddy.domain.feedback.repository.FeedbackJdbcRepositoryTest#L0
build/test-results/test/TEST-org.programmers.signalbuddy.domain.feedback.repository.FeedbackJdbcRepositoryTest.xml [took 0s]
|