Skip to content

Merge branch 'develop' into bugfix/fix-auxiliary-repository-build-ins… #1090

Merge branch 'develop' into bugfix/fix-auxiliary-repository-build-ins…

Merge branch 'develop' into bugfix/fix-auxiliary-repository-build-ins… #1090

Triggered via push October 27, 2024 21:56
Status Success
Total duration 20s
Artifacts
Check if translation keys are consistent
9s
Check if translation keys are consistent
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test#L0
Junit Results ran 8363 in 1140.9489999999994 seconds 0 Errored, 2 Failed, 2 Skipped
testGradedStudentExamSummaryWithGradingScaleAsStudentBeforePublishResults(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/exam/StudentExamIntegrationTest.java#L1957
Junit test testGradedStudentExamSummaryWithGradingScaleAsStudentBeforePublishResults() failed java.lang.AssertionError: Response status expected:<403> but was:<200>
testConnectOverSshAndReceivePack(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/programming/icl/LocalVCSshIntegrationTest.java#L115
Junit test testConnectOverSshAndReceivePack() failed org.opentest4j.AssertionFailedError: [There are more server sessions activated than expected.] expected: 2L but was: 1L
de.tum.cit.aet.artemis.exam.StudentExamIntegrationTest ► testGradedStudentExamSummaryWithGradingScaleAsStudentBeforePublishResults(): src/test/java/de/tum/cit/aet/artemis/core/util/RequestUtilService.java#L654
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.exam.StudentExamIntegrationTest.xml Error: java.lang.AssertionError: Response status expected:<403> but was:<200>
de.tum.cit.aet.artemis.programming.icl.LocalVCSshIntegrationTest ► testConnectOverSshAndReceivePack(): src/test/java/de/tum/cit/aet/artemis/programming/icl/LocalVCSshIntegrationTest.java#L183
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.programming.icl.LocalVCSshIntegrationTest.xml Error: org.opentest4j.AssertionFailedError: [There are more server sessions activated than expected.]