Merge branch 'develop' into chore/exam-mode/add-save-button #1227
check-translation-keys.yml
on: push
Check if translation keys are consistent
10s
Annotations
3 errors
test#L0
Junit Results ran 8380 in 1152.8419999999999 seconds 0 Errored, 1 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>
|
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>
|