Iris
: Add lecture transcription storage
#64398
Triggered via pull request
January 21, 2025 15:56
sebastianloose
synchronize
#10176
Status
Success
Total duration
11s
Artifacts
–
Annotations
4 errors and 1 warning
test#L0
Junit Results ran 3086 in 211.362 seconds 0 Errored, 2 Failed, 0 Skipped
|
[1] fileUpdate=true:
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/AttachmentResourceIntegrationTest.java#L0
Junit test [1] fileUpdate=true failed org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: de.tum.cit.aet.artemis.lecture.domain.Lecture.lectureTranscriptions: could not initialize proxy - no Session
|
[2] fileUpdate=false:
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/AttachmentResourceIntegrationTest.java#L0
Junit test [2] fileUpdate=false failed org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: de.tum.cit.aet.artemis.lecture.domain.Lecture.lectureTranscriptions: could not initialize proxy - no Session
|
de.tum.cit.aet.artemis.lecture.AttachmentResourceIntegrationTest ► [1] fileUpdate=true:
src/test/java/de/tum/cit/aet/artemis/lecture/AttachmentResourceIntegrationTest.java#L107
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.lecture.AttachmentResourceIntegrationTest.xml
build/test-results/test/TEST-de.tum.cit.aet.artemis.lecture.AttachmentResourceIntegrationTest.xml
Error:
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: de.tum.cit.aet.artemis.lecture.domain.Lecture.lectureTranscriptions: could not initialize proxy - no Session
|
label
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|