-
Notifications
You must be signed in to change notification settings - Fork 18
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
[17] Read API :: Integration tests :: Wishlist.Model #54
Comments
Hi @mslabko. Thank you for your report. Please, add a comment to assign the issue:
|
@michael I checked this issue, did a couple of tests and debugging, and after discussed with Serhii Kovalenko, this PR fixed did the trick to fix the issues: |
This test was fixed in the scope of #55 (comment) Please, fill free to review related PR. In case you found another root cause of the test failure, please mention it and reopen this ticket. |
In the scope of delivery #17 need to fix integration tests Magento.Wishlist.Model*:
Needed branches:
Dev notes:
Example of error:
Stacktrace
Magento\Wishlist\Model\ResourceModel\Item\CollectionTest::testLoadedProductAttributes
Magento\Framework\Exception\LocalizedException: Cannot specify product.
/var/www/html/app/code/Magento/Wishlist/Model/Item.php:376
/var/www/html/dev/tests/integration/tmp/sandbox--23a8fccb4879ec0a108e98befda0d725946cbdfcadd17dfdeeae6767d7a8a6ec/generated/code/Magento/Wishlist/Model/Item/Interceptor.php:95
/var/www/html/dev/tests/integration/testsuite/Magento/Wishlist/Model/ResourceModel/Item/CollectionTest.php:60
The text was updated successfully, but these errors were encountered: