Skip to content

Merge branch 'develop' into chore/playwright/add-execution-options #2604

Merge branch 'develop' into chore/playwright/add-execution-options

Merge branch 'develop' into chore/playwright/add-execution-options #2604

Triggered via push December 22, 2024 18:26
Status Success
Total duration 16s
Artifacts
Check if translation keys are consistent
8s
Check if translation keys are consistent
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test#L0
Junit Results ran 8567 in 1340.1130000000003 seconds 0 Errored, 2 Failed, 1 Skipped
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.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>
Check if translation keys are consistent
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636