Merge branch 'develop' into feature/text-exercises/replace-modal-with… #408
check-translation-keys.yml
on: push
Check if translation keys are consistent
10s
Annotations
6 errors
Check if translation keys are consistent
Process completed with exit code 1.
|
test#L0
Junit Results ran 8196 in 1123.2560000000003 seconds 0 Errored, 2 Failed, 2 Skipped
|
testDecreaseUnreadMessageCountWhenDeletingMessage():
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/communication/MessageIntegrationTest.java#L663
Junit test testDecreaseUnreadMessageCountWhenDeletingMessage() failed org.opentest4j.AssertionFailedError:
expected: 1L
but was: 0L
|
testUserTriesToDeleteBranch():
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/programming/icl/LocalVCIntegrationTest.java#L228
Junit test testUserTriesToDeleteBranch() failed org.apache.commons.io.IOExceptionList: 1 exception(s): [org.apache.commons.io.IOIndexedException: FileNotFoundException #6: File does not exist: /tmp/SHORTB3C5672003973044D00A4BE09DCAB2E4BEF8TSTEXC/shortb3c5672003973044d00a4be09dcab2e4bef8tstexc-localvcintstudent1.git/gc.log.lock]
|
de.tum.cit.aet.artemis.communication.MessageIntegrationTest ► testDecreaseUnreadMessageCountWhenDeletingMessage():
src/test/java/de/tum/cit/aet/artemis/communication/MessageIntegrationTest.java#L694
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.communication.MessageIntegrationTest.xml
Error:
org.opentest4j.AssertionFailedError:
|
de.tum.cit.aet.artemis.programming.icl.LocalVCIntegrationTest ► testUserTriesToDeleteBranch():
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.LocalVCIntegrationTest.xml
Error:
org.apache.commons.io.IOExceptionList: 1 exception(s): [org.apache.commons.io.IOIndexedException: FileNotFoundException #6: File does not exist: /tmp/SHORTB3C5672003973044D00A4BE09DCAB2E4BEF8TSTEXC/shortb3c5672003973044d00a4be09dcab2e4bef8tstexc-localvcintstudent1.git/gc.log.lock]
|