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
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.
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.
Uh oh!
There was an error while loading. Please reload this page.
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: