Skip to content

feat: test 복구

feat: test 복구 #115

Triggered via push December 25, 2024 07:41
Status Success
Total duration 1m 35s
Artifacts
backend-docker-build-and-push
1m 26s
backend-docker-build-and-push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
EpicFactoryTest.이미지없는_에픽이슈를_정상적으로_생성(): src/test/java/dynamicquad/agilehub/issue/service/factory/EpicFactoryTest.java#L80
org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis
EpicFactoryTest.이미지없는_에픽이슈에_넣은_assignee가_프로젝트에_속하지않을때_예외처리(): src/test/java/dynamicquad/agilehub/issue/service/factory/EpicFactoryTest.java#L158
java.lang.AssertionError: Expecting actual throwable to be an instance of: dynamicquad.agilehub.global.exception.GeneralException but was: org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$ExceptionTranslatingConnectionProvider.translateException(LettuceConnectionFactory.java:1795) at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$ExceptionTranslatingConnectionProvider.getConnection(LettuceConnectionFactory.java:1726) at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$SharedConnection.getNativeConnection(LettuceConnectionFactory.java:1528) ...(126 remaining lines not displayed - this can be changed with Assertions.setMaxStackTraceElementsDisplayed)
EpicFactoryTest.이미지없는_에픽이슈에_넣은_assinee가_서비스에_존재하지않을때_예외처리(): src/test/java/dynamicquad/agilehub/issue/service/factory/EpicFactoryTest.java#L121
java.lang.AssertionError: Expecting actual throwable to be an instance of: dynamicquad.agilehub.global.exception.GeneralException but was: org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$ExceptionTranslatingConnectionProvider.translateException(LettuceConnectionFactory.java:1795) at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$ExceptionTranslatingConnectionProvider.getConnection(LettuceConnectionFactory.java:1726) at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$SharedConnection.getNativeConnection(LettuceConnectionFactory.java:1528) ...(126 remaining lines not displayed - this can be changed with Assertions.setMaxStackTraceElementsDisplayed)
StoryFactoryTest.부모이슈가_스토리나_테스크일때_예외처리(): src/test/java/dynamicquad/agilehub/issue/service/factory/StoryFactoryTest.java#L72
java.lang.AssertionError: Expecting actual throwable to be an instance of: dynamicquad.agilehub.global.exception.GeneralException but was: org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$ExceptionTranslatingConnectionProvider.translateException(LettuceConnectionFactory.java:1795) at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$ExceptionTranslatingConnectionProvider.getConnection(LettuceConnectionFactory.java:1726) at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$SharedConnection.getNativeConnection(LettuceConnectionFactory.java:1528) ...(126 remaining lines not displayed - this can be changed with Assertions.setMaxStackTraceElementsDisplayed)
StoryFactoryTest.부모이슈가_정상적으로_등록(): src/test/java/dynamicquad/agilehub/issue/service/factory/StoryFactoryTest.java#L134
org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis
TaskFactoryTest.부모이슈가_에픽이거나_테스크일때_예외처리(): src/test/java/dynamicquad/agilehub/issue/service/factory/TaskFactoryTest.java#L75
java.lang.AssertionError: Expecting actual throwable to be an instance of: dynamicquad.agilehub.global.exception.GeneralException but was: org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$ExceptionTranslatingConnectionProvider.translateException(LettuceConnectionFactory.java:1795) at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$ExceptionTranslatingConnectionProvider.getConnection(LettuceConnectionFactory.java:1726) at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$SharedConnection.getNativeConnection(LettuceConnectionFactory.java:1528) ...(126 remaining lines not displayed - this can be changed with Assertions.setMaxStackTraceElementsDisplayed)
TaskFactoryTest.부모이슈를_정상적으로_등록(): src/test/java/dynamicquad/agilehub/issue/service/factory/TaskFactoryTest.java#L116
org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis
backend-docker-build-and-push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636