Skip to content

Merge pull request #7090 from ORCID/email_domain_remove_created_lastm… #251

Merge pull request #7090 from ORCID/email_domain_remove_created_lastm…

Merge pull request #7090 from ORCID/email_domain_remove_created_lastm… #251

GitHub Actions / orcid-web: Unit tests results failed Oct 1, 2024 in 0s

orcid-web: Unit tests results ❌

Tests failed

Report Passed Failed Skipped Time
orcid-web/target/surefire-reports/TEST-orcid.pojo.ajaxForm.DummyTest.xml 1❌ 17s
orcid-web/target/surefire-reports/TEST-orcid.pojo.ajaxForm.WorkFormTest.xml 3✅ 1ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml 12❌ 33s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.oauth2.RevokeControllerTest.xml 6✅ 290ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.salesforce.adapter.SalesForceAdapterTest.xml 4✅ 487ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml 2❌ 8ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.AffiliationsControllerTest.xml 1✅ 40ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.BaseControllerUtilTest.xml 6✅ 50ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ClaimControllerTest.xml 4❌ 11s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml 3❌ 5ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml 7❌ 15s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml 2❌ 0ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.GetMyDataControllerTest.xml 1✅ 159ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml 2❌ 0ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ManageProfileControllerTest.xml 33✅ 247ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.OauthGenericCallsControllerTest.xml 2✅ 43ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.OauthRegistrationControllerTest.xml 2❌ 0ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.OrgControllerTest.xml 2❌ 4ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.PasswordResetControllerTest.xml 2❌ 0ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.PeerReviewsControllerTest.xml 2❌ 0ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.PIDControllerTest.xml 2❌ 1ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.PublicProfileControllerTest.xml 2❌ 0ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.PublicRecordControllerLegacyTest.xml 2❌ 0ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.RecordCorrectionsControllerTest.xml 2❌ 1ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.RegistrationControllerTest.xml 2❌ 0ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ResearchResourceControllerTest.xml 2❌ 0ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ShibbolethControllerTest.xml 2❌ 5s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.SpamControllerTest.xml 2❌ 2ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.WorksControllerTest.xml 2❌ 4ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.WorkspaceControllerTest.xml 1❌ 2s
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest.xml 7✅ 40ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.pagination.WorksPaginatorTest.xml 8✅ 422ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.security.AuthenticationManagerTest.xml 2❌ 6ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.util.CommonPasswordsTest.xml 1✅ 4ms
orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.util.ThirdPartyLinkManagerTest.xml 4✅ 46ms

❌ orcid-web/target/surefire-reports/TEST-orcid.pojo.ajaxForm.DummyTest.xml

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

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

❌ orcid.pojo.ajaxForm.DummyTest

❌ testThis
	java.lang.AssertionError

✅ orcid-web/target/surefire-reports/TEST-orcid.pojo.ajaxForm.WorkFormTest.xml

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

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

✅ orcid.pojo.ajaxForm.WorkFormTest

✅ testSerializeWork
✅ testValueOfAndBack
✅ testEmptyTranslatedTitleDontGetIntoTheWork

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml

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

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

❌ 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

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.oauth2.RevokeControllerTest.xml

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

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

✅ org.orcid.frontend.oauth2.RevokeControllerTest

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

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.salesforce.adapter.SalesForceAdapterTest.xml

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

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

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

✅ testCreateMembersListFromJson
✅ testCreateMemberFromSalesForceRecordWithNullValues
✅ testCreateMemberFromSalesForceRecord
✅ testCreateIntegrationsListFromJson

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.AdminControllerTest 2❌ 8ms

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

❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.test.DBUnitTest
❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.controllers.AdminControllerTest

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.AffiliationsControllerTest.xml

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

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

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

✅ testSearchDisambiguated

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.BaseControllerUtilTest.xml

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

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

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

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

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ClaimControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ClaimControllerTest 4❌ 11s

❌ 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

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ClientsControllerTest 3❌ 5ms

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

❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.util.BaseControllerTest
❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.util.BaseControllerTest
❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.util.BaseControllerTest

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.DeveloperToolsControllerTest 7❌ 15s

❌ 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

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.FundingsControllerTest 2❌ 0ms

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

❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.util.BaseControllerTest
❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.controllers.FundingsControllerTest

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.GetMyDataControllerTest.xml

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

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

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

✅ testDownload

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ManageMembersControllerTest 2❌ 0ms

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

❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.test.DBUnitTest
❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.controllers.ManageMembersControllerTest

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ManageProfileControllerTest.xml

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

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

✅ 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

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.OauthGenericCallsControllerTest.xml

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

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

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

✅ testObtainOauth2TokenPostLockedClient
✅ testObtainOauth2TokenPost

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.OauthRegistrationControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.OauthRegistrationControllerTest 2❌ 0ms

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

❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.test.DBUnitTest
❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.controllers.OauthRegistrationControllerTest

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.OrgControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.OrgControllerTest 2❌ 4ms

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

❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.util.BaseControllerTest
❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.controllers.OrgControllerTest

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.PasswordResetControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.PasswordResetControllerTest 2❌ 0ms

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

❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.test.DBUnitTest
❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.controllers.PasswordResetControllerTest

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.PeerReviewsControllerTest.xml

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

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

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

❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.util.BaseControllerTest
❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.controllers.PeerReviewsControllerTest

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.PIDControllerTest.xml

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

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

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

❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.util.BaseControllerTest
❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.util.BaseControllerTest

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.PublicProfileControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.PublicProfileControllerTest 2❌ 0ms

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

❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.test.DBUnitTest
❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.controllers.PublicProfileControllerTest

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.PublicRecordControllerLegacyTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.PublicRecordControllerLegacyTest 2❌ 0ms

❌ org.orcid.frontend.web.controllers.PublicRecordControllerLegacyTest

❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.test.DBUnitTest
❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.controllers.PublicRecordControllerLegacyTest

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.RecordCorrectionsControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.RecordCorrectionsControllerTest 2❌ 1ms

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

❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.test.DBUnitTest
❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.controllers.RecordCorrectionsControllerTest

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.RegistrationControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.RegistrationControllerTest 2❌ 0ms

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

❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.test.DBUnitTest
❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.controllers.RegistrationControllerTest

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ResearchResourceControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.ResearchResourceControllerTest 2❌ 0ms

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

❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.util.BaseControllerTest
❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.controllers.ResearchResourceControllerTest

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ShibbolethControllerTest.xml

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

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

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

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

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.SpamControllerTest.xml

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

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

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

❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.util.BaseControllerTest
❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.controllers.SpamControllerTest

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.WorksControllerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.controllers.WorksControllerTest 2❌ 4ms

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

❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.util.BaseControllerTest
❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.controllers.WorksControllerTest

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.WorkspaceControllerTest.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.WorkspaceControllerTest 1❌ 2s

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

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

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest.xml

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

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

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

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

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.pagination.WorksPaginatorTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.pagination.WorksPaginatorTest 8✅ 422ms

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

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

❌ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.security.AuthenticationManagerTest.xml

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

Test suite Passed Failed Skipped Time
org.orcid.frontend.web.security.AuthenticationManagerTest 2❌ 6ms

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

❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.test.DBUnitTest
❌ 
	java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.security.AuthenticationManagerTest

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.util.CommonPasswordsTest.xml

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

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

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

✅ testPasswordIsCommon

✅ orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.util.ThirdPartyLinkManagerTest.xml

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

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

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

✅ findOrcidClientsWithPredefinedOauthScopePeerReviewImportTest
✅ findOrcidClientsWithPredefinedOauthScopeWorksImportTest
✅ findOrcidClientsWithPredefinedOauthScopeFundingImportTest
✅ findOrcidClientsWithPredefinedOauthScopeReadAccessTest

Annotations

Check failure on line 0 in orcid-web/target/surefire-reports/TEST-orcid.pojo.ajaxForm.DummyTest.xml

See this annotation in the file changed.

@github-actions github-actions / orcid-web: Unit tests results

orcid.pojo.ajaxForm.DummyTest ► testThis

Failed test found in:
  orcid-web/target/surefire-reports/TEST-orcid.pojo.ajaxForm.DummyTest.xml
Error:
  java.lang.AssertionError
Raw output
java.lang.AssertionError

Check failure on line 0 in orcid-web/target/surefire-reports/TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml

See this annotation in the file changed.

@github-actions github-actions / orcid-web: Unit tests results

org.orcid.frontend.email.RecordEmailSenderTest ► testResetNotFoundEmail

Failed test found in:
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.email.RecordEmailSenderTest.xml
  orcid-web/target/surefire-reports/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.BeanCreationException: Error creating bean with name 'orgAffiliationRelationDao': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'panoplyRedshiftClient': Unsatisfied dependency expressed through field 'panoplyJdbcTemplate'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyJdbcTemplate' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Cannot resolve reference to bean 'panoplyRedshiftDataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyRedshiftDataSource' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.lang.String' to required type 'int' for property 'maximumPoolSize'; nested exception is java.lang.NumberFormatException: For input string: "${org.orcid.core.utils.panoply.maxPoolSize}"
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'panoplyRedshiftClient': Unsatisfied dependency expressed through field 'panoplyJdbcTemplate'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyJdbcTemplate' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Cannot resolve reference to bean 'panoplyRedshiftDataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyRedshiftDataSource' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.lang.String' to required type 'int' for property 'maximumPoolSize'; nested exception is java.lang.NumberFormatException: For input string: "${org.orcid.core.utils.panoply.maxPoolSize}"
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyJdbcTemplate' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Cannot resolve reference to bean 'panoplyRedshiftDataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyRedshiftDataSource' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.lang.String' to required type 'int' for property 'maximumPoolSize'; nested exception is java.lang.NumberFormatException: For input string: "${org.orcid.core.utils.panoply.maxPoolSize}"
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyRedshiftDataSource' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.lang.String' to required type 'int' for property 'maximumPoolSize'; nested exception is java.lang.NumberFormatException: For input string: "${org.orcid.core.utils.panoply.maxPoolSize}"
Caused by: org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.lang.String' to required type 'int' for property 'maximumPoolSize'; nested exception is java.lang.NumberFormatException: For input string: "${org.orcid.core.utils.panoply.maxPoolSize}"
Caused by: java.lang.NumberFormatException: For input string: "${org.orcid.core.utils.panoply.maxPoolSize}"

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

See this annotation in the file changed.

@github-actions github-actions / orcid-web: Unit tests results

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

Failed test found in:
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
Error:
  java.lang.NoClassDefFoundError: Could not initialize class org.orcid.test.DBUnitTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class org.orcid.test.DBUnitTest

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

See this annotation in the file changed.

@github-actions github-actions / orcid-web: Unit tests results

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

Failed test found in:
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml
Error:
  java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.controllers.AdminControllerTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.controllers.AdminControllerTest

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

See this annotation in the file changed.

@github-actions github-actions / orcid-web: Unit tests results

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

Failed test found in:
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ClaimControllerTest.xml
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ClaimControllerTest.xml
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ClaimControllerTest.xml
  orcid-web/target/surefire-reports/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.BeanCreationException: Error creating bean with name 'orgAffiliationRelationDao': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'panoplyRedshiftClient': Unsatisfied dependency expressed through field 'panoplyJdbcTemplate'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyJdbcTemplate' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Cannot resolve reference to bean 'panoplyRedshiftDataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyRedshiftDataSource' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.lang.String' to required type 'int' for property 'maximumPoolSize'; nested exception is java.lang.NumberFormatException: For input string: "${org.orcid.core.utils.panoply.maxPoolSize}"
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'panoplyRedshiftClient': Unsatisfied dependency expressed through field 'panoplyJdbcTemplate'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyJdbcTemplate' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Cannot resolve reference to bean 'panoplyRedshiftDataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyRedshiftDataSource' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.lang.String' to required type 'int' for property 'maximumPoolSize'; nested exception is java.lang.NumberFormatException: For input string: "${org.orcid.core.utils.panoply.maxPoolSize}"
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyJdbcTemplate' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Cannot resolve reference to bean 'panoplyRedshiftDataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyRedshiftDataSource' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.lang.String' to required type 'int' for property 'maximumPoolSize'; nested exception is java.lang.NumberFormatException: For input string: "${org.orcid.core.utils.panoply.maxPoolSize}"
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyRedshiftDataSource' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.lang.String' to required type 'int' for property 'maximumPoolSize'; nested exception is java.lang.NumberFormatException: For input string: "${org.orcid.core.utils.panoply.maxPoolSize}"
Caused by: org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.lang.String' to required type 'int' for property 'maximumPoolSize'; nested exception is java.lang.NumberFormatException: For input string: "${org.orcid.core.utils.panoply.maxPoolSize}"
Caused by: java.lang.NumberFormatException: For input string: "${org.orcid.core.utils.panoply.maxPoolSize}"

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

See this annotation in the file changed.

@github-actions github-actions / orcid-web: Unit tests results

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

Failed test found in:
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml
Error:
  java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.util.BaseControllerTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.util.BaseControllerTest

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

See this annotation in the file changed.

@github-actions github-actions / orcid-web: Unit tests results

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

Failed test found in:
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.DeveloperToolsControllerTest.xml
  orcid-web/target/surefire-reports/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.BeanCreationException: Error creating bean with name 'orgAffiliationRelationDao': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'panoplyRedshiftClient': Unsatisfied dependency expressed through field 'panoplyJdbcTemplate'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyJdbcTemplate' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Cannot resolve reference to bean 'panoplyRedshiftDataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyRedshiftDataSource' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.lang.String' to required type 'int' for property 'maximumPoolSize'; nested exception is java.lang.NumberFormatException: For input string: "${org.orcid.core.utils.panoply.maxPoolSize}"
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'panoplyRedshiftClient': Unsatisfied dependency expressed through field 'panoplyJdbcTemplate'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyJdbcTemplate' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Cannot resolve reference to bean 'panoplyRedshiftDataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyRedshiftDataSource' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.lang.String' to required type 'int' for property 'maximumPoolSize'; nested exception is java.lang.NumberFormatException: For input string: "${org.orcid.core.utils.panoply.maxPoolSize}"
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyJdbcTemplate' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Cannot resolve reference to bean 'panoplyRedshiftDataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyRedshiftDataSource' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.lang.String' to required type 'int' for property 'maximumPoolSize'; nested exception is java.lang.NumberFormatException: For input string: "${org.orcid.core.utils.panoply.maxPoolSize}"
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'panoplyRedshiftDataSource' defined in URL [jar:file:/home/runner/.m2/repository/org/orcid/orcid-persistence/2.65.6/orcid-persistence-2.65.6.jar!/orcid-persistence-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.lang.String' to required type 'int' for property 'maximumPoolSize'; nested exception is java.lang.NumberFormatException: For input string: "${org.orcid.core.utils.panoply.maxPoolSize}"
Caused by: org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.lang.String' to required type 'int' for property 'maximumPoolSize'; nested exception is java.lang.NumberFormatException: For input string: "${org.orcid.core.utils.panoply.maxPoolSize}"
Caused by: java.lang.NumberFormatException: For input string: "${org.orcid.core.utils.panoply.maxPoolSize}"

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

See this annotation in the file changed.

@github-actions github-actions / orcid-web: Unit tests results

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

Failed test found in:
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
Error:
  java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.util.BaseControllerTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.util.BaseControllerTest

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

See this annotation in the file changed.

@github-actions github-actions / orcid-web: Unit tests results

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

Failed test found in:
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.FundingsControllerTest.xml
Error:
  java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.controllers.FundingsControllerTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.controllers.FundingsControllerTest

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

See this annotation in the file changed.

@github-actions github-actions / orcid-web: Unit tests results

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

Failed test found in:
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml
Error:
  java.lang.NoClassDefFoundError: Could not initialize class org.orcid.test.DBUnitTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class org.orcid.test.DBUnitTest

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

See this annotation in the file changed.

@github-actions github-actions / orcid-web: Unit tests results

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

Failed test found in:
  orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml
Error:
  java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.controllers.ManageMembersControllerTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class org.orcid.frontend.web.controllers.ManageMembersControllerTest