Organization Visibility Capability #9124
main.yml
on: pull_request
build-carbon
21m 19s
run-benchmark-test
51m 59s
Matrix: build-product
Annotations
9 errors and 11 warnings
run-benchmark-test
Process completed with exit code 1.
|
build-product (3, group3)
Process completed with exit code 1.
|
build-product (3, group3)
APISecurityTestCase.testInvokeBasicAuth
──────────────────────────────────────────────────────────────────────────────────────────
expected [401] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [401] but found [500]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testInvokeBasicAuth(APISecurityTestCase.java:1047)
|
build-product (3, group3)
APISecurityTestCase.testInvokeBasicAuth
──────────────────────────────────────────────────────────────────────────────────────────
expected [401] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [401] but found [500]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testInvokeBasicAuth(APISecurityTestCase.java:1047)
|
build-product (1, group1)
ThrottlePolicyExportImportTestCase.testSubscriptionThrottlePolicyExport
──────────────────────────────────────────────────────────────────────────────────────────
Unrecognized field "allowedOrganizations" (class org.wso2.am.integration.clients.admin.api.dto.SubscriptionThrottlePolicyDTO), not marked as ignorable (17 known properties: "billingPlan", "subscriberCount", "graphQLMaxDepth", "monetization", "rateLimitTimeUnit", "policyId", "isDeployed", "rateLimitCount", "graphQLMaxComplexity", "type", "description", "policyName", "permissions", "customAttributes", "displayName", "defaultLimit", "stopOnQuotaReach"])
at [Source: UNKNOWN; byte offset: #UNKNOWN] (through reference chain: org.wso2.am.integration.clients.admin.api.dto.SubscriptionThrottlePolicyDTO["allowedOrganizations"])
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.IllegalArgumentException:
Unrecognized field "allowedOrganizations" (class org.wso2.am.integration.clients.admin.api.dto.SubscriptionThrottlePolicyDTO), not marked as ignorable (17 known properties: "billingPlan", "subscriberCount", "graphQLMaxDepth", "monetization", "rateLimitTimeUnit", "policyId", "isDeployed", "rateLimitCount", "graphQLMaxComplexity", "type", "description", "policyName", "permissions", "customAttributes", "displayName", "defaultLimit", "stopOnQuotaReach"])
at [Source: UNKNOWN; byte offset: #UNKNOWN] (through reference chain: org.wso2.am.integration.clients.admin.api.dto.SubscriptionThrottlePolicyDTO["allowedOrganizations"])
at org.wso2.am.integration.tests.restapi.admin.throttlingpolicy.ThrottlePolicyExportImportTestCase.testSubscriptionThrottlePolicyExport(ThrottlePolicyExportImportTestCase.java:305)
Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException:
Unrecognized field "allowedOrganizations" (class org.wso2.am.integration.clients.admin.api.dto.SubscriptionThrottlePolicyDTO), not marked as ignorable (17 known properties: "billingPlan", "subscriberCount", "graphQLMaxDepth", "monetization", "rateLimitTimeUnit", "policyId", "isDeployed", "rateLimitCount", "graphQLMaxComplexity", "type", "description", "policyName", "permissions", "customAttributes", "displayName", "defaultLimit", "stopOnQuotaReach"])
at [Source: UNKNOWN; byte offset: #UNKNOWN] (through reference chain: org.wso2.am.integration.clients.admin.api.dto.SubscriptionThrottlePolicyDTO["allowedOrganizations"])
at org.wso2.am.integration.tests.restapi.admin.throttlingpolicy.ThrottlePolicyExportImportTestCase.testSubscriptionThrottlePolicyExport(ThrottlePolicyExportImportTestCase.java:305)
|
build-product (1, group1)
ThrottlePolicyExportImportTestCase.testSubscriptionThrottlePolicyExport
──────────────────────────────────────────────────────────────────────────────────────────
Unrecognized field "allowedOrganizations" (class org.wso2.am.integration.clients.admin.api.dto.SubscriptionThrottlePolicyDTO), not marked as ignorable (17 known properties: "billingPlan", "subscriberCount", "graphQLMaxDepth", "monetization", "rateLimitTimeUnit", "policyId", "isDeployed", "rateLimitCount", "graphQLMaxComplexity", "type", "description", "policyName", "permissions", "customAttributes", "displayName", "defaultLimit", "stopOnQuotaReach"])
at [Source: UNKNOWN; byte offset: #UNKNOWN] (through reference chain: org.wso2.am.integration.clients.admin.api.dto.SubscriptionThrottlePolicyDTO["allowedOrganizations"])
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.IllegalArgumentException:
Unrecognized field "allowedOrganizations" (class org.wso2.am.integration.clients.admin.api.dto.SubscriptionThrottlePolicyDTO), not marked as ignorable (17 known properties: "billingPlan", "subscriberCount", "graphQLMaxDepth", "monetization", "rateLimitTimeUnit", "policyId", "isDeployed", "rateLimitCount", "graphQLMaxComplexity", "type", "description", "policyName", "permissions", "customAttributes", "displayName", "defaultLimit", "stopOnQuotaReach"])
at [Source: UNKNOWN; byte offset: #UNKNOWN] (through reference chain: org.wso2.am.integration.clients.admin.api.dto.SubscriptionThrottlePolicyDTO["allowedOrganizations"])
at org.wso2.am.integration.tests.restapi.admin.throttlingpolicy.ThrottlePolicyExportImportTestCase.testSubscriptionThrottlePolicyExport(ThrottlePolicyExportImportTestCase.java:305)
Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException:
Unrecognized field "allowedOrganizations" (class org.wso2.am.integration.clients.admin.api.dto.SubscriptionThrottlePolicyDTO), not marked as ignorable (17 known properties: "billingPlan", "subscriberCount", "graphQLMaxDepth", "monetization", "rateLimitTimeUnit", "policyId", "isDeployed", "rateLimitCount", "graphQLMaxComplexity", "type", "description", "policyName", "permissions", "customAttributes", "displayName", "defaultLimit", "stopOnQuotaReach"])
at [Source: UNKNOWN; byte offset: #UNKNOWN] (through reference chain: org.wso2.am.integration.clients.admin.api.dto.SubscriptionThrottlePolicyDTO["allowedOrganizations"])
at org.wso2.am.integration.tests.restapi.admin.throttlingpolicy.ThrottlePolicyExportImportTestCase.testSubscriptionThrottlePolicyExport(ThrottlePolicyExportImportTestCase.java:305)
|
build-product (1, group1)
ApplicationSharingTestCase.testAPIKeyRevocationBySharedUser
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.store.api.ApiException:
at org.wso2.am.integration.tests.application.groupSharing.ApplicationSharingTestCase.testAPIKeyRevocationBySharedUser(ApplicationSharingTestCase.java:135)
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.store.api.ApiException:
at org.wso2.am.integration.tests.application.groupSharing.ApplicationSharingTestCase.testAPIKeyRevocationBySharedUser(ApplicationSharingTestCase.java:135)
|
build-product (1, group1)
ApplicationSharingTestCase.testUserTwoApplicationRemoval
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.store.api.ApiException:
at org.wso2.am.integration.tests.application.groupSharing.ApplicationSharingTestCase.testUserTwoApplicationRemoval(ApplicationSharingTestCase.java:93)
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.store.api.ApiException:
at org.wso2.am.integration.tests.application.groupSharing.ApplicationSharingTestCase.testUserTwoApplicationRemoval(ApplicationSharingTestCase.java:93)
|
build-product (1, group1)
Process completed with exit code 1.
|
build-carbon
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run-benchmark-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-product (3, group3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-product (3, group3)
796 tests run, 8 skipped, 2 failed.
|
build-product (2, group2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-product (2, group2)
169 tests run, 0 skipped, 0 failed.
|
build-product (1, group1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-product (1, group1)
598 tests run, 12 skipped, 4 failed.
|
build-product (4, group4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-product (4, group4)
279 tests run, 0 skipped, 0 failed.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "TEST-TestSuite_1", "TEST-TestSuite_2", "TEST-TestSuite_3", "TEST-TestSuite_4".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TEST-TestSuite_1
|
25.4 MB |
|
TEST-TestSuite_2
|
15.7 MB |
|
TEST-TestSuite_3
|
19.3 MB |
|
TEST-TestSuite_4
|
35.7 MB |
|