Skip to content

Merge branch 'develop' into chore/exam-mode/remove-modules #3157

Merge branch 'develop' into chore/exam-mode/remove-modules

Merge branch 'develop' into chore/exam-mode/remove-modules #3157

Triggered via push January 23, 2025 22:42
Status Failure
Total duration 15s
Artifacts
Check if translation keys are consistent
8s
Check if translation keys are consistent
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Check if translation keys are consistent
Process completed with exit code 1.
test#L0
Junit Results ran 8364 in 1175.5360000000005 seconds 0 Errored, 2 Failed, 0 Skipped
testAddCompetenciesToLearningPaths(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/atlas/learningpath/LearningPathIntegrationTest.java#L325
Junit test testAddCompetenciesToLearningPaths() failed org.springframework.dao.DataIntegrityViolationException: could not execute batch [Referential integrity constraint violation: "FK_COURSE_LEARNER_PROFILE_LEARNER_PROFILE: PUBLIC.COURSE_LEARNER_PROFILE FOREIGN KEY(LEARNER_PROFILE_ID) REFERENCES PUBLIC.LEARNER_PROFILE(ID) (CAST(112 AS BIGINT))"; SQL statement: delete from learner_profile where id=? [23503-224]] [delete from learner_profile where id=?]; SQL [delete from learner_profile where id=?]; constraint ["FK_COURSE_LEARNER_PROFILE_LEARNER_PROFILE: PUBLIC.COURSE_LEARNER_PROFILE FOREIGN KEY(LEARNER_PROFILE_ID) REFERENCES PUBLIC.LEARNER_PROFILE(ID) (CAST(112 AS BIGINT))"; SQL statement: delete from learner_profile where id=? [23503-224]]
testGetLearningPathNavigationEmptyCompetencies(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/atlas/learningpath/LearningPathIntegrationTest.java#L550
Junit test testGetLearningPathNavigationEmptyCompetencies() failed org.springframework.dao.DataIntegrityViolationException: could not execute batch [Referential integrity constraint violation: "FK_COURSE_LEARNER_PROFILE_LEARNER_PROFILE: PUBLIC.COURSE_LEARNER_PROFILE FOREIGN KEY(LEARNER_PROFILE_ID) REFERENCES PUBLIC.LEARNER_PROFILE(ID) (CAST(162 AS BIGINT))"; SQL statement: delete from learner_profile where id=? [23503-224]] [delete from learner_profile where id=?]; SQL [delete from learner_profile where id=?]; constraint ["FK_COURSE_LEARNER_PROFILE_LEARNER_PROFILE: PUBLIC.COURSE_LEARNER_PROFILE FOREIGN KEY(LEARNER_PROFILE_ID) REFERENCES PUBLIC.LEARNER_PROFILE(ID) (CAST(162 AS BIGINT))"; SQL statement: delete from learner_profile where id=? [23503-224]]
de.tum.cit.aet.artemis.atlas.learningpath.LearningPathIntegrationTest ► testAddCompetenciesToLearningPaths(): src/test/java/de/tum/cit/aet/artemis/core/user/util/UserUtilService.java#L363
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.atlas.learningpath.LearningPathIntegrationTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Referential integrity constraint violation: "FK_COURSE_LEARNER_PROFILE_LEARNER_PROFILE: PUBLIC.COURSE_LEARNER_PROFILE FOREIGN KEY(LEARNER_PROFILE_ID) REFERENCES PUBLIC.LEARNER_PROFILE(ID) (CAST(112 AS BIGINT))"; SQL statement:
de.tum.cit.aet.artemis.atlas.learningpath.LearningPathIntegrationTest ► testGetLearningPathNavigationEmptyCompetencies(): src/test/java/de/tum/cit/aet/artemis/core/user/util/UserUtilService.java#L363
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.atlas.learningpath.LearningPathIntegrationTest.xml Error: org.springframework.dao.DataIntegrityViolationException: could not execute batch [Referential integrity constraint violation: "FK_COURSE_LEARNER_PROFILE_LEARNER_PROFILE: PUBLIC.COURSE_LEARNER_PROFILE FOREIGN KEY(LEARNER_PROFILE_ID) REFERENCES PUBLIC.LEARNER_PROFILE(ID) (CAST(162 AS BIGINT))"; SQL statement:
Check if translation keys are consistent
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636