Merge branch 'develop' into feature/programming-exercises/cpp-template #424
check-translation-keys.yml
on: push
Check if translation keys are consistent
9s
Annotations
4 errors
Check if translation keys are consistent
Process completed with exit code 1.
|
test#L0
Junit Results ran 8247 in 1179.0370000000003 seconds 0 Errored, 1 Failed, 2 Skipped
|
getCourseScores_asInstructorOfCourseWithGradedPresentations_shouldReturnCourseScores():
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/assessment/ParticipantScoreIntegrationTest.java#L221
Junit test getCourseScores_asInstructorOfCourseWithGradedPresentations_shouldReturnCourseScores() failed org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in de.tum.cit.aet.artemis.assessment.ParticipantScoreIntegrationTest was not fulfilled within 10 seconds.
|
de.tum.cit.aet.artemis.assessment.ParticipantScoreIntegrationTest ► getCourseScores_asInstructorOfCourseWithGradedPresentations_shouldReturnCourseScores():
src/test/java/de/tum/cit/aet/artemis/assessment/ParticipantScoreIntegrationTest.java#L141
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.assessment.ParticipantScoreIntegrationTest.xml
Error:
org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in de.tum.cit.aet.artemis.assessment.ParticipantScoreIntegrationTest was not fulfilled within 10 seconds.
|