Adaptive learning
: Improve adaptive learning dashboard
#61163
Triggered via pull request
October 31, 2024 17:22
MaximilianAnzinger
synchronize
#9649
Status
Success
Total duration
11s
Artifacts
–
Annotations
3 errors
test#L0
Junit Results ran 8380 in 1208.5169999999996 seconds 0 Errored, 1 Failed, 2 Skipped
|
testGetLearningPathNgxAsInstructor(NgxRequestType) [2] type=path:
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/atlas/learningpath/LearningPathIntegrationTest.java#L0
Junit test testGetLearningPathNgxAsInstructor(NgxRequestType) [2] type=path failed java.lang.AssertionError: Response status expected:<200> but was:<400>
|
de.tum.cit.aet.artemis.atlas.learningpath.LearningPathIntegrationTest ► testGetLearningPathNgxAsInstructor(NgxRequestType) [2] type=path:
src/test/java/de/tum/cit/aet/artemis/core/util/RequestUtilService.java#L654
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.atlas.learningpath.LearningPathIntegrationTest.xml
Error:
java.lang.AssertionError: Response status expected:<200> but was:<400>
|