Merge branch 'develop' into bugfix/fix-auxiliary-repository-build-ins… #1090
check-translation-keys.yml
on: push
Check if translation keys are consistent
9s
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.]
|