-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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 issue when compiling statics with multiple jobs #38842
Fix issue when compiling statics with multiple jobs #38842
Conversation
Hi @mrodespin. 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. |
Can confirm that this fixes my issues. |
@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.
Co-authored-by: Abhinav Pathak <51681618+engcom-Hotel@users.noreply.github.com>
@magento run all tests |
Hi @mrodespin, Thanks for the collaboration & contribution! ✔️ QA PassedPreconditions:
Steps to reproduce
Before: ✖️ ![]() After: ✔️ ![]() Builds are failed. Hence, moving this PR to Extended Testing. Thanks |
@magento run all tests |
@magento run Functional Tests B2B, Functional Tests CE, Functional Tests EE |
The Functional B2B and EE failures in recent 2 builds are known issues and not related to the PR changes hence moving this PR to Merge In Progress. ![]() ![]() ![]() ![]() Known issues : |
e6ad856
into
magento:2.4-develop
Patch to fix open Magento issue #38799