Skip to content

Bump org.springframework.security:spring-security-core #419

Bump org.springframework.security:spring-security-core

Bump org.springframework.security:spring-security-core #419

GitHub Actions / orcid-web Unit Tests failed Mar 18, 2024 in 1s

orcid-web Unit Tests ❌

Tests failed

Report Passed Failed Skipped Time
TEST-orcid.pojo.ajaxForm.DummyTest.xml 1❌ 21s
TEST-orcid.pojo.ajaxForm.WorkFormTest.xml 3✅ 27ms
TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml 12❌ 3s
TEST-org.orcid.frontend.oauth2.RevokeControllerTest.xml 6✅ 239ms
TEST-org.orcid.frontend.salesforce.adapter.SalesForceAdapterTest.xml 4✅ 169ms
TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml 24❌ 6s
TEST-org.orcid.frontend.web.controllers.AffiliationsControllerTest.xml 1✅ 21ms
TEST-org.orcid.frontend.web.controllers.BaseControllerUtilTest.xml 6✅ 58ms
TEST-org.orcid.frontend.web.controllers.ClaimControllerTest.xml 4❌ 580ms
TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml 9❌ 5s
TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml 7❌ 909ms
TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml 17❌ 4s
TEST-org.orcid.frontend.web.controllers.GetMyDataControllerTest.xml 1✅ 167ms
TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml 17❌ 4s
TEST-org.orcid.frontend.web.controllers.ManageProfileControllerTest.xml 33✅ 268ms
TEST-org.orcid.frontend.web.controllers.OauthGenericCallsControllerTest.xml 2✅ 32ms
TEST-org.orcid.frontend.web.controllers.OauthRegistrationControllerTest.xml 1❌ 2s
TEST-org.orcid.frontend.web.controllers.OrgControllerTest.xml 1❌ 2s
TEST-org.orcid.frontend.web.controllers.PasswordResetControllerTest.xml 7❌ 3s
TEST-org.orcid.frontend.web.controllers.PeerReviewsControllerTest.xml 2❌ 2s
TEST-org.orcid.frontend.web.controllers.PIDControllerTest.xml 1❌ 2s
TEST-org.orcid.frontend.web.controllers.PublicProfileControllerTest.xml 5❌ 2s
TEST-org.orcid.frontend.web.controllers.PublicRecordControllerTest.xml 7❌ 3s
TEST-org.orcid.frontend.web.controllers.RecordCorrectionsControllerTest.xml 4❌ 2s
TEST-org.orcid.frontend.web.controllers.RegistrationControllerTest.xml 17❌ 4s
TEST-org.orcid.frontend.web.controllers.ResearchResourceControllerTest.xml 5❌ 2s
TEST-org.orcid.frontend.web.controllers.ShibbolethControllerTest.xml 2❌ 260ms
TEST-org.orcid.frontend.web.controllers.SpamControllerTest.xml 4❌ 2s
TEST-org.orcid.frontend.web.controllers.WorksControllerTest.xml 10❌ 3s
TEST-org.orcid.frontend.web.controllers.WorkspaceControllerTest.xml 1❌ 128ms
TEST-org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest.xml 7✅ 61ms
TEST-org.orcid.frontend.web.pagination.WorksPaginatorTest.xml 10✅ 512ms
TEST-org.orcid.frontend.web.security.AuthenticationManagerTest.xml 1❌ 2s
TEST-org.orcid.frontend.web.util.CommonPasswordsTest.xml 1✅ 1ms
TEST-org.orcid.frontend.web.util.ThirdPartyLinkManagerTest.xml 4✅ 28ms

❌ TEST-orcid.pojo.ajaxForm.DummyTest.xml

1 tests were completed in 21s with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
orcid.pojo.ajaxForm.DummyTest 1❌ 21s

❌ orcid.pojo.ajaxForm.DummyTest

❌ testThis
	java.lang.IllegalStateException: Failed to load ApplicationContext

✅ TEST-orcid.pojo.ajaxForm.WorkFormTest.xml

3 tests were completed in 27ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
orcid.pojo.ajaxForm.WorkFormTest 3✅ 27ms

✅ orcid.pojo.ajaxForm.WorkFormTest

✅ testSerializeWork
✅ testValueOfAndBack
✅ testEmptyTranslatedTitleDontGetIntoTheWork

❌ TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml

12 tests were completed in 3s with 0 passed, 12 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.email.RecordEmailSenderTest 12❌ 3s

❌ org.orcid.frontend.email.RecordEmailSenderTest

❌ testResetNotFoundEmail
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testSendForgottenIdEmailNotFound
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testSendDeactivateEmail
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testSendWelcomeEmail
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testSendVerificationEmail
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testSend2FADisabledEmail
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testSendOrcidLockedEmail
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testClaimReminderEmail
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testChangeEmailAddress
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testSendReactivationEmail
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testSendForgottenIdEmail
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testResetEmail
	java.lang.IllegalStateException: Failed to load ApplicationContext

✅ TEST-org.orcid.frontend.oauth2.RevokeControllerTest.xml

6 tests were completed in 239ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.oauth2.RevokeControllerTest 6✅ 239ms

✅ org.orcid.frontend.oauth2.RevokeControllerTest

✅ tokenAlreadyDisabledOrNonExistingTest
✅ disableByTokenTest
✅ refreshTokenAlreadyDisabledTest
✅ notOwnerTest
✅ disableByRefreshTokenTest
✅ noTokenTest

✅ TEST-org.orcid.frontend.salesforce.adapter.SalesForceAdapterTest.xml

4 tests were completed in 169ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.salesforce.adapter.SalesForceAdapterTest 4✅ 169ms

✅ org.orcid.frontend.salesforce.adapter.SalesForceAdapterTest

✅ testCreateMembersListFromJson
✅ testCreateMemberFromSalesForceRecordWithNullValues
✅ testCreateMemberFromSalesForceRecord
✅ testCreateIntegrationsListFromJson

❌ TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml

24 tests were completed in 6s with 0 passed, 24 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.AdminControllerTest 24❌ 6s

❌ org.orcid.frontend.web.controllers.AdminControllerTest

❌ deactivateAndReactivateProfileTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testUnreviewAccounts
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ findIdsTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ deactivateOrcidRecords
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ resetPasswordTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ verifyEmailTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testGetLockReasons
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testCheckOrcid
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ startDelegationProcess
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testConvertClient
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testReviewAccounts
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testValidateClientConversion
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ addANewEmailToARecordThatAlreadyExistOnOtherAccount
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ preventDisablingMembersTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testLockAccounts
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ addANewEmailToARecord
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testUnlockAccounts
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ resendClaimEmail
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ resetPasswordTestOrcidURL
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ adminSwitchUser
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ resetPasswordUsingEmailTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ addANewEmailToARecordThatIsDuplicated
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ tryToDeprecateDeprecatedProfile
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ resetPasswordValidateId
	java.lang.IllegalStateException: Failed to load ApplicationContext

✅ TEST-org.orcid.frontend.web.controllers.AffiliationsControllerTest.xml

1 tests were completed in 21ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.AffiliationsControllerTest 1✅ 21ms

✅ org.orcid.frontend.web.controllers.AffiliationsControllerTest

✅ testSearchDisambiguated

✅ TEST-org.orcid.frontend.web.controllers.BaseControllerUtilTest.xml

6 tests were completed in 58ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.BaseControllerUtilTest 6✅ 58ms

✅ org.orcid.frontend.web.controllers.BaseControllerUtilTest

✅ getCurrentUserNoPrincipal
✅ getCurrentUserNoAuthentication
✅ getCurrentUserNoSecurittyContext
✅ getCurrentUserWrongAuthenticationClass
✅ getCurrentUserUsernamePasswordAuthenticationToken
✅ getCurrentUserPreAuthenticatedAuthenticationToken

❌ TEST-org.orcid.frontend.web.controllers.ClaimControllerTest.xml

4 tests were completed in 580ms with 0 passed, 4 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ClaimControllerTest 4❌ 580ms

❌ org.orcid.frontend.web.controllers.ClaimControllerTest

❌ testClaim
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testResendClaimEmailByOrcid
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testResendClaimEmail
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testResendEmailFailIfTheProfileIsAlreadyClaimed
	java.lang.IllegalStateException: Failed to load ApplicationContext

❌ TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml

9 tests were completed in 5s with 0 passed, 9 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ClientsControllerTest 9❌ 5s

❌ org.orcid.frontend.web.controllers.ClientsControllerTest

❌ emptyClientTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ editClientTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testInvalidName
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ createInvalidClientTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ getClientsTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testInvalidWebsite
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testInvalidDescription
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ addClientTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ editInvalidClientTest
	java.lang.IllegalStateException: Failed to load ApplicationContext

❌ TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml

7 tests were completed in 909ms with 0 passed, 7 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.DeveloperToolsControllerTest 7❌ 909ms

❌ org.orcid.frontend.web.controllers.DeveloperToolsControllerTest

❌ createClientTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testCrossSiteScriptingOnClientName
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testClientValidation
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ updateClientTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ resetClientSecretTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ getClientTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testCrossSiteScriptingOnClientDescription
	java.lang.IllegalStateException: Failed to load ApplicationContext

❌ TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml

17 tests were completed in 4s with 0 passed, 17 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.FundingsControllerTest 17❌ 4s

❌ org.orcid.frontend.web.controllers.FundingsControllerTest

❌ testValidateAmountLocaleEN_US
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testValidateAmountLocaleRU
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testGetFundingsJsonSortedBySource
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testAddFundingWithoutAmount
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ validateBigDecimalConversionLocaleRU
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testEditOrgOnExistingFunding
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ validateBigDecimalConversionLocaleDE_CH
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ validateBigDecimalConversionLocaleUS_EN
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ getFunding
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testVAlidateAmountLocaleDE_CH
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testAddFundingWithInvalidDates
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testAddFunding
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testEditFunding
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testEditOtherSourceThrowsError
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testSearchDisambiguated
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testAddAmountWithoutCurrencyCode
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testGetFundingsJson
	java.lang.IllegalStateException: Failed to load ApplicationContext

✅ TEST-org.orcid.frontend.web.controllers.GetMyDataControllerTest.xml

1 tests were completed in 167ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.GetMyDataControllerTest 1✅ 167ms

✅ org.orcid.frontend.web.controllers.GetMyDataControllerTest

✅ testDownload

❌ TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml

17 tests were completed in 4s with 0 passed, 17 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ManageMembersControllerTest 17❌ 4s

❌ org.orcid.frontend.web.controllers.ManageMembersControllerTest

❌ testDeactivateClientAlreadyDeactivated
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ createMemberProfileWithInvalidTypeTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ editGroupTypeTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testActivateClientAlreadyActive
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ findMemberByOrcidTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testDeactivateClient
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ createMemberProfileWithInvalidEmailsTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ findClientTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ createMemberProfileTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ editClientWithInvalidRedirectUriTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ editMemberTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ editMemberDoesntChangePersistentTokenEnabledValueTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ editMemberWithInvalidSalesforceIdTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ editMemberWithInvalidEmailTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testActivateClient
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ createMemberProfileWithInvalidSalesforceIdTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ createMemberProfileWithInvalidGroupNameTest
	java.lang.IllegalStateException: Failed to load ApplicationContext

✅ TEST-org.orcid.frontend.web.controllers.ManageProfileControllerTest.xml

33 tests were completed in 268ms with 33 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ManageProfileControllerTest 33✅ 268ms

✅ org.orcid.frontend.web.controllers.ManageProfileControllerTest

✅ testAddEmail_noPrimaryEmailChange
✅ testGetDeprecateProfile
✅ testDeleteEmailJsonBlankEmail
✅ testSetPrimary_nothingChange
✅ testConfirmDeprecateProfileCurrentProfileDeprecated
✅ testEditEmail_noPrimaryChange
✅ testDeleteEmail
✅ testConfirmDeprecateProfileWithInvalidDataMatchingAccounts
✅ testConfirmDeprecateProfileWithInvalidDataDeactivatedProfile
✅ testValidateDeprecateProfileWithValidData
✅ testConfirmDeprecateProfileWithInvalidDataAlreadyDeprecatedProfile
✅ testDeleteEmailOnlyEmail
✅ testDeleteEmailJsonWrongOwner
✅ testValidateDeprecateProfileWithInvalidDataMatchingAccounts
✅ testAddDelegate
✅ testAddEmail_primaryEmailChange
✅ testConfirmDeprecateProfile
✅ testValidateDeprecateProfileWithInvalidDataAlreadyDeprecatedProfile
✅ testStripHtmlFromNames
✅ testValidateBiography
✅ testGetDelegates
✅ validateEmailAddressTest
✅ testConfirmDeprecateProfileCurrentProfileDeactivated
✅ testRevokeDelegate
✅ testValidateDeprecateProfileWithInvalidDataDeactivatedProfile
✅ testValidateDeprecateProfileWithInvalidDataBadCredentials
✅ testDeleteEmailPrimaryEmail
✅ testSetPrimary_primaryEmailChangeAndPrimaryIsNotVerified
✅ testVerifyEmail
✅ testConfirmDeprecateProfileWithInvalidDataBadCredentials
✅ testSetPrimary_primaryEmailChange
✅ testEditEmail_primaryEmailChange
✅ testConfirmDeprecateProfileUnkownError

✅ TEST-org.orcid.frontend.web.controllers.OauthGenericCallsControllerTest.xml

2 tests were completed in 32ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.OauthGenericCallsControllerTest 2✅ 32ms

✅ org.orcid.frontend.web.controllers.OauthGenericCallsControllerTest

✅ testObtainOauth2TokenPostLockedClient
✅ testObtainOauth2TokenPost

❌ TEST-org.orcid.frontend.web.controllers.OauthRegistrationControllerTest.xml

1 tests were completed in 2s with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.OauthRegistrationControllerTest 1❌ 2s

❌ org.orcid.frontend.web.controllers.OauthRegistrationControllerTest

❌ testStripHtmlFromNames
	java.lang.IllegalStateException: Failed to load ApplicationContext

❌ TEST-org.orcid.frontend.web.controllers.OrgControllerTest.xml

1 tests were completed in 2s with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.OrgControllerTest 1❌ 2s

❌ org.orcid.frontend.web.controllers.OrgControllerTest

❌ testFindBySourceTypeAndSourceId
	java.lang.IllegalStateException: Failed to load ApplicationContext

❌ TEST-org.orcid.frontend.web.controllers.PasswordResetControllerTest.xml

7 tests were completed in 3s with 0 passed, 7 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.PasswordResetControllerTest 7❌ 3s

❌ org.orcid.frontend.web.controllers.PasswordResetControllerTest

❌ testPasswordResetUserNotFoundSendEmail
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testPasswordResetLinkExpired
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testResetPasswordDontFailIfAnyFieldIsEmtpy
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testPasswordResetUnclaimedSendEmail
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testPasswordResetUserDeactivatedSendEmail
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testSubmitConsolidatedPasswordReset
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testPasswordResetLinkValidLinkDirectsToConsolidatedScreenDirectly
	java.lang.IllegalStateException: Failed to load ApplicationContext

❌ TEST-org.orcid.frontend.web.controllers.PeerReviewsControllerTest.xml

2 tests were completed in 2s with 0 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.PeerReviewsControllerTest 2❌ 2s

❌ org.orcid.frontend.web.controllers.PeerReviewsControllerTest

❌ testSearchDisambiguated
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testGetPeerReviews
	java.lang.IllegalStateException: Failed to load ApplicationContext

❌ TEST-org.orcid.frontend.web.controllers.PIDControllerTest.xml

1 tests were completed in 2s with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.PIDControllerTest 1❌ 2s

❌ org.orcid.frontend.web.controllers.PIDControllerTest

❌ testNorm
	java.lang.IllegalStateException: Failed to load ApplicationContext

❌ TEST-org.orcid.frontend.web.controllers.PublicProfileControllerTest.xml

5 tests were completed in 2s with 0 passed, 5 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.PublicProfileControllerTest 5❌ 2s

❌ org.orcid.frontend.web.controllers.PublicProfileControllerTest

❌ testGetPersonDetails
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testGetGroupedAffiliations
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testViewValidUser
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testViewClaimedUserWhenIsLongEnough
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ getUserInfoTest
	java.lang.IllegalStateException: Failed to load ApplicationContext

❌ TEST-org.orcid.frontend.web.controllers.PublicRecordControllerTest.xml

7 tests were completed in 3s with 0 passed, 7 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.PublicRecordControllerTest 7❌ 3s

❌ org.orcid.frontend.web.controllers.PublicRecordControllerTest

❌ testGetRecordSummary
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testGetRecordSummaryProfessionalActivitiesSortedByEndDate
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testGetRecordSummaryLocked
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testGetRecordSummaryDeprecated
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testGetRecordSummaryPrivateName
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testGetRecordSummaryDeactivated
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testGetPublicRecord
	java.lang.IllegalStateException: Failed to load ApplicationContext

❌ TEST-org.orcid.frontend.web.controllers.RecordCorrectionsControllerTest.xml

4 tests were completed in 2s with 0 passed, 4 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.RecordCorrectionsControllerTest 4❌ 2s

❌ org.orcid.frontend.web.controllers.RecordCorrectionsControllerTest

❌ nextOnFirstPageTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ previousOnLastPageTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ nextOnLastPageTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ previousOnFirstPageTest
	java.lang.IllegalStateException: Failed to load ApplicationContext

❌ TEST-org.orcid.frontend.web.controllers.RegistrationControllerTest.xml

17 tests were completed in 4s with 0 passed, 17 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.RegistrationControllerTest 17❌ 4s

❌ org.orcid.frontend.web.controllers.RegistrationControllerTest

❌ regEmailsAdditonalValidateNotSameAsOtherAdditional
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ verifyEmail_UnableToDecryptEmailTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ verifyEmailTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ regEmailsAdditionalValidateClaimedAccountTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ regEmailValidateClaimedAccountTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ regEmailsAdditionalValidateDeactivatedAndUnclaimedAccountTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ regActivitiesVisibilityDefaultIsNotNull
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ verifyEmail_InvalidEmailTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ regEmailValidateUnclaimedAccountButEnableAutoDeprecateDisableOnClientTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ regEmailsAdditionalValidateDeactivatedAccountTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ verifyEmail_NotVerifiedTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ regEmailsAdditionalValidateUnclaimedAccountButEnableAutoDeprecateDisableOnClientTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testStripHtmlFromNames
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ regEmailValidateUnclaimedAccountTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ regEmailValidateDeactivatedAndUnclaimedAccountTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ regEmailValidateDeactivatedAccountTest
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ regEmailsAdditonalValidateUnclaimedAccountTest
	java.lang.IllegalStateException: Failed to load ApplicationContext

❌ TEST-org.orcid.frontend.web.controllers.ResearchResourceControllerTest.xml

5 tests were completed in 2s with 0 passed, 5 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ResearchResourceControllerTest 5❌ 2s

❌ org.orcid.frontend.web.controllers.ResearchResourceControllerTest

❌ testUpdateMax
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testUpdateVis
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testSort
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testReadPage
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testReadOne
	java.lang.IllegalStateException: Failed to load ApplicationContext

❌ TEST-org.orcid.frontend.web.controllers.ShibbolethControllerTest.xml

2 tests were completed in 260ms with 0 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ShibbolethControllerTest 2❌ 260ms

❌ org.orcid.frontend.web.controllers.ShibbolethControllerTest

❌ testDuplicateNameHeaders
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testNameHeaders
	java.lang.IllegalStateException: Failed to load ApplicationContext

❌ TEST-org.orcid.frontend.web.controllers.SpamControllerTest.xml

4 tests were completed in 2s with 0 passed, 4 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.SpamControllerTest 4❌ 2s

❌ org.orcid.frontend.web.controllers.SpamControllerTest

❌ testUpdateSpam
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testCreateSpam
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testReadOne
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testDeleteSpam
	java.lang.IllegalStateException: Failed to load ApplicationContext

❌ TEST-org.orcid.frontend.web.controllers.WorksControllerTest.xml

10 tests were completed in 3s with 0 passed, 10 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.WorksControllerTest 10❌ 3s

❌ org.orcid.frontend.web.controllers.WorksControllerTest

❌ testAddWork
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testGetWorkInfoWithContributors
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testUpdateWork
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testExportToBibtex
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testGroupWorks
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testEditOtherSourceThrowsError
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testGetWorkInfo
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testFieldValidators
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testGetWorkInfoWithContributorsGroupedByOrcid
	java.lang.IllegalStateException: Failed to load ApplicationContext
❌ testGetWorksInfo
	java.lang.IllegalStateException: Failed to load ApplicationContext

❌ TEST-org.orcid.frontend.web.controllers.WorkspaceControllerTest.xml

1 tests were completed in 128ms with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.WorkspaceControllerTest 1❌ 128ms

❌ org.orcid.frontend.web.controllers.WorkspaceControllerTest

❌ validateSmallerThanTest
	java.lang.IllegalStateException: Failed to load ApplicationContext

✅ TEST-org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest.xml

7 tests were completed in 61ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest 7✅ 61ms

✅ org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest

✅ oauth2ScreensFeatureEnabledTest
✅ noAuthentication
✅ nullSession
✅ noSecurityContext
✅ notUriOauthAuthorize
✅ hasOrcidProfileUserDetails
✅ oauth2ScreensFeatureFlagUsedTest

✅ TEST-org.orcid.frontend.web.pagination.WorksPaginatorTest.xml

10 tests were completed in 512ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.pagination.WorksPaginatorTest 10✅ 512ms

✅ org.orcid.frontend.web.pagination.WorksPaginatorTest

✅ testSourceSort
✅ testReverseSecondaryTitleSortForNullDates
✅ testGetAllWorks
✅ testGetPublicWorksPage
✅ testGetWorksExtendedPage
✅ testGetPublicWorksExtendedPage
✅ testTitleSortCase
✅ testGetAllPublic
✅ testGetWorkWithNulltitle
✅ testGetWorksPage

❌ TEST-org.orcid.frontend.web.security.AuthenticationManagerTest.xml

1 tests were completed in 2s with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.security.AuthenticationManagerTest 1❌ 2s

❌ org.orcid.frontend.web.security.AuthenticationManagerTest

❌ testSuccessfullAuthentication
	java.lang.IllegalStateException: Failed to load ApplicationContext

✅ TEST-org.orcid.frontend.web.util.CommonPasswordsTest.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.util.CommonPasswordsTest 1✅ 1ms

✅ org.orcid.frontend.web.util.CommonPasswordsTest

✅ testPasswordIsCommon

✅ TEST-org.orcid.frontend.web.util.ThirdPartyLinkManagerTest.xml

4 tests were completed in 28ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.util.ThirdPartyLinkManagerTest 4✅ 28ms

✅ org.orcid.frontend.web.util.ThirdPartyLinkManagerTest

✅ findOrcidClientsWithPredefinedOauthScopePeerReviewImportTest
✅ findOrcidClientsWithPredefinedOauthScopeWorksImportTest
✅ findOrcidClientsWithPredefinedOauthScopeFundingImportTest
✅ findOrcidClientsWithPredefinedOauthScopeReadAccessTest

Annotations

Check failure on line 0 in TEST-orcid.pojo.ajaxForm.DummyTest.xml

See this annotation in the file changed.

@github-actions github-actions / orcid-web Unit Tests

orcid.pojo.ajaxForm.DummyTest ► testThis

Failed test found in:
  TEST-orcid.pojo.ajaxForm.DummyTest.xml
Error:
  java.lang.IllegalStateException: Failed to load ApplicationContext
Raw output
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-web-servlet.xml]
Offending resource: class path resource [test-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]

Check failure on line 0 in TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml

See this annotation in the file changed.

@github-actions github-actions / orcid-web Unit Tests

org.orcid.frontend.email.RecordEmailSenderTest ► testResetNotFoundEmail

Failed test found in:
  TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
Error:
  java.lang.IllegalStateException: Failed to load ApplicationContext
Raw output
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-web-servlet.xml]
Offending resource: class path resource [test-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]

Check failure on line 0 in TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml

See this annotation in the file changed.

@github-actions github-actions / orcid-web Unit Tests

org.orcid.frontend.web.controllers.AdminControllerTest ► deactivateAndReactivateProfileTest

Failed test found in:
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
Error:
  java.lang.IllegalStateException: Failed to load ApplicationContext
Raw output
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-web-servlet.xml]
Offending resource: class path resource [test-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]

Check failure on line 0 in TEST-org.orcid.frontend.web.controllers.ClaimControllerTest.xml

See this annotation in the file changed.

@github-actions github-actions / orcid-web Unit Tests

org.orcid.frontend.web.controllers.ClaimControllerTest ► testClaim

Failed test found in:
  TEST-org.orcid.frontend.web.controllers.ClaimControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ClaimControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ClaimControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ClaimControllerTest.xml
Error:
  java.lang.IllegalStateException: Failed to load ApplicationContext
Raw output
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-web-servlet.xml]
Offending resource: class path resource [test-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]

Check failure on line 0 in TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml

See this annotation in the file changed.

@github-actions github-actions / orcid-web Unit Tests

org.orcid.frontend.web.controllers.ClientsControllerTest ► emptyClientTest

Failed test found in:
  TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml
Error:
  java.lang.IllegalStateException: Failed to load ApplicationContext
Raw output
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-web-servlet.xml]
Offending resource: class path resource [test-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]

Check failure on line 0 in TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml

See this annotation in the file changed.

@github-actions github-actions / orcid-web Unit Tests

org.orcid.frontend.web.controllers.DeveloperToolsControllerTest ► createClientTest

Failed test found in:
  TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml
Error:
  java.lang.IllegalStateException: Failed to load ApplicationContext
Raw output
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-web-servlet.xml]
Offending resource: class path resource [test-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]

Check failure on line 0 in TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml

See this annotation in the file changed.

@github-actions github-actions / orcid-web Unit Tests

org.orcid.frontend.web.controllers.FundingsControllerTest ► testValidateAmountLocaleEN_US

Failed test found in:
  TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
Error:
  java.lang.IllegalStateException: Failed to load ApplicationContext
Raw output
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-web-servlet.xml]
Offending resource: class path resource [test-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]

Check failure on line 0 in TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml

See this annotation in the file changed.

@github-actions github-actions / orcid-web Unit Tests

org.orcid.frontend.web.controllers.ManageMembersControllerTest ► testDeactivateClientAlreadyDeactivated

Failed test found in:
  TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml
Error:
  java.lang.IllegalStateException: Failed to load ApplicationContext
Raw output
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-web-servlet.xml]
Offending resource: class path resource [test-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]

Check failure on line 0 in TEST-org.orcid.frontend.web.controllers.OauthRegistrationControllerTest.xml

See this annotation in the file changed.

@github-actions github-actions / orcid-web Unit Tests

org.orcid.frontend.web.controllers.OauthRegistrationControllerTest ► testStripHtmlFromNames

Failed test found in:
  TEST-org.orcid.frontend.web.controllers.OauthRegistrationControllerTest.xml
Error:
  java.lang.IllegalStateException: Failed to load ApplicationContext
Raw output
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-web-servlet.xml]
Offending resource: class path resource [test-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]

Check failure on line 0 in TEST-org.orcid.frontend.web.controllers.OrgControllerTest.xml

See this annotation in the file changed.

@github-actions github-actions / orcid-web Unit Tests

org.orcid.frontend.web.controllers.OrgControllerTest ► testFindBySourceTypeAndSourceId

Failed test found in:
  TEST-org.orcid.frontend.web.controllers.OrgControllerTest.xml
Error:
  java.lang.IllegalStateException: Failed to load ApplicationContext
Raw output
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-web-servlet.xml]
Offending resource: class path resource [test-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]

Check failure on line 0 in TEST-org.orcid.frontend.web.controllers.PasswordResetControllerTest.xml

See this annotation in the file changed.

@github-actions github-actions / orcid-web Unit Tests

org.orcid.frontend.web.controllers.PasswordResetControllerTest ► testPasswordResetUserNotFoundSendEmail

Failed test found in:
  TEST-org.orcid.frontend.web.controllers.PasswordResetControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.PasswordResetControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.PasswordResetControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.PasswordResetControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.PasswordResetControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.PasswordResetControllerTest.xml
  TEST-org.orcid.frontend.web.controllers.PasswordResetControllerTest.xml
Error:
  java.lang.IllegalStateException: Failed to load ApplicationContext
Raw output
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-web-servlet.xml]
Offending resource: class path resource [test-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Failed to import bean definitions from URL location [classpath*:orcid-frontend-security.xml]
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-web-servlet.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema with Spring Security 5.7. Please update your schema declarations to the 5.7 schema.
Offending resource: URL [file:/home/runner/work/ORCID-Source/ORCID-Source/orcid-web/target/classes/orcid-frontend-security.xml]