Skip to content

Merge branch 'develop' into feature/learning-paths/refactor-instructo… #741

Merge branch 'develop' into feature/learning-paths/refactor-instructo…

Merge branch 'develop' into feature/learning-paths/refactor-instructo… #741

Triggered via push October 13, 2024 20:34
Status Failure
Total duration 1m 17s
Artifacts
Check if windfiles and scripts match
28s
Check if windfiles and scripts match
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Check if windfiles and scripts match
Process completed with exit code 1.
test#L0
Junit Results ran 8232 in 1109.9109999999998 seconds 0 Errored, 3 Failed, 2 Skipped
testTutorialGroupNotifications_groupUnassigned(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/communication/notification/SingleUserNotificationServiceTest.java#L552
Junit test testTutorialGroupNotifications_groupUnassigned() failed java.lang.AssertionError: [1 Firebase notifications should have been sent] Expected size: 1 but was: 0 in: []
testDeleteTextExerciseWithCompetency(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/text/TextExerciseIntegrationTest.java#L196
Junit test testDeleteTextExerciseWithCompetency() failed Wanted but not invoked: competencyProgressService.updateProgressByCompetencyAsync( de.tum.cit.aet.artemis.atlas.domain.competency.Competency@303 ); -> at de.tum.cit.aet.artemis.atlas.service.competency.CompetencyProgressService.updateProgressByCompetencyAsync(CompetencyProgressService.java:123) Actually, there were zero interactions with this mock.
updateTextExerciseForExam(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/text/TextExerciseIntegrationTest.java#L505
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:145) Actually, there were zero interactions with this mock.
de.tum.cit.aet.artemis.communication.notification.SingleUserNotificationServiceTest ► testTutorialGroupNotifications_groupUnassigned(): src/test/java/de/tum/cit/aet/artemis/communication/notification/SingleUserNotificationServiceTest.java#L598
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.communication.notification.SingleUserNotificationServiceTest.xml Error: java.lang.AssertionError: [1 Firebase notifications should have been sent]
de.tum.cit.aet.artemis.text.TextExerciseIntegrationTest ► testDeleteTextExerciseWithCompetency(): src/main/java/de/tum/cit/aet/artemis/atlas/service/competency/CompetencyProgressService.java#L123
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.text.TextExerciseIntegrationTest.xml Error: Wanted but not invoked:
de.tum.cit.aet.artemis.text.TextExerciseIntegrationTest ► updateTextExerciseForExam(): src/main/java/de/tum/cit/aet/artemis/exam/service/ExamLiveEventsService.java#L145
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.text.TextExerciseIntegrationTest.xml Error: Wanted but not invoked: