-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Fix failing / warnings in unit tests #28599
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 failing / warnings in unit tests #28599
Conversation
Hi @lbajsarowicz. 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. |
@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.
@lbajsarowicz good job!
Hi @rogyar, thank you for the review. |
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 @lbajsarowicz . Could you resolve merge conflicts?
Thanks!
Pull Request state was updated. Re-review required.
…-patch-information # Conflicts: # composer.lock
I see that Magento Functional Testing Framework RC4 is coming, so probably we will need to resolve composer update --with-dependencies allure-framework/allure-phpunit dealerdirect/phpcodesniffer-composer-installer friendsofphp/php-cs-fixer lusitanian/oauth magento/magento-coding-standard pdepend/pdepend phpcompatibility/php-compatibility phpmd/phpmd phpstan/phpstan phpunit/phpunit sebastian/phpcpd squizlabs/php_codesniffer |
@magento run all tests |
…-patch-information # Conflicts: # composer.lock
…-patch-information # Conflicts: # composer.lock
I am unable to resolve conflicts anymore. I mean there is something introduced with regular dependencies which causes set of conflicts during |
@magento run all tests |
@magento run all tests Fun fact: My PR is hanging for 2 months already, but most of the same changes performed last week (https://github.com/magento/magento2/pull/29244/files) were already merged. What is more fun: The Magento 2.4 was released with the Unit Test bugs, even though the fix was already there 👏 |
Hi @rogyar, thank you for the review. |
QA not applicable |
@magento run all tests |
Hi @lbajsarowicz, thank you for your contribution! |
Description (*)
2.4.1-develop
branch contains failing Unit tests - I've fixed that in scope of PRAlso - On 5th of June new version (
9.2
of PHPUnit was released) I've upgraded it.Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)