Fix integration test failures due to AI APIs #2595
Annotations
5 errors and 4 warnings
Publish Test Report
AIAPITestCase.testMistralAIAPICreationAndPublish
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException:
at org.wso2.am.integration.tests.aiapi.AIAPITestCase.testMistralAIAPICreationAndPublish(AIAPITestCase.java:142)
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException:
at org.wso2.am.integration.tests.aiapi.AIAPITestCase.testMistralAIAPICreationAndPublish(AIAPITestCase.java:142)
|
Publish Test Report
AIAPITestCase.destroyAPIs
──────────────────────────────────────────────────────────────────────────────────────────
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.aiapi.AIAPITestCase.destroyAPIs(AIAPITestCase.java:201)
|
Publish Test Report
AIAPITestCase.destroyAPIs
──────────────────────────────────────────────────────────────────────────────────────────
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.aiapi.AIAPITestCase.destroyAPIs(AIAPITestCase.java:201)
|
Publish Test Report
APISecurityTestCase.testInvocationWithApiKeysWithoutSubscription
──────────────────────────────────────────────────────────────────────────────────────────
API Key internal subscription validation failed. API invocation response code is expected to be : 403, but got 200 expected [false] but found [true]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: API Key internal subscription validation failed. API invocation response code is expected to be : 403, but got 200 expected [false] but found [true]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testInvocationWithApiKeysWithoutSubscription(APISecurityTestCase.java:1238)
|
Publish Test Report
APISecurityTestCase.testInvocationWithApiKeysWithoutSubscription
──────────────────────────────────────────────────────────────────────────────────────────
API Key internal subscription validation failed. API invocation response code is expected to be : 403, but got 200 expected [false] but found [true]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: API Key internal subscription validation failed. API invocation response code is expected to be : 403, but got 200 expected [false] but found [true]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testInvocationWithApiKeysWithoutSubscription(APISecurityTestCase.java:1238)
|
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/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, 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/
|
Publish Test Report
1880 tests run, 7 skipped, 5 failed.
|
Loading