-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Check if OpenGraph can show price #38510
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
base: 2.4-develop
Are you sure you want to change the base?
Conversation
Hi @barryvdh. 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 |
@magento create issue |
@magento run WebAPI 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.
Hello @barryvdh,
Thanks for the contribution!
Please fix the failed static tests, other failed tests seems flaky to me.
Thanks
That doesn't seem relevant to my PR, or do you need me to fix the rest of the template? |
Hello @barryvdh, I agree that the failures are not related to your changes, but we need a green build to proceed further with this. Thanks |
@magento run static tests |
@magento run all 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.
Hello @barryvdh,
Thanks for the making the changes, one more small change is required as suggested below.
Please do the needful.
Thanks
app/code/Magento/Catalog/view/frontend/templates/product/view/opengraph/general.phtml
Outdated
Show resolved
Hide resolved
…opengraph/general.phtml Co-authored-by: Abhinav Pathak <51681618+engcom-Hotel@users.noreply.github.com>
@magento run all tests |
@engcom-Hotel all good now? |
@magento run Functional Tests B2B, Functional Tests CE, Unit Tests |
@magento run all tests |
Hi @barryvdh, Thanks for the collaboration & contribution! ✔️ QA PassedPreconditions:
Steps to reproduce
Before: ✖️ ![]() ![]() After: ✔️ price is not visible in the OG tag. ![]() ![]() Builds are failed. Hence, moving this PR to Extended Testing. Thanks. |
@magento run all tests |
@magento run Unit Tests, Functional Tests B2B, Functional Tests EE, Functional Tests CE |
The consistent test failures for Functional B2B are known Issues and JIRA is raised for them. Other failures are inconsistent and seems to be flaky. They neither part of PR nor failing because of the PR changes. ![]() ![]() Known Issues: The consistent test failure for Functional CE is known Issues and JIRA is raised for the same. Known Issues: |
The consistent test failure for Functional EE is known Issues and JIRA is raised for the same. Other failure is inconsistent and seems to be flaky. They neither part of PR nor failing because of the PR changes. Known Issues: Hence moving this PR in Merge In Progress. |
@magento run all tests |
Description (*)
This checks if the price can be shown
Manual testing scenarios (*)
Contribution checklist (*)
Resolved issues: