General
: Add LTI integration for Atlas, Iris, and Lectures
#59399
test.yml
on: pull_request
server-tests
14m 39s
server-style
2m 35s
client-tests
16m 39s
client-tests-selected
8m 37s
client-style
2m 5s
client-compilation
48s
Annotations
8 errors and 2 warnings
test#L0
Junit Results ran 8735 in 1436.0019999999993 seconds 0 Errored, 2 Failed, 0 Skipped
|
testUpdateModelingExerciseForExam_asInstructor():
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/modeling/ModelingExerciseIntegrationTest.java#L258
Junit test testUpdateModelingExerciseForExam_asInstructor() failed Wanted but not invoked:
examLiveEventsService.createAndSendProblemStatementUpdateEvent(
ModelingExercise{id=1551, maxPoints='5.0', diagramType='ClassDiagram', exampleSolutionModel='This is my example solution model', exampleSolutionExplanation='This is my example solution model'},
"notified!",
<any>
);
-> at de.tum.cit.aet.artemis.exam.service.ExamLiveEventsService.createAndSendProblemStatementUpdateEvent(ExamLiveEventsService.java:141)
Actually, there were zero interactions with this mock.
|
testGetFinishedBuildJobs_returnsFilteredJobs():
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/programming/icl/LocalCIResourceIntegrationTest.java#L279
Junit test testGetFinishedBuildJobs_returnsFilteredJobs() failed java.lang.AssertionError:
Expected size: 1 but was: 0 in:
[]
|
de.tum.cit.aet.artemis.modeling.ModelingExerciseIntegrationTest ► testUpdateModelingExerciseForExam_asInstructor():
src/main/java/de/tum/cit/aet/artemis/exam/service/ExamLiveEventsService.java#L141
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.modeling.ModelingExerciseIntegrationTest.xml
Error:
Wanted but not invoked:
|
de.tum.cit.aet.artemis.programming.icl.LocalCIResourceIntegrationTest ► testGetFinishedBuildJobs_returnsFilteredJobs():
src/test/java/de/tum/cit/aet/artemis/programming/icl/LocalCIResourceIntegrationTest.java#L309
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.programming.icl.LocalCIResourceIntegrationTest.xml
Error:
java.lang.AssertionError:
|
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
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
server-tests
No files were found with the provided path: build/reports/jacoco/aggregated/html. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Coverage Report Client Tests
|
6.37 MB |
|
JUnit Test Results
|
9.84 MB |
|