Fix more unit tests #782
commit.yml
on: push
lint
/
pre-commit
18s
seed_maven_cache
/
seed_cache
26s
Annotations
4 errors and 2 warnings
org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest ► testFindPerson:
orcid-pub-web/src/test/java/org/orcid/api/publicV2/server/PublicV2ApiServiceDelegatorTest.java#L1307
Failed test found in:
orcid-pub-web/target/surefire-reports/TEST-org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest.xml
Error:
org.junit.ComparisonFailure: expected:<[0000-0000-0000-0000]> but was:<[APP-5555555555555555]>
|
org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest ► testFindRecord:
orcid-pub-web/src/test/java/org/orcid/api/publicV2/server/PublicV2ApiServiceDelegatorTest.java#L1307
Failed test found in:
orcid-pub-web/target/surefire-reports/TEST-org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest.xml
Error:
org.junit.ComparisonFailure: expected:<[0000-0000-0000-0000]> but was:<[APP-5555555555555555]>
|
org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest ► testValidatePersonUsingToken:
orcid-pub-web/src/test/java/org/orcid/api/publicV2/server/PublicV2ApiServiceDelegatorTest.java#L1307
Failed test found in:
orcid-pub-web/target/surefire-reports/TEST-org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest.xml
Error:
org.junit.ComparisonFailure: expected:<[0000-0000-0000-0000]> but was:<[APP-5555555555555555]>
|
org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest ► testValidateRecordUsingToken:
orcid-pub-web/src/test/java/org/orcid/api/publicV2/server/PublicV2ApiServiceDelegatorTest.java#L1307
Failed test found in:
orcid-pub-web/target/surefire-reports/TEST-org.orcid.api.publicV2.server.PublicV2ApiServiceDelegatorTest.xml
Error:
org.junit.ComparisonFailure: expected:<[0000-0000-0000-0000]> but was:<[APP-5555555555555555]>
|
lint / pre-commit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
seed_maven_cache / seed_cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|