Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

WebAPI test failing with MSI for AddProductToCartTest::testAddMoreProductsThatAllowed #795

Closed
cpartica opened this issue Jul 30, 2019 · 2 comments

Comments

@cpartica
Copy link
Contributor

Preconditions (*)

1.Deploy 2.3-develop with latest MSI
2.Run integration tests

Steps to reproduce (*)

1.You will see a failure:
Magento\GraphQl\CatalogInventory\AddProductToCartTest::testAddMoreProductsThatAllowed
Failed asserting that exception message 'GraphQL response contains errors: Could not add the product with SKU custom-design-simple-product to the shopping cart: The requested qty exceeds the maximum qty allowed in shopping cart
' contains 'The most you may purchase is 5.'.

Expected result (*)

  1. Test should pass

Actual result (*)

  1. Test doesn't pass
@cpartica
Copy link
Contributor Author

From our investigations it was this PR that caused it:
https://github.com/magento/magento2ce/pull/4542

@naydav
Copy link
Contributor

naydav commented Jul 31, 2019

#796

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants