Skip to content

Fixing more unit tests #988

Fixing more unit tests

Fixing more unit tests #988

Triggered via push February 27, 2025 22:14
Status Success
Total duration 37s
Artifacts

commit.yml

on: push
lint  /  pre-commit
16s
lint / pre-commit
seed_maven_cache  /  seed_cache
27s
seed_maven_cache / seed_cache
Fit to window
Zoom out
Zoom in

Annotations

10 errors
org.orcid.frontend.web.controllers.ClientsControllerTest ► editClientTest: orcid-web/src/test/java/org/orcid/frontend/web/controllers/ClientsControllerTest.java#L319
Failed test found in: orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml Error: java.lang.NullPointerException
org.orcid.frontend.web.controllers.ClientsControllerTest ► addClientTest: orcid-web/src/test/java/org/orcid/frontend/web/controllers/ClientsControllerTest.java#L282
Failed test found in: orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ClientsControllerTest.xml Error: java.lang.AssertionError
org.orcid.frontend.web.controllers.ManageMembersControllerTest ► editMemberDoesntChangePersistentTokenEnabledValueTest: orcid-web/src/test/java/org/orcid/frontend/web/controllers/ManageMembersControllerTest.java#L435
Failed test found in: orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.ManageMembersControllerTest.xml Error: java.lang.NullPointerException
org.orcid.frontend.web.controllers.OauthRegistrationControllerTest ► testStripHtmlFromNames: orcid-web/src/test/java/org/orcid/frontend/web/controllers/OauthRegistrationControllerTest.java#L111
Failed test found in: orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.OauthRegistrationControllerTest.xml Error: java.lang.NullPointerException
org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest ► oauth2ScreensFeatureEnabledTest: orcid-web/src/test/java/org/orcid/frontend/web/filter/OAuthAuthorizeNotSignedInFilterTest.java#L161
Failed test found in: orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest.xml Error: java.lang.NullPointerException
org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest ► noAuthentication: orcid-web/src/test/java/org/orcid/frontend/web/filter/OAuthAuthorizeNotSignedInFilterTest.java#L114
Failed test found in: orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest.xml Error: java.lang.NullPointerException
org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest ► noSecurityContext: orcid-web/src/test/java/org/orcid/frontend/web/filter/OAuthAuthorizeNotSignedInFilterTest.java#L99
Failed test found in: orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest.xml Error: java.lang.NullPointerException
org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest ► oauth2ScreensFeatureFlagUsedTest: orcid-web/src/test/java/org/orcid/frontend/web/filter/OAuthAuthorizeNotSignedInFilterTest.java#L176
Failed test found in: orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest.xml Error: java.lang.NullPointerException
org.orcid.persistence.dao.ClientSecretDaoTest ► testGetNonPrimaryKeys: orcid-persistence/src/test/java/org/orcid/persistence/dao/ClientSecretDaoTest.java#L50
Failed test found in: orcid-persistence/target/surefire-reports/TEST-org.orcid.persistence.dao.ClientSecretDaoTest.xml Error: java.lang.AssertionError: expected:<3> but was:<2>
org.orcid.persistence.dao.ClientSecretDaoTest ► testLimitedNonPrimaryKeys: orcid-persistence/src/test/java/org/orcid/persistence/dao/ClientSecretDaoTest.java#L67
Failed test found in: orcid-persistence/target/surefire-reports/TEST-org.orcid.persistence.dao.ClientSecretDaoTest.xml Error: java.lang.NullPointerException