Communication: Fix an issue that stops channels from loading messages… #55400
test.yml
on: push
server-tests
15m 20s
server-style
2m 24s
client-tests
17m 16s
client-tests-selected
1m 10s
client-style
2m 23s
client-compilation
40s
Annotations
16 errors and 3 warnings
test#L0
Junit Results ran 8412 in 1173.0100000000004 seconds 0 Errored, 6 Failed, 2 Skipped
|
shouldImportAllCompetencies():
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/atlas/competency/CompetencyIntegrationTest.java#L283
Junit test shouldImportAllCompetencies() failed java.lang.AssertionError:
Expected size: 2 but was: 1 in:
[CompetencyWithTailRelationDTO[competency=de.tum.cit.aet.artemis.atlas.domain.competency.Competency@2d, tailRelations=null]]
|
shouldImportCompetencies():
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/atlas/competency/CompetencyIntegrationTest.java#L345
Junit test shouldImportCompetencies() failed java.lang.AssertionError:
Expected size: 2 but was: 1 in:
[CompetencyWithTailRelationDTO[competency=de.tum.cit.aet.artemis.atlas.domain.competency.Competency@38, tailRelations=null]]
|
shouldImportAllCompetencies():
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/atlas/competency/CourseCompetencyIntegrationTest.java#L193
Junit test shouldImportAllCompetencies() failed java.lang.AssertionError:
Expected size: 2 but was: 1 in:
[CompetencyWithTailRelationDTO[competency=de.tum.cit.aet.artemis.atlas.domain.competency.Competency@90, tailRelations=null]]
|
shouldImportAllCompetencies():
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/atlas/competency/PrerequisiteIntegrationTest.java#L277
Junit test shouldImportAllCompetencies() failed java.lang.AssertionError:
Expected size: 2 but was: 1 in:
[CompetencyWithTailRelationDTO[competency=de.tum.cit.aet.artemis.atlas.domain.competency.Prerequisite@e7, tailRelations=null]]
|
shouldImportCompetencies():
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/atlas/competency/PrerequisiteIntegrationTest.java#L339
Junit test shouldImportCompetencies() failed java.lang.AssertionError:
Expected size: 2 but was: 1 in:
[CompetencyWithTailRelationDTO[competency=de.tum.cit.aet.artemis.atlas.domain.competency.Prerequisite@f2, tailRelations=null]]
|
testConnectOverSshAndReceivePack():
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/programming/icl/LocalVCSshIntegrationTest.java#L115
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.atlas.competency.CompetencyIntegrationTest ► shouldImportAllCompetencies():
src/test/java/de/tum/cit/aet/artemis/atlas/competency/AbstractCompetencyPrerequisiteIntegrationTest.java#L511
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.atlas.competency.CompetencyIntegrationTest.xml
Error:
java.lang.AssertionError:
|
de.tum.cit.aet.artemis.atlas.competency.CompetencyIntegrationTest ► shouldImportCompetencies():
src/test/java/de/tum/cit/aet/artemis/atlas/competency/AbstractCompetencyPrerequisiteIntegrationTest.java#L660
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.atlas.competency.CompetencyIntegrationTest.xml
Error:
java.lang.AssertionError:
|
de.tum.cit.aet.artemis.atlas.competency.CourseCompetencyIntegrationTest ► shouldImportAllCompetencies():
src/test/java/de/tum/cit/aet/artemis/atlas/competency/AbstractCompetencyPrerequisiteIntegrationTest.java#L511
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.atlas.competency.CourseCompetencyIntegrationTest.xml
Error:
java.lang.AssertionError:
|
de.tum.cit.aet.artemis.atlas.competency.PrerequisiteIntegrationTest ► shouldImportAllCompetencies():
src/test/java/de/tum/cit/aet/artemis/atlas/competency/AbstractCompetencyPrerequisiteIntegrationTest.java#L511
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.atlas.competency.PrerequisiteIntegrationTest.xml
Error:
java.lang.AssertionError:
|
de.tum.cit.aet.artemis.atlas.competency.PrerequisiteIntegrationTest ► shouldImportCompetencies():
src/test/java/de/tum/cit/aet/artemis/atlas/competency/AbstractCompetencyPrerequisiteIntegrationTest.java#L660
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.atlas.competency.PrerequisiteIntegrationTest.xml
Error:
java.lang.AssertionError:
|
de.tum.cit.aet.artemis.programming.icl.LocalVCSshIntegrationTest ► testConnectOverSshAndReceivePack():
src/test/java/de/tum/cit/aet/artemis/programming/icl/LocalVCSshIntegrationTest.java#L183
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.]
|
server-tests
Process completed with exit code 1.
|
server-tests
Process completed with exit code 1.
|
server-tests
Failed test were found and 'fail-on-error' option is set to true
|
server-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: ashley-taylor/junit-report-annotations-action@f9c1a5cbe28479439f82b80a5402a6d3aa1990ac. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
server-tests
No files were found with the provided path: build/reports/jacoco/test/html/. No artifacts will be uploaded.
|
server-tests
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Coverage Report Client Tests
|
6.31 MB |
|