Lectures
: Fix file names for downloads with chromium browsers
#5790
validate-pr-title.yml
on: pull_request
validate-pr-title
1s
Annotations
7 errors
test#L0
Junit Results ran 8493 in 1263.8129999999994 seconds 0 Errored, 3 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.
|
testGetExistingCheckedOutRepositoryByLocalPathRemovesEmptyRepo():
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/programming/GitServiceTest.java#L213
Junit test testGetExistingCheckedOutRepositoryByLocalPathRemovesEmptyRepo() failed org.apache.commons.io.IOExceptionList: 1 exception(s): [org.apache.commons.io.IOIndexedException: IOException #3: Cannot delete file: repos/server-integration-test/test-repository/.git]
|
testPushDockerImageCleanupInfo():
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/programming/icl/SharedQueueManagementServiceTest.java#L17
Junit test testPushDockerImageCleanupInfo() failed org.opentest4j.AssertionFailedError:
expected: 3
but was: 4
|
de.tum.cit.aet.artemis.assessment.ParticipantScoreIntegrationTest ► getCourseScores_asInstructorOfCourseWithGradedPresentations_shouldReturnCourseScores():
src/test/java/de/tum/cit/aet/artemis/assessment/ParticipantScoreIntegrationTest.java#L140
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.
|
de.tum.cit.aet.artemis.programming.GitServiceTest ► testGetExistingCheckedOutRepositoryByLocalPathRemovesEmptyRepo():
src/test/java/de/tum/cit/aet/artemis/programming/GitServiceTest.java#L224
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.programming.GitServiceTest.xml
Error:
org.apache.commons.io.IOExceptionList: 1 exception(s): [org.apache.commons.io.IOIndexedException: IOException #3: Cannot delete file: repos/server-integration-test/test-repository/.git]
|
de.tum.cit.aet.artemis.programming.icl.SharedQueueManagementServiceTest ► testPushDockerImageCleanupInfo():
src/test/java/de/tum/cit/aet/artemis/programming/icl/SharedQueueManagementServiceTest.java#L42
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.programming.icl.SharedQueueManagementServiceTest.xml
Error:
org.opentest4j.AssertionFailedError:
|