Skip to content

General: Cache course icons and profile pictures to improve performan… #51865

General: Cache course icons and profile pictures to improve performan…

General: Cache course icons and profile pictures to improve performan… #51865

Triggered via push October 12, 2024 20:47
Status Success
Total duration 15m 5s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test#L0
Junit Results ran 8234 in 1087.9650000000001 seconds 0 Errored, 1 Failed, 2 Skipped
testUpdateModelingExerciseForExam_asInstructor(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/modeling/ModelingExerciseIntegrationTest.java#L257
Junit test testUpdateModelingExerciseForExam_asInstructor() failed Wanted but not invoked: examLiveEventsService.createAndSendProblemStatementUpdateEvent( ModelingExercise{id=1396, maxPoints='5.0', diagramType='ClassDiagram', exampleSolutionModel='This is my example solution model', exampleSolutionExplanation='This is my example solution model'}, "notified!", <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.modeling.ModelingExerciseIntegrationTest ► testUpdateModelingExerciseForExam_asInstructor(): 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.modeling.ModelingExerciseIntegrationTest.xml Error: Wanted but not invoked: