Skip to content

Automatic Dependency Submission (Gradle) #6259

Automatic Dependency Submission (Gradle)

Automatic Dependency Submission (Gradle) #6259

Triggered via dynamic October 15, 2025 23:19
Status Success
Total duration 53s
Artifacts 1

auto-submission

on: dynamic
submit-gradle
47s
submit-gradle
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 2 notices
test#L0
Junit Results ran 9198 in 868.3679999999998 seconds 0 Errored, 30 Failed, 120 Skipped
deleteLecture_asInstructorNotInCourse_shouldReturnForbidden(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L423
Junit test deleteLecture_asInstructorNotInCourse_shouldReturnForbidden() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
deleteLecture_lectureDoesNot_shouldReturnNotFound(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L429
Junit test deleteLecture_lectureDoesNot_shouldReturnNotFound() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
testGetLectureTitleAsUser(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L449
Junit test testGetLectureTitleAsUser() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
testCreateLectureSeriesShouldReturnForbiddenIfUserNotAtLeastInstructor(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L528
Junit test testCreateLectureSeriesShouldReturnForbiddenIfUserNotAtLeastInstructor() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
testGetLectureTitleForNonExistingLecture(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L465
Junit test testGetLectureTitleForNonExistingLecture() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
getLecture_asStudentNotInCourse_shouldReturnForbidden(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L318
Junit test getLecture_asStudentNotInCourse_shouldReturnForbidden() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
getLecture_ExerciseAndAttachmentReleased_shouldGetLectureWithAllLectureUnits(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L325
Junit test getLecture_ExerciseAndAttachmentReleased_shouldGetLectureWithAllLectureUnits() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
testGetLectureTitleAsInstuctor(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L435
Junit test testGetLectureTitleAsInstuctor() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
getLectureForCourse_withLectureUnits_shouldGetLecturesWithLectureUnits(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L309
Junit test getLectureForCourse_withLectureUnits_shouldGetLecturesWithLectureUnits() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
testCreateLectureSeriesAndCorrectLectureAndChannelNames(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L540
Junit test testCreateLectureSeriesAndCorrectLectureAndChannelNames() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
deleteLectureWithChannel(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L411
Junit test deleteLectureWithChannel() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
testInstructorGetsResultsFromOwningCoursesNotEmpty(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L479
Junit test testInstructorGetsResultsFromOwningCoursesNotEmpty() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
testGetLectureTitleAsTeachingAssistant(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L442
Junit test testGetLectureTitleAsTeachingAssistant() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
getLectureForCourse_withOutLectureUnits_shouldGetLecturesWithOutLectureUnits(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L277
Junit test getLectureForCourse_withOutLectureUnits_shouldGetLecturesWithOutLectureUnits() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
createLecture_alreadyId_shouldReturnBadRequest(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L230
Junit test createLecture_alreadyId_shouldReturnBadRequest() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
getLecture_ExerciseNotReleased_shouldGetLectureWithoutExerciseUnit(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L345
Junit test getLecture_ExerciseNotReleased_shouldGetLectureWithoutExerciseUnit() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
testCreateLectureSeriesShouldReturnForbiddenIfCourseDoesNotExist(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L516
Junit test testCreateLectureSeriesShouldReturnForbiddenIfCourseDoesNotExist() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
deleteLecture_lectureExists_shouldDeleteLecture(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L397
Junit test deleteLecture_lectureExists_shouldDeleteLecture() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
testInstructorGetsOnlyResultsFromOwningCourses(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L471
Junit test testInstructorGetsOnlyResultsFromOwningCourses() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
testAll_asTutor(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L183
Junit test testAll_asTutor() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
testAdminGetsResultsFromAllCourses(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L487
Junit test testAdminGetsResultsFromAllCourses() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
getLectureForCourse_WithLectureUnitsWithSlides_shouldGetLecturesWithLectureUnitsWithSlides(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L286
Junit test getLectureForCourse_WithLectureUnitsWithSlides_shouldGetLecturesWithLectureUnitsWithSlides() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
updateLecture_correctRequestBody_shouldUpdateLecture(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L239
Junit test updateLecture_correctRequestBody_shouldUpdateLecture() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
updateLecture_NoId_shouldReturnBadRequest(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L267
Junit test updateLecture_NoId_shouldReturnBadRequest() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
testAll_asStudent(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L189
Junit test testAll_asStudent() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
testImport(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L495
Junit test testImport() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
getLecture_LectureAttachmentOrAttachmentVideoUnitNotReleased_shouldGetLectureWithoutAttachmentVideoUnitAndAttachment(): /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L367
Junit test getLecture_LectureAttachmentOrAttachmentVideoUnitNotReleased_shouldGetLectureWithoutAttachmentVideoUnitAndAttachment() failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
[1] channelName = null: /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L0
Junit test [1] channelName = null failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
[2] channelName = "lecture-loremipsum": /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L0
Junit test [2] channelName = "lecture-loremipsum" failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
[3] channelName = "": /home/github-runner/_work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/lecture/LectureIntegrationTest.java#L0
Junit test [3] channelName = "" failed org.springframework.dao.DataIntegrityViolationException: JDBC exception executing SQL [delete from lecture_unit lu1_0] [Referential integrity constraint violation: "FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT))"; SQL statement: delete from lecture_unit lu1_0 [23503-240]] [n/a]; SQL [n/a]; constraint [FK4RFLK0AWB45TXQAGWPQ2ISLJ2: PUBLIC.COMPETENCY_LECTURE_UNIT FOREIGN KEY(LECTURE_UNIT_ID) REFERENCES PUBLIC.LECTURE_UNIT(ID) (CAST(1 AS BIGINT)); SQL statement: delete from lecture_unit lu1_0 [23503-240]]
submit-gradle
Submitted dependency-graph-reports/dynamicdependency-graphauto-submission-submit-gradle.json: The snapshot was accepted, but it is not for the default branch. It will not update dependency results for the repository.
submit-gradle
Using Java 21 (temurin) with Gradle 9.1.0

Artifacts

Produced during runtime
Name Size Digest
dependency-graph_dynamicdependency-graphauto-submission-submit-gradle.json
22.6 KB
sha256:da1131e4987478a3fd8a56389a9c9005e9112aec360aa8f565248bae77551fe3