Skip to content

Be/#5 Spring Batch를 적용한 문제 완전 삭제 기능 구현 #78

Be/#5 Spring Batch를 적용한 문제 완전 삭제 기능 구현

Be/#5 Spring Batch를 적용한 문제 완전 삭제 기능 구현 #78

Triggered via pull request August 31, 2023 05:39
@youKeonyouKeon
opened #6
BE/#5
Status Failure
Total duration 1m 31s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
com.psq.backend.batch.RemoveDeletedProblemTest ► 삭제된지 3일이 지난 문제는 완전 삭제된다: backend/src/test/java/com/psq/backend/batch/RemoveDeletedProblemTest.java#L89
Failed test found in: backend/build/test-results/test/TEST-com.psq.backend.batch.RemoveDeletedProblemTest.xml Error: org.springframework.batch.core.repository.JobInstanceAlreadyCompleteException: A job instance already exists and is complete for parameters={time=1693460439623}. If you want to run this job again, change the parameters.
backend-test
Failed test were found and 'fail-on-error' option is set to true
backend-test
Process completed with exit code 1.