Skip to content

requested test change #1151

requested test change

requested test change #1151

Triggered via push January 14, 2025 10:19
Status Success
Total duration 58s
Artifacts
Check if windfiles and scripts match
51s
Check if windfiles and scripts match
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test#L0
Junit Results ran 8302 in 1227.9879999999994 seconds 0 Errored, 2 Failed, 1 Skipped
markAllChannelsAsRead(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/communication/ChannelIntegrationTest.java#L979
Junit test markAllChannelsAsRead() 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.ChannelIntegrationTest ► markAllChannelsAsRead(): src/test/java/de/tum/cit/aet/artemis/communication/ChannelIntegrationTest.java#L997
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.communication.ChannelIntegrationTest.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