magento / magento/catalog-storefront
Issue with Functional Test
- Dominant language
- PHP
- Stars
- 7
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
The build has been failed on FAT EE Tests on PR https://github.com/magento/catalog-storefront/pull/313/checks?check_run_id=1140791828
Error logs:
```
[Build Functional EE] ! [NOTE] Could not find ActionGroup by ref
[Build Functional EE] ! "AssertAdminMediaGalleryContextMenuOpenedActionGroup"
[Build Functional EE] !
[Build Functional EE]
[Pipeline] [Build Functional EE] echo
[Build Functional EE] FAILURE: Error generating MFTF tests -> exit code=1
```
Test run on mainline: https://github.com/magento/catalog-storefront/pull/320
Failure can be caused by changes in MFTF framework which are not reflected in our branches for ce/ee repos.
Need to try merge 2.4-develop and re-run test
Contributor guide
Assessment
This issue has not been assessed yet.