Add AI analytics integration tests #2633
Annotations
3 errors and 3 warnings
APKIntegrationTestSuite.runScenario
──────────────────────────────────────────────────────────────────────────────────────────
Could not receive expected response within time. Last received code: 500, last response body: ***"description":"Error during validating the request","message":"Unclassified Validation Failure","code":"102500"***
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.apk.integration.utils.exceptions.TimeoutException: Could not receive expected response within time. Last received code: 500, last response body: ***"description":"Error during validating the request","message":"Unclassified Validation Failure","code":"102500"***
at org.wso2.apk.integration.utils.clients.SimpleHTTPClient.executeLastRequestForEventualConsistentResponse(SimpleHTTPClient.java:474)
at org.wso2.apk.integration.api.BaseSteps.eventualSuccess(BaseSteps.java:309)
at ✽.I eventually receive 301 response code, not accepting(file:///home/runner/work/apk/apk/apk-repo/test/cucumber-tests/src/test/resources/tests/api/RequestRedirect.feature:34)
|
APKIntegrationTestSuite.runScenario
──────────────────────────────────────────────────────────────────────────────────────────
Could not receive expected response within time. Last received code: 500, last response body: ***"message":"Unclassified Validation Failure","code":"102500","description":"Error during validating the request"***
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.apk.integration.utils.exceptions.TimeoutException: Could not receive expected response within time. Last received code: 500, last response body: ***"message":"Unclassified Validation Failure","code":"102500","description":"Error during validating the request"***
at org.wso2.apk.integration.utils.clients.SimpleHTTPClient.executeLastRequestForEventualConsistentResponse(SimpleHTTPClient.java:474)
at org.wso2.apk.integration.api.BaseSteps.eventualSuccess(BaseSteps.java:309)
at ✽.I eventually receive 301 response code, not accepting(file:///home/runner/work/apk/apk/apk-repo/test/cucumber-tests/src/test/resources/tests/api/RequestRedirect.feature:12)
|
|
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: azure/login@v1, azure/CLI@v1, azure/aks-set-context@v3, actions/checkout@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/
|
|
This job failed
Loading