Skip to content

test: 테스트 주석 #1059

test: 테스트 주석

test: 테스트 주석 #1059

Triggered via push December 7, 2024 04:41
Status Success
Total duration 12s
Artifacts
auto-pull-request
2s
auto-pull-request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
RoomControllerTest$RoomDelete.방장이 방을 삭제할 수 있다.: RoomControllerTest$RoomDelete#L193
org.opentest4j.AssertionFailedError: expected: 204 but was: 400
RoomControllerTest$RoomUpdate.방을 수정하면 변경된 리뷰 마감 기간에 자동으로 방이 종료되도록 수정한다.: RoomControllerTest$RoomUpdate#L170
java.lang.RuntimeException: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "exceptionType" (class corea.room.dto.RoomResponse), not marked as ignorable (19 known properties: "repositoryLink", "thumbnailLink", "message", "keywords", "manager", "bothCount", "reviewDeadline", "participationStatus", "recruitmentDeadline", "title", "content", "limitedParticipants", "id", "matchingSize", "classification", "reviewerCount", "roomStatus", "memberRole", "isPublic"]) at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 64] (through reference chain: corea.room.dto.RoomResponse["exceptionType"])
auto-pull-request
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
방장이 방을 삭제할 수 있다. (corea.room.controller.RoomControllerTest$RoomDelete) failed: corea.room.controller.RoomControllerTest$RoomDelete#L0
backend/build/test-results/test/TEST-corea.room.controller.RoomControllerTest$RoomDelete.xml [took 0s]