Merge branch 'develop' into feature/text-exercises/highlight-selected… #1009
check-aeolus-scripts.yml
on: push
Check if windfiles and scripts match
51s
Annotations
3 errors and 1 warning
test#L0
Junit Results ran 8567 in 1300.0620000000008 seconds 0 Errored, 1 Failed, 1 Skipped
|
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.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
|