Adobe Stock Integration WebAPI tests are not currently running on builds on the pull request.
The tests have to be launched locally and fixed.
Current failures:
Magento\AdobeStockAsset\Test\Api\AssetRepository\DeleteByIdTest::testDelete
Parameters in fault details are invalid.
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
Array (
- 1 => 1
+ 'id' => '1'
)
Magento\AdobeStockAsset\Test\Api\AssetRepository\GetByIdTest::testGetAssetById
SoapFault: looks like we got no XML document
Magento\AdobeStockAsset\Test\Api\AssetRepository\GetListTest::testGetList
TypeError: Argument 1 passed to Magento\Framework\Api\SimpleDataObjectConverter::convertKeysToCamelCase() must be of the type array, object given, called in /var/www/html/dev/tests/api-functional/framework/Magento/TestFramework/TestCase/Webapi/Adapter/Soap.php on line 54
Magento\AdobeStockImage\Test\Api\SearchExecuteTest::testSearchExecute
SoapFault: Adobe API Key is invalid!
Adobe Stock Integration WebAPI tests are not currently running on builds on the pull request.
The tests have to be launched locally and fixed.
Current failures:
To run the tests on PR - a related infrastructure should be added, see example: https://github.com/magento/partners-magento2-infrastructure/pull/39/files
Build with failures: http://10.234.235.163:8080/job/WebAPI-Tests/2552 Jira: https://jira.corp.magento.com/browse/ENGCOM-8228