Skip to content

Add integration test for audience validation #2544

Add integration test for audience validation

Add integration test for audience validation #2544

Triggered via pull request August 14, 2024 06:28
Status Failure
Total duration 2h 44m 33s
Artifacts 4

maven.yml

on: pull_request
Matrix: build
run-benchmark-test
49m 15s
run-benchmark-test
show-report
17s
show-report
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 14 warnings
build (3, group3)
Process completed with exit code 1.
build (2, group2)
Process completed with exit code 1.
show-report
WorkflowApprovalExecutorTest.testSubscriptionWorkflowProcess ────────────────────────────────────────────────────────────────────────────────────────── java.lang.NullPointerException at org.wso2.am.integration.tests.workflow.WorkflowApprovalExecutorTest.testSubscriptionWorkflowProcess(WorkflowApprovalExecutorTest.java:511) ────────────────────────────────────────────────────────────────────────────────────────── java.lang.NullPointerException at org.wso2.am.integration.tests.workflow.WorkflowApprovalExecutorTest.testSubscriptionWorkflowProcess(WorkflowApprovalExecutorTest.java:511)
show-report
WorkflowApprovalExecutorTest.destroy ────────────────────────────────────────────────────────────────────────────────────────── UserAdminUserAdminException ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.carbon.user.mgt.stub.UserAdminUserAdminException: UserAdminUserAdminException at org.wso2.am.integration.tests.workflow.WorkflowApprovalExecutorTest.destroy(WorkflowApprovalExecutorTest.java:1336)
show-report
WorkflowApprovalExecutorTest.destroy ────────────────────────────────────────────────────────────────────────────────────────── Workflow reference is not available ────────────────────────────────────────────────────────────────────────────────────────── java.lang.AssertionError: Workflow reference is not available at org.wso2.am.integration.tests.workflow.WorkflowApprovalExecutorTest.removeDeletePendingApplication(WorkflowApprovalExecutorTest.java:495) at org.wso2.am.integration.tests.workflow.WorkflowApprovalExecutorTest.destroy(WorkflowApprovalExecutorTest.java:1331)
show-report
SolaceTestCase.showSolaceApiInDeveloperPortal ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.store.api.ApiException: at org.wso2.am.integration.tests.solace.SolaceTestCase.showSolaceApiInDeveloperPortal(SolaceTestCase.java:948) ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.store.api.ApiException: at org.wso2.am.integration.tests.solace.SolaceTestCase.showSolaceApiInDeveloperPortal(SolaceTestCase.java:948)
show-report
SolaceTestCase.testSolaceAPIUndeployFromSolaceBroker ────────────────────────────────────────────────────────────────────────────────────────── Invocation fails for GET request expected [200] but found [404] ────────────────────────────────────────────────────────────────────────────────────────── java.lang.AssertionError: Invocation fails for GET request expected [200] but found [404] at org.wso2.am.integration.tests.solace.SolaceTestCase.testSolaceAPIUndeployFromSolaceBroker(SolaceTestCase.java:1073)
show-report
SolaceTestCase.destroy ────────────────────────────────────────────────────────────────────────────────────────── Missing the required parameter 'apiId' when calling deleteAPI(Async) ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.publisher.api.ApiException: Missing the required parameter 'apiId' when calling deleteAPI(Async) at org.wso2.am.integration.tests.solace.SolaceTestCase.destroy(SolaceTestCase.java:1364)
show-report
AudienceValidationTestCase.testInvokeApiWithAudienceValidation ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.publisher.api.ApiException: at org.wso2.am.integration.tests.api.lifecycle.AudienceValidationTestCase.testInvokeApiWithAudienceValidation(AudienceValidationTestCase.java:151) ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.publisher.api.ApiException: at org.wso2.am.integration.tests.api.lifecycle.AudienceValidationTestCase.testInvokeApiWithAudienceValidation(AudienceValidationTestCase.java:151)
run-benchmark-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run-benchmark-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (3, group3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (3, group3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (2, group2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (2, group2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (1, group1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1, group1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (4, group4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (4, group4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
show-report
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2, malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
show-report
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v2, malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
show-report
1801 tests run, 22 skipped, 7 failed.

Artifacts

Produced during runtime
Name Size
TEST-TestSuite_1
23.2 MB
TEST-TestSuite_2
13.7 MB
TEST-TestSuite_3
18.7 MB
TEST-TestSuite_4
33.2 MB