Skip to content

Development: Remove redundant e2e test #63179

Development: Remove redundant e2e test

Development: Remove redundant e2e test #63179

Triggered via pull request December 18, 2024 14:11
@muradiummuradium
opened #10046
Status Success
Total duration 14s
Artifacts

pullrequest-labeler.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test#L0
Junit Results ran 8553 in 1272.1469999999986 seconds 0 Errored, 2 Failed, 1 Skipped
getCourseScores_asInstructorOfCourse_shouldReturnCourseScores(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/assessment/ParticipantScoreIntegrationTest.java#L209
Junit test getCourseScores_asInstructorOfCourse_shouldReturnCourseScores() failed org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in de.tum.cit.aet.artemis.assessment.ParticipantScoreIntegrationTest was not fulfilled within 10 seconds.
updateFileUploadExerciseForExam_asInstructor(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/fileupload/FileUploadExerciseIntegrationTest.java#L411
Junit test updateFileUploadExerciseForExam_asInstructor() 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.assessment.ParticipantScoreIntegrationTest ► getCourseScores_asInstructorOfCourse_shouldReturnCourseScores(): src/test/java/de/tum/cit/aet/artemis/assessment/ParticipantScoreIntegrationTest.java#L140
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.assessment.ParticipantScoreIntegrationTest.xml Error: org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in de.tum.cit.aet.artemis.assessment.ParticipantScoreIntegrationTest was not fulfilled within 10 seconds.
de.tum.cit.aet.artemis.fileupload.FileUploadExerciseIntegrationTest ► updateFileUploadExerciseForExam_asInstructor(): 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.fileupload.FileUploadExerciseIntegrationTest.xml Error: Wanted but not invoked:
label
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636