Skip to content

Merge branch 'develop' into bugfix/communication/disable-create-chann… #1022

Merge branch 'develop' into bugfix/communication/disable-create-chann…

Merge branch 'develop' into bugfix/communication/disable-create-chann… #1022

Status Success
Total duration 1m 5s
Artifacts
Check if windfiles and scripts match
56s
Check if windfiles and scripts match
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test#L0
Junit Results ran 8586 in 1312.9270000000004 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
updateTextExerciseForExam(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/text/TextExerciseIntegrationTest.java#L507
Junit test updateTextExerciseForExam() failed Wanted but not invoked: examLiveEventsService.createAndSendProblemStatementUpdateEvent( <any>, <any>, <any> ); -> at de.tum.cit.aet.artemis.exam.service.ExamLiveEventsService.createAndSendProblemStatementUpdateEvent(ExamLiveEventsService.java:141) Actually, there were zero interactions with this mock.
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.text.TextExerciseIntegrationTest ► updateTextExerciseForExam(): src/main/java/de/tum/cit/aet/artemis/exam/service/ExamLiveEventsService.java#L141
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.text.TextExerciseIntegrationTest.xml Error: Wanted but not invoked:
Check if windfiles and scripts match
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636