-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
magento/magento2#33980: Using virtual type to configure plugin, interceptor method cannot be generated correctly in setup:di:compile command #38141
base: 2.4-develop
Are you sure you want to change the base?
Conversation
…generated correctly in setup:di:compile command
…onfigurationBuilder.php Co-authored-by: Ihor Sviziev <ihor-sviziev@users.noreply.github.com>
…generated correctly in setup:di:compile command 1. Make changes in constructor backward compatible 2. Fix static tests - extract to separate method - replace array_merge in loop with a single array_merge
…generated correctly in setup:di:compile command magento#33980
Hi @GrassH. Thank you for your contribution! Add the comment under your pull request to deploy test or vanilla Magento instance:
❗ Automated tests can be triggered manually with an appropriate comment:
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run Sample Data Tests CE,Sample Data Tests B2B,Sample Data Tests EE |
Failed to run the builds. Please try to re-run them later. |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run Functional Tests CE, Functional Tests EE |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run all tests |
@magento run WebAPI Tests |
@magento run Functional Tests CE |
1 similar comment
@magento run Functional Tests CE |
@magento run all tests |
@magento run all tests |
@magento run WebAPI Tests |
@magento run all tests |
@magento run all tests |
@magento run Static Tests,Functional Tests B2B |
@magento run Functional Tests B2B, Database Compare, Functional Tests CE, Functional Tests EE, Integration Tests, Magento Health Index, Semantic Version Checker, Unit Tests, WebAPI Tests |
@magento Functional Tests B2B, Functional Tests CE, Functional Tests EE, Unit Tests |
@magento Functional Tests B2B, Functional Tests CE, Functional Tests EE, Unit Tests |
Description (*)
Using virtual type to configure plugin, interceptor method cannot be generated correctly in setup:di:compile command
Related Pull Requests
#33981
Fixed Issues (if relevant)
Manual testing scenarios (*)
Result is 0;
Result is 0;
Questions or comments
Contribution checklist (*)