Skip to content

Communication: Change posting deletion logic to not abort when deconstructing a post #63350

Communication: Change posting deletion logic to not abort when deconstructing a post

Communication: Change posting deletion logic to not abort when deconstructing a post #63350

Triggered via pull request December 25, 2024 17:44
@badkeyybadkeyy
synchronize #10073
Status Success
Total duration 14s
Artifacts

pullrequest-labeler.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test#L0
Junit Results ran 8586 in 1316.9390000000012 seconds 0 Errored, 3 Failed, 1 Skipped
updateExercisePoints_ShouldUpdatePointsInParticipantScores(boolean) [2] isTeamTest=false: /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/assessment/ResultListenerIntegrationTest.java#L0
Junit test updateExercisePoints_ShouldUpdatePointsInParticipantScores(boolean) [2] isTeamTest=false failed org.opentest4j.AssertionFailedError: expected: 200.0 but was: 20.0
testDecreaseUnreadMessageCountWhenDeletingMessage(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/communication/MessageIntegrationTest.java#L695
Junit test testDecreaseUnreadMessageCountWhenDeletingMessage() failed org.opentest4j.AssertionFailedError: expected: 0L but was: 1L
testDeleteExamWithStudentExamsAfterConductionAndEvaluation(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/exam/StudentExamIntegrationTest.java#L2259
Junit test testDeleteExamWithStudentExamsAfterConductionAndEvaluation() failed java.lang.AssertionError: Response status expected:<200> but was:<500>
de.tum.cit.aet.artemis.assessment.ResultListenerIntegrationTest ► updateExercisePoints_ShouldUpdatePointsInParticipantScores(boolean) [2] isTeamTest=false: src/test/java/de/tum/cit/aet/artemis/assessment/ResultListenerIntegrationTest.java#L121
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.assessment.ResultListenerIntegrationTest.xml Error: org.opentest4j.AssertionFailedError:
de.tum.cit.aet.artemis.communication.MessageIntegrationTest ► testDecreaseUnreadMessageCountWhenDeletingMessage(): src/test/java/de/tum/cit/aet/artemis/communication/MessageIntegrationTest.java#L725
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.communication.MessageIntegrationTest.xml Error: org.opentest4j.AssertionFailedError:
de.tum.cit.aet.artemis.exam.StudentExamIntegrationTest ► testDeleteExamWithStudentExamsAfterConductionAndEvaluation(): src/test/java/de/tum/cit/aet/artemis/core/util/RequestUtilService.java#L780
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.exam.StudentExamIntegrationTest.xml Error: java.lang.AssertionError: Response status expected:<200> but was:<500>
label
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636