-
Notifications
You must be signed in to change notification settings - Fork 9.4k
fix: Use Object Manager for ModeConfigured #38886
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
fix: Use Object Manager for ModeConfigured #38886
Conversation
Fixing magento#38875 (AC-12299)
Hi @pmzandbergen. 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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @pmzandbergen
Thanks for contribution. Please rolling back type casting for $reportOnly
argument
Co-authored-by: Denis Kopylov <[email protected]>
@magento run all tests |
@magento run Unit Tests |
@magento run Functional Tests CE, Functional Tests EE, Functional Tests B2B |
@magento run Unit Tests, Functional Tests CE |
@magento run all tests |
@Den4ik do you want me to roll back the type casting (and why)? The failing tests don't seem to be relevant to this change. |
Failed tests seems are not related and looks strange that they are failed. Let's try one more time and compare results of failed tests |
@magento run all tests |
@magento run Unit Tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pmzandbergen Could you please review my comment
@magento run all tests |
@magento run all tests |
@magento run Unit Tests |
@magento run all tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ Approved.
Changes looks ok for me.
Failed tests each time are different and don't related to the changes.
@magento run all tests |
Hello @pmzandbergen Thanks for the collaboration & contribution! ✔️ QA Passed Steps to reproduce
Before: ✖️ After: ✔️ Builds are failed. Hence, moving this PR to Extended Testing. Thanks |
@magento run all tests |
We have seen static failures in mainline PR after merging this PR into that. Hence for now moving this PR to Extended testing. |
@magento run all tests |
1 similar comment
@magento run all tests |
@magento run Functional Tests CE, Functional Tests B2B |
a0b4e0a
into
magento:2.4-develop
Fixing #38875 (AC-12299)
Description (*)
Use Object Manager to create objects.
Related Pull Requests
N/A
Fixed Issues (if relevant)
Manual testing scenarios (*)
N/A
Questions or comments
Created this PR @glo24157 , feel free to modify or include with your changes. Also see comments at 1b21cb8
Contribution checklist (*)