magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.46k stars 9.28k forks source link

[Issue] Fix overrides.xml #39090

Open m2-assistant[bot] opened 3 weeks ago

m2-assistant[bot] commented 3 weeks ago

This issue is automatically created based on existing pull request: magento/magento2#37371: Fix overrides.xml


Without this fix it is impossible to use overrides.xml which declaratively changes the configuration of Magento tests

Description (*)

Related Pull Requests

Fixed Issues (if relevant)

  1. Fixes magento/magento2#

Manual testing scenarios (*)

  1. create any Magento module with web-api tests and an overrides.xml file (to suppress the ever-failing Magento tests)
  2. run all API tests and make sure that overrides.xml was ignored by the test framework

Questions or comments

Contribution checklist (*)

m2-assistant[bot] commented 3 weeks ago

Hi @engcom-November. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:

engcom-November commented 3 weeks ago

Hello @duhon,

Thank you for the report and collaboration!

Please elaborate the description of the issue and add the steps to reproduce.

duhon commented 1 week ago

description of the issue

steps to reproduce