You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) Magento\Bundle\Model\ProductTest::testIsSalable with data set "selectionQty: 5 qty: 0 isInStock: 0 manageStock: 1 backorders: 0" (5, 0, 0, true, 0, false)
Failed asserting that true matches expected false.
.....
22) Magento\Bundle\Model\ProductTest::testIsSalable with data set "selectionQty: 15 qty: 10 isInStock: 1 manageStock: 1 backorders: 0" (15, 10, 1, true, 0, false)
Failed asserting that true matches expected false.
.....
1) Magento\Bundle\Model\Product\IsSaleableTest::testIsSaleableOnBundleWithNotEnoughQtyOfSelection
Bundle product supposed to be non saleable if there are not enough qty of selections on required options
Failed asserting that true is false.
/var/www/html/dev/tests/integration/testsuite/Magento/Bundle/Model/Product/IsSaleableTest.php:229
Expected behavior
tests are passed
Benefits
No response
Additional information
No response
Release note
No response
The text was updated successfully, but these errors were encountered:
Description
Catalog Bundle products tests are failed.
ref:
Expected behavior
tests are passed
Benefits
No response
Additional information
No response
Release note
No response
The text was updated successfully, but these errors were encountered: