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-154
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
will be delivered in scope of https://github.com/magento/commerce-data-export/pull/2/ https://github.com/magento/catalog-storefront/pull/415
Description
The latest PRs were merged with green builds, but new PRs are failing with errors.
https://github.com/magento-commerce/commerce-data-export/pull/11
Tests following tests are failing:
With the following error:
Steps to reproduce
As result of research is was found, that tests don't fail if files links are used instead of copying. The easiest way to reproduce it is to install Magento with DevBox
[https://github.com/duhon/magento-docker]
If you install Magento with
[https://github.com/duhon/magento-docker/blob/80abd84218526c14dd1e97db3f253e1be5863635/.env>
MUTAGEN_INSTALLATION=YES (links and copying are used)
Tests are green
MUTAGEN_INSTALLATION=NO (only copying is used)
Mentioned tests are red with the same error.
AC: Builds are green on PR