Skip to content

Development: Compress specific websocket messages with gzip to reduce payload size #6471

Development: Compress specific websocket messages with gzip to reduce payload size

Development: Compress specific websocket messages with gzip to reduce payload size #6471

Triggered via pull request December 29, 2024 11:32
@kruschekrusche
opened #10087
Status Success
Total duration 14s
Artifacts

pullrequest-opened.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test#L0
Junit Results ran 8586 in 1363.892999999999 seconds 0 Errored, 2 Failed, 1 Skipped
updateExercisePoints_ShouldUpdatePointsInParticipantScores(boolean) [2] isTeamTest=false: /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/assessment/ResultListenerIntegrationTest.java#L0
Junit test updateExercisePoints_ShouldUpdatePointsInParticipantScores(boolean) [2] isTeamTest=false failed org.opentest4j.AssertionFailedError: expected: 200.0 but was: 20.0
testUpdateModelingExerciseForExam_asInstructor(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/modeling/ModelingExerciseIntegrationTest.java#L258
Junit test testUpdateModelingExerciseForExam_asInstructor() failed Wanted but not invoked: examLiveEventsService.createAndSendProblemStatementUpdateEvent( ModelingExercise{id=1480, 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:141) Actually, there were zero interactions with this mock.
de.tum.cit.aet.artemis.assessment.ResultListenerIntegrationTest ► updateExercisePoints_ShouldUpdatePointsInParticipantScores(boolean) [2] isTeamTest=false: src/test/java/de/tum/cit/aet/artemis/assessment/ResultListenerIntegrationTest.java#L121
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.assessment.ResultListenerIntegrationTest.xml Error: org.opentest4j.AssertionFailedError:
de.tum.cit.aet.artemis.modeling.ModelingExerciseIntegrationTest ► testUpdateModelingExerciseForExam_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.modeling.ModelingExerciseIntegrationTest.xml Error: Wanted but not invoked:
assign
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636