-
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 fails on captcha even it not used #30991
base: 2.4-develop
Are you sure you want to change the base?
Conversation
Hi @kandy. Thank you for your contribution
❗ Automated tests can be triggered manually with an appropriate comment:
You can find more information about the builds here ℹ️ Please run only needed test builds instead of all when developing. Please run all test builds before sending your PR for review. For more details, please, review the Magento Contributor Guide documentation. 🕙 You can find the schedule on the Magento Community Calendar page. 📞 The triage of Pull Requests happens in the queue order. If you want to speed up the delivery of your contribution, please join the Community Contributions Triage session to discuss the appropriate ticket. 🎥 You can find the recording of the previous Community Contributions Triage on the Magento Youtube Channel ✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel |
@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 @kandy,
Could you provide additional info what issue are you trying to resolve and what are steps to reproduce?
@magento run all tests |
Hi @kandy, can you provide more details on this PR? Thanks! |
@magento create issue |
I see you already update the issue description. Seems like it's clear enough now. |
@magento run Functional Tests B2B, Functional Tests CE, Functional Tests EE, Unit Tests, WebAPI Tests |
Hi @ihor-sviziev, thank you for the review. |
Hello @kandy, Thanks for the contributions! ✔️ QA Passed Preconditions:
Steps to reproduce
Before: ✖️
After: ✔️
![]() Builds are failed hence moving it to Extended Testing. |
@magento run all tests |
@magento run all tests |
@magento run all tests |
@magento run Functional Tests B2B |
The Functional B2B test failures are different in recent 2 successive builds. They neither part of PR nor failing because of the PR changes, hence moving it to Merge in Progress. Run 1: https://public-results-storage-prod.magento-testing-service.engineering/reports/magento/magento2/pull/30991/b0c48ee35bb4e37f82f7a939528466e1/Functional/allure-report-b2b/index.html#categories/16b25a50b4a8b68f5548cdba82ebd5f8/cd3766e0a809bcf1/ Run 2: https://public-results-storage-prod.magento-testing-service.engineering/reports/magento/magento2/pull/30991/78cffe85ecfebcdd0df1f1766792028b/Functional/allure-report-b2b/index.html#categories/5072882f07cb874cae0a44e8084918d0/6a8eea112acd6145/ |
Description (*)
imageftbbox
function is only available if PHP is compiled with freetype support (--with-freetype-dir=DIR)based on https://www.php.net/manual/en/function.imageftbbox.php
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)
Resolved issues: