product-is-builder-jdk21 #60
Annotations
2 errors and 2 warnings
build
PR BUILD not successfull. Check artifacts for logs.
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
===========================================================
product-is BUILD SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
FAILURE
==========================================================
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] org.wso2.identity.integration.test.rest.api.server.organization.management.v1.OrganizationManagementSuccessTest.testGetPaginatedOrganizationsDiscoveryForNonNumericEdgeCasesOfOffsetAndOffsetWithLimit(org.wso2.identity.integration.test.rest.api.server.organization.management.v1.OrganizationManagementSuccessTest)
[ERROR] Run 1: OrganizationManagementSuccessTest.testGetPaginatedOrganizationsDiscoveryForNonNumericEdgeCasesOfOffsetAndOffsetWithLimit:1136->validatePaginationScenarioWithOffsetAndLimit:1599->validateNextLink:1381 Next link should not be present. expected:<null> but was:</api/server/v1/organizations/discovery?offset=0&limit=0>
[ERROR] Run 2: OrganizationManagementSuccessTest.testGetPaginatedOrganizationsDiscoveryForNonNumericEdgeCasesOfOffsetAndOffsetWithLimit:1136->validatePaginationScenarioWithOffsetAndLimit:1599->validateNextLink:1381 Next link should not be present. expected:<null> but was:</t/wso2.com/api/server/v1/organizations/discovery?offset=0&limit=0>
[INFO]
[ERROR] org.wso2.identity.integration.test.rest.api.server.organization.management.v1.OrganizationManagementSuccessTest.testGetPaginatedOrganizationsDiscoveryForNumericEdgeCasesOfLimit(org.wso2.identity.integration.test.rest.api.server.organization.management.v1.OrganizationManagementSuccessTest)
[ERROR] Run 1: OrganizationManagementSuccessTest.testGetPaginatedOrganizationsDiscoveryForNumericEdgeCasesOfLimit:1022->validateOrganizationDiscoveryLimitEdgeCaseLinks:1482 'links' should be empty when the limit is 0. expected:<true> but was:<false>
[INFO] Run 2: PASS
[INFO] Run 3: PASS
[ERROR] Run 4: OrganizationManagementSuccessTest.testGetPaginatedOrganizationsDiscoveryForNumericEdgeCasesOfLimit:1022->validateOrganizationDiscoveryLimitEdgeCaseLinks:1482 'links' should be empty when the limit is 0. expected:<true> but was:<false>
[INFO] Run 5: PASS
[INFO] Run 6: PASS
[ERROR] Run 7: OrganizationManagementSuccessTest.testGetPaginatedOrganizationsDiscoveryForNumericEdgeCasesOfLimit:1022->validateOrganizationDiscoveryLimitEdgeCaseLinks:1482 'links' should be empty when the limit is 0. expected:<true> but was:<false>
[INFO] Run 8: PASS
[INFO] Run 9: PASS
[ERROR] Run 10: OrganizationManagementSuccessTest.testGetPaginatedOrganizationsDiscoveryForNumericEdgeCasesOfLimit:1022->validateOrganizationDiscoveryLimitEdgeCaseLinks:1482 'links' should be empty when the limit is 0. expected:<true> but was:<false>
[INFO] Run 11: PASS
[INFO] Run 12: PASS
[INFO]
[INFO]
[ERROR] Tests run: 2614, Failures: 2, Errors: 0, Skipped: 6
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Identity Server Integration Tests 7.1.0-m4-SNAPSHOT:
[INFO]
[INFO] Identity Server Integration Tests .................. SUCCESS [ 3.838 s]
[INFO] WSO2 IS - Integration Test Admin Clients Module .... SUCCESS [ 5.878 s]
[INFO] WSO2 IS - Integration UI Pages Module .............. SUCCESS [ 2.152 s]
[INFO] WSO2 IS - Integration Test Utils Module ............ SUCCESS [ 2.357 s]
[INFO] Custom Attribute Finder ............................ SUCCESS [ 2.359 s]
[INFO] jacoco-report-generator ............................ SUCCESS [ 1.877 s]
[INFO] WSO2 Identity Integration Test Common .............. SUCCESS [ 1.109 s]
[INFO] Identity Test Back-end Module ...................... FAILURE [ 03:00 h]
[INFO] org.wso2.identity.integration.test ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:01 h
[INFO] Finished at: 2024-12-21T02:20:30Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apac
|