Skip to content

Merge branch 'develop' into feature/integrated-code-lifecycle/pause-b… #6

Merge branch 'develop' into feature/integrated-code-lifecycle/pause-b…

Merge branch 'develop' into feature/integrated-code-lifecycle/pause-b… #6

Triggered via push September 28, 2024 17:51
Status Failure
Total duration 1m 11s
Artifacts
Check if translation keys are consistent
7s
Check if translation keys are consistent
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Check if translation keys are consistent
Process completed with exit code 2.
test#L0
Junit Results ran 7706 in 1161.3949999999993 seconds 0 Errored, 8 Failed, 3 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=1589, 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@106 ); -> at de.tum.cit.aet.artemis.atlas.service.competency.CompetencyProgressService.updateProgressByCompetencyAsync(CompetencyProgressService.java:123) Actually, there were zero interactions with this mock.
testCannotFindResults(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/programming/localvcci/LocalCIIntegrationTest.java#L291
Junit test testCannotFindResults() failed org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in de.tum.cit.aet.artemis.programming.localvcci.LocalVCLocalCITestService was not fulfilled within 20 seconds.
testCommitHashNull(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/programming/localvcci/LocalCIIntegrationTest.java#L257
Junit test testCommitHashNull() failed org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in de.tum.cit.aet.artemis.programming.localvcci.LocalVCLocalCITestService was not fulfilled within 10 seconds.
testPauseAndResumeBuildAgent(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/programming/localvcci/LocalCIIntegrationTest.java#L485
Junit test testPauseAndResumeBuildAgent() failed org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in de.tum.cit.aet.artemis.programming.localvcci.LocalVCLocalCITestService was not fulfilled within 10 seconds.
testSubmitViaOnlineEditor(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/programming/localvcci/LocalCIIntegrationTest.java#L144
Junit test testSubmitViaOnlineEditor() failed org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in de.tum.cit.aet.artemis.programming.localvcci.LocalVCLocalCITestService was not fulfilled within 10 seconds.
testConnectOverSshAndReceivePack(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/programming/localvcci/LocalVCSshIntegrationTest.java#L111
Junit test testConnectOverSshAndReceivePack() failed java.lang.NullPointerException: Cannot invoke "org.apache.sshd.server.ExitCallback.onExit(int, String)" because "cb" is null
testFetchPush_repositoryDoesNotExist(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/programming/localvcci/MultipleHostKeyProviderTest.java#L0
Junit test testFetchPush_repositoryDoesNotExist() failed org.apache.commons.io.IOExceptionList: 1 exception(s): [org.apache.commons.io.IOIndexedException: FileNotFoundException #4: File does not exist: /tmp/SHORTE4B43AFE00E3A04448088B902A52ED008F68TSTEXC/some-repository-slug.git/gc.log.lock]
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:
de.tum.cit.aet.artemis.programming.localvcci.LocalCIIntegrationTest ► testCannotFindResults(): src/test/java/de/tum/cit/aet/artemis/programming/localvcci/LocalVCLocalCITestService.java#L575
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.programming.localvcci.LocalCIIntegrationTest.xml Error: org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in de.tum.cit.aet.artemis.programming.localvcci.LocalVCLocalCITestService was not fulfilled within 20 seconds.
de.tum.cit.aet.artemis.programming.localvcci.LocalCIIntegrationTest ► testCommitHashNull(): src/test/java/de/tum/cit/aet/artemis/programming/localvcci/LocalVCLocalCITestService.java#L575
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.programming.localvcci.LocalCIIntegrationTest.xml Error: org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in de.tum.cit.aet.artemis.programming.localvcci.LocalVCLocalCITestService was not fulfilled within 10 seconds.
de.tum.cit.aet.artemis.programming.localvcci.LocalCIIntegrationTest ► testPauseAndResumeBuildAgent(): src/test/java/de/tum/cit/aet/artemis/programming/localvcci/LocalVCLocalCITestService.java#L575
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.programming.localvcci.LocalCIIntegrationTest.xml Error: org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in de.tum.cit.aet.artemis.programming.localvcci.LocalVCLocalCITestService was not fulfilled within 10 seconds.
de.tum.cit.aet.artemis.programming.localvcci.LocalCIIntegrationTest ► testSubmitViaOnlineEditor(): src/test/java/de/tum/cit/aet/artemis/programming/localvcci/LocalVCLocalCITestService.java#L575
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.programming.localvcci.LocalCIIntegrationTest.xml Error: org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in de.tum.cit.aet.artemis.programming.localvcci.LocalVCLocalCITestService was not fulfilled within 10 seconds.
de.tum.cit.aet.artemis.programming.localvcci.LocalVCSshIntegrationTest ► testConnectOverSshAndReceivePack(): src/main/java/de/tum/cit/aet/artemis/programming/service/localvc/ssh/SshGitCommand.java#L103
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.programming.localvcci.LocalVCSshIntegrationTest.xml Error: java.lang.NullPointerException: Cannot invoke "org.apache.sshd.server.ExitCallback.onExit(int, String)" because "cb" is null
de.tum.cit.aet.artemis.programming.localvcci.MultipleHostKeyProviderTest ► testFetchPush_repositoryDoesNotExist(): src/test/java/de/tum/cit/aet/artemis/programming/localvcci/LocalVCIntegrationTest.java#L85
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.programming.localvcci.MultipleHostKeyProviderTest.xml Error: org.apache.commons.io.IOExceptionList: 1 exception(s): [org.apache.commons.io.IOIndexedException: FileNotFoundException #4: File does not exist: /tmp/SHORTE4B43AFE00E3A04448088B902A52ED008F68TSTEXC/some-repository-slug.git/gc.log.lock]