Closed magento-engcom-team closed 3 years ago
The issue was exported from the internal JIRA. The link to the original JIRA issue: https://jira.corp.magento.com/browse/SFAPP-188
Hi @magento-engcom-team. Thank you for your report. To help us process this issue please make sure that you provided sufficient information.
Please, add a comment to assign the issue: @magento I am working on this
In scope of work on catalog-storefront project it's reqiured to use specific versions for 3rd party modules https://github.com/magento/storefront-product-reviews-ce/blob/b55d486c510514372703bc369dafcb1fb1f7ba56/app/code/Magento/ReviewsStorefrontApi/composer.json#L10
Static test fails with the following error:
ReviewsStorefrontApi module has been blacklisted in dev/tests/static/testsuite/Magento/Test/Integrity/_files/blacklist/composer_root_modules_reviews*ce.txt, despite that ComposerTest still fails, because version check doesn't work with blacklist. It is proposed to make it work with blacklist as well:
the following changes must be reverted from
catalog-data-export
, been added there as workaround and must be removed after sync with 2.4-develop