Merge branch 'develop' into chore/development/migrate-diff #414
check-translation-keys.yml
on: push
Check if translation keys are consistent
8s
Annotations
5 errors and 1 notice
Check if translation keys are consistent
Process completed with exit code 1.
|
de.tum.cit.aet.artemis.quiz.QuizExerciseIntegrationTest ► testDeleteQuizExerciseWithSubmittedAnswers(QuizMode) [1] quizMode=SYNCHRONIZED:
src/test/java/de/tum/cit/aet/artemis/core/util/RequestUtilService.java#L769
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.quiz.QuizExerciseIntegrationTest.xml
build/test-results/test/TEST-de.tum.cit.aet.artemis.quiz.QuizExerciseIntegrationTest.xml
Error:
java.lang.AssertionError: Response status expected:<200> but was:<500>
|
de.tum.cit.aet.artemis.quiz.QuizSubmissionIntegrationTest ► testQuizSubmitScheduledAndDeleted():
src/test/java/de/tum/cit/aet/artemis/core/util/RequestUtilService.java#L769
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.quiz.QuizSubmissionIntegrationTest.xml
Error:
java.lang.AssertionError: Response status expected:<200> but was:<500>
|
de.tum.cit.aet.artemis.exam.ExamParticipationIntegrationTest ► testGetExamScore(boolean, boolean) [3] withCourseBonus=false, withSecondCorrectionAndStarted=true:
src/test/java/de/tum/cit/aet/artemis/exam/ExamParticipationIntegrationTest.java#L892
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.exam.ExamParticipationIntegrationTest.xml
build/test-results/test/TEST-de.tum.cit.aet.artemis.exam.ExamParticipationIntegrationTest.xml
Error:
org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in de.tum.cit.aet.artemis.exam.ExamParticipationIntegrationTest was not fulfilled within 1 minutes.
|
de.tum.cit.aet.artemis.programming.CourseGitlabJenkinsIntegrationTest ► testGetExerciseStatsForCourseOverview():
src/test/java/de/tum/cit/aet/artemis/core/util/CourseTestService.java#L2731
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.programming.CourseGitlabJenkinsIntegrationTest.xml
Error:
org.opentest4j.AssertionFailedError:
|
test#L0
Junit Results ran 8228 in 1120.9459999999995 seconds 0 Errored, 0 Failed, 2 Skipped
|