Skip to content

Communication: Reduce height of channel and chat item card #60268

Communication: Reduce height of channel and chat item card

Communication: Reduce height of channel and chat item card #60268

Triggered via pull request October 14, 2024 16:13
@rabeatworkrabeatwork
opened #9480
Status Success
Total duration 12s
Artifacts

pullrequest-labeler.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test#L0
Junit Results ran 8234 in 1128.9809999999995 seconds 0 Errored, 3 Failed, 2 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#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.
testDeleteModelingExerciseWithCompetency(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/modeling/ModelingExerciseIntegrationTest.java#L409
Junit test testDeleteModelingExerciseWithCompetency() failed Wanted but not invoked: competencyProgressService.updateProgressByCompetencyAsync( de.tum.cit.aet.artemis.atlas.domain.competency.Competency@34 ); -> at de.tum.cit.aet.artemis.atlas.service.competency.CompetencyProgressService.updateProgressByCompetencyAsync(CompetencyProgressService.java:123) 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#L145
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.modeling.ModelingExerciseIntegrationTest.xml Error: Wanted but not invoked:
de.tum.cit.aet.artemis.modeling.ModelingExerciseIntegrationTest ► testDeleteModelingExerciseWithCompetency(): 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.modeling.ModelingExerciseIntegrationTest.xml Error: Wanted but not invoked: