Development: Improve server test quality #9
check-translation-keys.yml
on: push
Check if translation keys are consistent
10s
Annotations
3 errors and 1 warning
test#L0
Junit Results ran 8500 in 1232.2079999999992 seconds 0 Errored, 1 Failed, 1 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.
|
Check if translation keys are consistent
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|