Programming exercises
: Fix VCS access tokens for team exercises
#61868
Triggered via pull request
November 19, 2024 06:54
SimonEntholzer
synchronize
#9802
Status
Success
Total duration
11s
Artifacts
–
Annotations
3 errors
test#L0
Junit Results ran 8414 in 1145.3640000000003 seconds 0 Errored, 1 Failed, 2 Skipped
|
testUserCreatesNewBranch():
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/programming/icl/LocalVCSshIntegrationTest.java#L0
Junit test testUserCreatesNewBranch() failed org.apache.commons.io.IOExceptionList: 1 exception(s): [org.apache.commons.io.IOIndexedException: FileNotFoundException #6: File does not exist: /tmp/SHORT5AA3B3A3009F704AF609A36015BF804FE894TSTEXC/short5aa3b3a3009f704af609a36015bf804fe894tstexc-localvcsshintstudent1.git/gc.log.lock]
|
de.tum.cit.aet.artemis.programming.icl.LocalVCSshIntegrationTest ► testUserCreatesNewBranch():
src/test/java/de/tum/cit/aet/artemis/programming/util/LocalRepository.java#L122
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.programming.icl.LocalVCSshIntegrationTest.xml
Error:
org.apache.commons.io.IOExceptionList: 1 exception(s): [org.apache.commons.io.IOIndexedException: FileNotFoundException #6: File does not exist: /tmp/SHORT5AA3B3A3009F704AF609A36015BF804FE894TSTEXC/short5aa3b3a3009f704af609a36015bf804fe894tstexc-localvcsshintstudent1.git/gc.log.lock]
|