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
Fix Functional Test Magento\Checkout\Test\TestCase\OnePageCheckoutOfflinePaymentMethodsTest::test with data set "OnePageCheckoutTestVariation7_0"
#1164
Closed
p-bystritsky opened this issue
May 16, 2018
· 0 comments
Run Functional Test Magento\Checkout\Test\TestCase\OnePageCheckoutOfflinePaymentMethodsTest::test with data set "OnePageCheckoutTestVariation7_0"
Expected result
Test should pass successfully.
Actual result
Control 'out of stock' is not visible.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'out of stock'
+'in stock'
Note
In Magento without MSI products are deducted from Stock immediately after Order is placed, but in Magento with MSI only after Order is shipped / invoiced.
Preconditions
Steps to reproduce
Expected result
Actual result
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'out of stock'
+'in stock'
Note
In Magento without MSI products are deducted from Stock immediately after Order is placed, but in Magento with MSI only after Order is shipped / invoiced.
https://travis-ci.org/magento-engcom/msi/jobs/382820875
The text was updated successfully, but these errors were encountered: