Merge branch 'develop' into feature/programming-exercises/ts-template #796
check-aeolus-scripts.yml
on: push
Check if windfiles and scripts match
50s
Annotations
3 errors
test#L0
Junit Results ran 8303 in 1079.1179999999995 seconds 0 Errored, 1 Failed, 2 Skipped
|
testConnectOverSshAndReceivePack():
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/programming/icl/LocalVCSshIntegrationTest.java#L120
Junit test testConnectOverSshAndReceivePack() failed org.opentest4j.AssertionFailedError: [There are more server sessions activated than expected.]
expected: 2L
but was: 1L
|
de.tum.cit.aet.artemis.programming.icl.LocalVCSshIntegrationTest ► testConnectOverSshAndReceivePack():
src/test/java/de/tum/cit/aet/artemis/programming/icl/LocalVCSshIntegrationTest.java#L188
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.programming.icl.LocalVCSshIntegrationTest.xml
Error:
org.opentest4j.AssertionFailedError: [There are more server sessions activated than expected.]
|