Add testcase HasThumbnailVariableWhenSearch #2161
Annotations
3 errors and 2 warnings
APIImportExportTestCase.testAPIImport
──────────────────────────────────────────────────────────────────────────────────────────
Server returned HTTP response code: 500 for URL: https://localhost:9943/api/am/publisher/v4/apis/import
──────────────────────────────────────────────────────────────────────────────────────────
java.io.IOException: Server returned HTTP response code: 500 for URL: https://localhost:9943/api/am/publisher/v4/apis/import
at org.wso2.am.integration.tests.other.APIImportExportTestCase.importArtifact(APIImportExportTestCase.java:936)
at org.wso2.am.integration.tests.other.APIImportExportTestCase.testAPIImport(APIImportExportTestCase.java:319)
Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: https://localhost:9943/api/am/publisher/v4/apis/import
at org.wso2.am.integration.tests.other.APIImportExportTestCase.importArtifact(APIImportExportTestCase.java:935)
at org.wso2.am.integration.tests.other.APIImportExportTestCase.testAPIImport(APIImportExportTestCase.java:319)
|
APIImportExportTestCase.destroy
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException:
at org.wso2.am.integration.tests.other.APIImportExportTestCase.destroy(APIImportExportTestCase.java:829)
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException:
at org.wso2.am.integration.tests.other.APIImportExportTestCase.destroy(APIImportExportTestCase.java:829)
|
APIImportExportTestCase.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.other.APIImportExportTestCase.destroy(APIImportExportTestCase.java:830)
|
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/
|
|
The logs for this run have expired and are no longer available.
Loading