Organization Visibility Capability #9114
main.yml
on: pull_request
build-carbon
21m 44s
run-benchmark-test
51m 40s
Matrix: build-product
Annotations
17 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 (2, group2)
Process completed with exit code 1.
|
build-product (2, group2)
ExternalIDPJWTTestCase.testUpdateKMToExchangeOnly
──────────────────────────────────────────────────────────────────────────────────────────
Response code mismatched when api invocation expected [401] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Response code mismatched when api invocation expected [401] but found [500]
at org.wso2.am.integration.tests.jwt.idp.ExternalIDPJWTTestCase.testUpdateKMToExchangeOnly(ExternalIDPJWTTestCase.java:549)
|
build-product (2, group2)
ExternalIDPJWTTestCase.testUpdateKMToExchangeOnly
──────────────────────────────────────────────────────────────────────────────────────────
Response code mismatched when api invocation expected [401] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Response code mismatched when api invocation expected [401] but found [500]
at org.wso2.am.integration.tests.jwt.idp.ExternalIDPJWTTestCase.testUpdateKMToExchangeOnly(ExternalIDPJWTTestCase.java:549)
|
build-product (2, group2)
CrossTenantSubscriptionTestCase.invokeFromTokenInOtherTenant
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [401]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [401]
at org.wso2.am.integration.tests.crossSubscription.CrossTenantSubscriptionTestCase.invokeFromTokenInOtherTenant(CrossTenantSubscriptionTestCase.java:785)
|
build-product (2, group2)
CrossTenantSubscriptionTestCase.invokeFromTokenInSameTenant
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [401]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [401]
at org.wso2.am.integration.tests.crossSubscription.CrossTenantSubscriptionTestCase.invokeFromTokenInSameTenant(CrossTenantSubscriptionTestCase.java:759)
|
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-product (4, group4)
InvalidAuthTokenLargePayloadTestCase.setEnvironment
──────────────────────────────────────────────────────────────────────────────────────────
Error in API Publishing API Name:InvalidAuthTokenLargePayloadAPIName API Version:1.0.0 API Provider Name :admin Response Code:200 Response Data :Created
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.test.utils.APIManagerIntegrationTestException: Error in API Publishing API Name:InvalidAuthTokenLargePayloadAPIName API Version:1.0.0 API Provider Name :admin Response Code:200 Response Data :Created
at org.wso2.am.integration.tests.other.InvalidAuthTokenLargePayloadTestCase.setEnvironment(InvalidAuthTokenLargePayloadTestCase.java:132)
|
build-product (4, group4)
InvalidAuthTokenLargePayloadTestCase.destroy
──────────────────────────────────────────────────────────────────────────────────────────
Unable to retrieve revisionsnull expected [200] but found [0]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Unable to retrieve revisionsnull expected [200] but found [0]
at org.wso2.am.integration.tests.other.InvalidAuthTokenLargePayloadTestCase.destroy(InvalidAuthTokenLargePayloadTestCase.java:175)
|
build-product (4, group4)
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, 4 skipped, 4 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.
|
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/
|
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)
281 tests run, 1 skipped, 2 failed.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TEST-TestSuite_1
|
25.4 MB |
|
TEST-TestSuite_2
|
15.5 MB |
|
TEST-TestSuite_3
|
19.3 MB |
|
TEST-TestSuite_4
|
30.1 MB |
|