added the dbms to fix failing tests #485
commit.yml
on: push
lint
/
pre-commit
17s
seed_maven_cache
/
seed_cache
33s
Annotations
55 errors and 2 warnings
org.orcid.persistence.dao.OrgAffiliationRelationDaoTest ► persistTest:
orcid-persistence/src/test/java/org/orcid/persistence/dao/OrgAffiliationRelationDaoTest.java#L99
Failed test found in:
TEST-org.orcid.persistence.dao.OrgAffiliationRelationDaoTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.persistence.dao.OrgAffiliationRelationDaoTest ► removeAllTest:
orcid-persistence/src/test/java/org/orcid/persistence/dao/OrgAffiliationRelationDaoTest.java#L48
Failed test found in:
TEST-org.orcid.persistence.dao.OrgAffiliationRelationDaoTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.persistence.dao.OrgAffiliationRelationDaoTest ► mergeTest:
orcid-persistence/src/test/java/org/orcid/persistence/dao/OrgAffiliationRelationDaoTest.java#L72
Failed test found in:
TEST-org.orcid.persistence.dao.OrgAffiliationRelationDaoTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.persistence.dao.OrgDisambiguatedDaoTest ► persistTest:
orcid-persistence/src/test/java/org/orcid/persistence/dao/OrgDisambiguatedDaoTest.java#L98
Failed test found in:
TEST-org.orcid.persistence.dao.OrgDisambiguatedDaoTest.xml
Error:
org.springframework.dao.InvalidDataAccessResourceUsageException: could not prepare statement; SQL [insert into org_disambiguated (date_created, last_modified, city, country, indexing_status, last_indexed_date, locations_json, name, names_json, org_type, popularity, region, source_id, source_parent_id, source_type, source_url, status, url, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]; nested exception is org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.persistence.dao.OrgDisambiguatedDaoTest ► testFindBySourceIdAndSourceType:
orcid-persistence/src/test/java/org/orcid/persistence/dao/OrgDisambiguatedDaoTest.java#L68
Failed test found in:
TEST-org.orcid.persistence.dao.OrgDisambiguatedDaoTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.persistence.dao.OrgDisambiguatedDaoTest ► mergeTest:
orcid-persistence/src/test/java/org/orcid/persistence/dao/OrgDisambiguatedDaoTest.java#L78
Failed test found in:
TEST-org.orcid.persistence.dao.OrgDisambiguatedDaoTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.persistence.dao.PeerReviewDaoTest ► persistTest:
orcid-persistence/src/test/java/org/orcid/persistence/dao/PeerReviewDaoTest.java#L102
Failed test found in:
TEST-org.orcid.persistence.dao.PeerReviewDaoTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.persistence.dao.PeerReviewDaoTest ► removeAllTest:
orcid-persistence/src/test/java/org/orcid/persistence/dao/PeerReviewDaoTest.java#L48
Failed test found in:
TEST-org.orcid.persistence.dao.PeerReviewDaoTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.persistence.dao.PeerReviewDaoTest ► mergeTest:
orcid-persistence/src/test/java/org/orcid/persistence/dao/PeerReviewDaoTest.java#L73
Failed test found in:
TEST-org.orcid.persistence.dao.PeerReviewDaoTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.persistence.dao.ProfileFundingDaoTest ► persistTest:
orcid-persistence/src/test/java/org/orcid/persistence/dao/ProfileFundingDaoTest.java#L100
Failed test found in:
TEST-org.orcid.persistence.dao.ProfileFundingDaoTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.persistence.dao.ProfileFundingDaoTest ► removeAllTest:
orcid-persistence/src/test/java/org/orcid/persistence/dao/ProfileFundingDaoTest.java#L48
Failed test found in:
TEST-org.orcid.persistence.dao.ProfileFundingDaoTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.frontend.web.controllers.FundingsControllerTest ► testGetFundingsJsonSortedBySource:
orcid-web/src/test/java/org/orcid/frontend/web/controllers/FundingsControllerTest.java#L646
Failed test found in:
TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.frontend.web.controllers.FundingsControllerTest ► testAddFundingWithoutAmount:
orcid-web/src/test/java/org/orcid/frontend/web/controllers/FundingsControllerTest.java#L436
Failed test found in:
TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.frontend.web.controllers.FundingsControllerTest ► testEditOrgOnExistingFunding:
orcid-web/src/test/java/org/orcid/frontend/web/controllers/FundingsControllerTest.java#L577
Failed test found in:
TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.frontend.web.controllers.FundingsControllerTest ► getFunding:
orcid-web/src/test/java/org/orcid/frontend/web/controllers/FundingsControllerTest.java#L507
Failed test found in:
TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.frontend.web.controllers.FundingsControllerTest ► testAddFunding:
orcid-web/src/test/java/org/orcid/frontend/web/controllers/FundingsControllerTest.java#L464
Failed test found in:
TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.frontend.web.controllers.FundingsControllerTest ► testEditFunding:
orcid-web/src/test/java/org/orcid/frontend/web/controllers/FundingsControllerTest.java#L544
Failed test found in:
TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.frontend.web.controllers.FundingsControllerTest ► testEditOtherSourceThrowsError:
orcid-web/src/test/java/org/orcid/frontend/web/controllers/FundingsControllerTest.java#L527
Failed test found in:
TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest ► testGetPrivateEducationUsingToken:
orcid-pub-web/src/test/java/org/orcid/api/publicV2/server/PublicV2ApiServiceDelegatorTest.java#L754
Failed test found in:
TEST-org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest.xml
Error:
java.lang.Exception: Unexpected exception, expected<org.orcid.core.exception.OrcidNonPublicElementException> but was<javax.persistence.PersistenceException>
|
org.orcid.frontend.web.controllers.FundingsControllerTest ► testGetFundingsJson:
orcid-web/src/test/java/org/orcid/frontend/web/controllers/FundingsControllerTest.java#L406
Failed test found in:
TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest ► testGetPublicEducationsUsingToken:
orcid-pub-web/src/test/java/org/orcid/api/publicV2/server/PublicV2ApiServiceDelegatorTest.java#L730
Failed test found in:
TEST-org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.frontend.web.controllers.OrgControllerTest ► testFindBySourceTypeAndSourceId:
orcid-web/src/test/java/org/orcid/frontend/web/controllers/OrgControllerTest.java#L88
Failed test found in:
TEST-org.orcid.frontend.web.controllers.OrgControllerTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest ► testViewFunding:
orcid-pub-web/src/test/java/org/orcid/api/publicV2/server/PublicV2ApiServiceDelegatorTest.java#L219
Failed test found in:
TEST-org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.frontend.web.controllers.PeerReviewsControllerTest ► testGetPeerReviews:
orcid-web/src/test/java/org/orcid/frontend/web/controllers/PeerReviewsControllerTest.java#L101
Failed test found in:
TEST-org.orcid.frontend.web.controllers.PeerReviewsControllerTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest ► testGetLimitedEmploymentUsingToken:
orcid-pub-web/src/test/java/org/orcid/api/publicV2/server/PublicV2ApiServiceDelegatorTest.java#L807
Failed test found in:
TEST-org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest.xml
Error:
java.lang.Exception: Unexpected exception, expected<org.orcid.core.exception.OrcidNonPublicElementException> but was<javax.persistence.PersistenceException>
|
org.orcid.frontend.web.controllers.PublicProfileControllerTest ► testGetGroupedAffiliations:
orcid-web/src/test/java/org/orcid/frontend/web/controllers/PublicProfileControllerTest.java#L259
Failed test found in:
TEST-org.orcid.frontend.web.controllers.PublicProfileControllerTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest ► testGetPublicEmploymentUsingToken:
orcid-pub-web/src/test/java/org/orcid/api/publicV2/server/PublicV2ApiServiceDelegatorTest.java#L762
Failed test found in:
TEST-org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest ► testSchemaOrgMBWriterV2:
orcid-pub-web/src/test/java/org/orcid/api/publicV2/server/PublicV2ApiServiceDelegatorTest.java#L1497
Failed test found in:
TEST-org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest ► testViewPeerReview:
orcid-pub-web/src/test/java/org/orcid/api/publicV2/server/PublicV2ApiServiceDelegatorTest.java#L297
Failed test found in:
TEST-org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest ► testFindRecord:
orcid-pub-web/src/test/java/org/orcid/api/publicV2/server/PublicV2ApiServiceDelegatorTest.java#L665
Failed test found in:
TEST-org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_ActivitiesSummaryTest ► testViewActitivies_PeerReviewReadLimited_NoSource:
orcid-api-web/src/test/java/org/orcid/api/memberV2/server/delegator/MemberV2ApiServiceDelegator_ActivitiesSummaryTest.java#L535
Failed test found in:
TEST-org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_ActivitiesSummaryTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest ► testGetPublicFundings:
orcid-pub-web/src/test/java/org/orcid/api/publicV2/server/PublicV2ApiServiceDelegatorTest.java#L833
Failed test found in:
TEST-org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_ActivitiesSummaryTest ► testViewActitivies_FundingReadLimited_NoSource:
orcid-api-web/src/test/java/org/orcid/api/memberV2/server/delegator/MemberV2ApiServiceDelegator_ActivitiesSummaryTest.java#L474
Failed test found in:
TEST-org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_ActivitiesSummaryTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest ► testGetPrivateEmploymentUsingToken:
orcid-pub-web/src/test/java/org/orcid/api/publicV2/server/PublicV2ApiServiceDelegatorTest.java#L814
Failed test found in:
TEST-org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest.xml
Error:
java.lang.Exception: Unexpected exception, expected<org.orcid.core.exception.OrcidNonPublicElementException> but was<javax.persistence.PersistenceException>
|
org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_ActivitiesSummaryTest ► testViewActitivies_WorksReadLimited_NoSource:
orcid-api-web/src/test/java/org/orcid/api/memberV2/server/delegator/MemberV2ApiServiceDelegator_ActivitiesSummaryTest.java#L596
Failed test found in:
TEST-org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_ActivitiesSummaryTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest ► testGetPublicPeerReviewsUsingToken:
orcid-pub-web/src/test/java/org/orcid/api/publicV2/server/PublicV2ApiServiceDelegatorTest.java#L985
Failed test found in:
TEST-org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_ActivitiesSummaryTest ► testViewActitivies:
orcid-api-web/src/test/java/org/orcid/api/memberV2/server/delegator/MemberV2ApiServiceDelegator_ActivitiesSummaryTest.java#L110
Failed test found in:
TEST-org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_ActivitiesSummaryTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_ActivitiesSummaryTest ► testViewActitivies_AffiliationsReadLimited_NoSource:
orcid-api-web/src/test/java/org/orcid/api/memberV2/server/delegator/MemberV2ApiServiceDelegator_ActivitiesSummaryTest.java#L395
Failed test found in:
TEST-org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_ActivitiesSummaryTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_ActivitiesSummaryTest ► testViewActitivies_NoReadLimited_NoSource:
orcid-api-web/src/test/java/org/orcid/api/memberV2/server/delegator/MemberV2ApiServiceDelegator_ActivitiesSummaryTest.java#L658
Failed test found in:
TEST-org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_ActivitiesSummaryTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_ActivitiesSummaryTest ► testViewActivitiesReadPublic:
orcid-api-web/src/test/java/org/orcid/api/memberV2/server/delegator/MemberV2ApiServiceDelegator_ActivitiesSummaryTest.java#L85
Failed test found in:
TEST-org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_ActivitiesSummaryTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_ActivitiesSummaryTest ► testReadPublicScope_Activities:
orcid-api-web/src/test/java/org/orcid/api/memberV2/server/delegator/MemberV2ApiServiceDelegator_ActivitiesSummaryTest.java#L102
Failed test found in:
TEST-org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_ActivitiesSummaryTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_ActivitiesSummaryTest ► testViewActivitiesWrongToken:
orcid-api-web/src/test/java/org/orcid/api/memberV2/server/delegator/MemberV2ApiServiceDelegator_ActivitiesSummaryTest.java#L95
Failed test found in:
TEST-org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_ActivitiesSummaryTest.xml
Error:
java.lang.Exception: Unexpected exception, expected<org.orcid.core.exception.OrcidUnauthorizedException> but was<javax.persistence.PersistenceException>
|
org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_EducationsTest ► testViewPublicEducation:
orcid-api-web/src/test/java/org/orcid/api/memberV2/server/delegator/MemberV2ApiServiceDelegator_EducationsTest.java#L163
Failed test found in:
TEST-org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_EducationsTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_EducationsTest ► testViewEducationSummaryWrongToken:
orcid-api-web/src/test/java/org/orcid/api/memberV2/server/delegator/MemberV2ApiServiceDelegator_EducationsTest.java#L137
Failed test found in:
TEST-org.orcid.api.memberV2.server.delegator.MemberV2ApiServiceDelegator_EducationsTest.xml
Error:
java.lang.Exception: Unexpected exception, expected<org.orcid.core.exception.OrcidUnauthorizedException> but was<javax.persistence.PersistenceException>
|
org.orcid.core.manager.ActivitiesSummaryManagerTest ► testGetActivitiesSummary:
orcid-core/src/test/java/org/orcid/core/manager/ActivitiesSummaryManagerTest.java#L47
Failed test found in:
TEST-org.orcid.core.manager.ActivitiesSummaryManagerTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.core.manager.ActivitiesSummaryManagerTest ► testGetPublicActivitiesSummary:
orcid-core/src/test/java/org/orcid/core/manager/ActivitiesSummaryManagerTest.java#L72
Failed test found in:
TEST-org.orcid.core.manager.ActivitiesSummaryManagerTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.core.manager.AffiliationsManagerTest ► testAddEmploymentToClaimedRecordPreserveUserDefaultVisibility:
orcid-core/src/test/java/org/orcid/core/manager/AffiliationsManagerTest.java#L116
Failed test found in:
TEST-org.orcid.core.manager.AffiliationsManagerTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.core.manager.AffiliationsManagerTest ► testEmploymentWithInvalidDisambiguatedOrg:
orcid-core/src/test/java/org/orcid/core/manager/AffiliationsManagerTest.java#L193
Failed test found in:
TEST-org.orcid.core.manager.AffiliationsManagerTest.xml
Error:
java.lang.Exception: Unexpected exception, expected<org.orcid.core.exception.InvalidDisambiguatedOrgException> but was<javax.persistence.PersistenceException>
|
org.orcid.core.manager.AffiliationsManagerTest ► testAddEmploymentToUnclaimedRecordPreserveEmploymentVisibility:
orcid-core/src/test/java/org/orcid/core/manager/AffiliationsManagerTest.java#L93
Failed test found in:
TEST-org.orcid.core.manager.AffiliationsManagerTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.core.manager.AffiliationsManagerTest ► testEducationWithInvalidDisambiguatedOrg:
orcid-core/src/test/java/org/orcid/core/manager/AffiliationsManagerTest.java#L185
Failed test found in:
TEST-org.orcid.core.manager.AffiliationsManagerTest.xml
Error:
java.lang.Exception: Unexpected exception, expected<org.orcid.core.exception.InvalidDisambiguatedOrgException> but was<javax.persistence.PersistenceException>
|
org.orcid.core.manager.AffiliationsManagerTest ► testAddEducationToClaimedRecordPreserveUserDefaultVisibility:
orcid-core/src/test/java/org/orcid/core/manager/AffiliationsManagerTest.java#L104
Failed test found in:
TEST-org.orcid.core.manager.AffiliationsManagerTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.core.manager.AffiliationsManagerTest ► testGetAllEducations:
orcid-core/src/test/java/org/orcid/core/manager/AffiliationsManagerTest.java#L125
Failed test found in:
TEST-org.orcid.core.manager.AffiliationsManagerTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.core.manager.AffiliationsManagerTest ► testAddEducationToUnclaimedRecordPreserveEducationVisibility:
orcid-core/src/test/java/org/orcid/core/manager/AffiliationsManagerTest.java#L81
Failed test found in:
TEST-org.orcid.core.manager.AffiliationsManagerTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.core.manager.AffiliationsManagerTest ► testGetAllEmployments:
orcid-core/src/test/java/org/orcid/core/manager/AffiliationsManagerTest.java#L154
Failed test found in:
TEST-org.orcid.core.manager.AffiliationsManagerTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
org.orcid.core.manager.impl.RegistrationManagerImplTest ► testRegisterWithAffiliationTest:
orcid-core/src/test/java/org/orcid/core/manager/impl/RegistrationManagerImplTest.java#L473
Failed test found in:
TEST-org.orcid.core.manager.impl.RegistrationManagerImplTest.xml
Error:
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
|
lint / pre-commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
seed_maven_cache / seed_cache
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|