Skip to content

Commit 2ffaa30

Browse files
committed
MC-29335: Missing paid orders and lock wait timeouts in Guest Checkout
1 parent ef7d78f commit 2ffaa30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Sales/Test/Mftf/Test/AdminCancelTheCreatedOrderWithZeroSubtotalCheckoutTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@
7272
<actionGroup ref="VerifyCreatedOrderInformationActionGroup" stepKey="verifyCreatedOrderInformation"/>
7373
<grabTextFrom selector="|Order # (\d+)|" stepKey="orderId"/>
7474

75+
<!-- Start the consumer -->
76+
<magentoCLI command="queue:consumers:start sales.rule.update.coupon.usage --max-messages=100" stepKey="startMessageQueue2"/>
77+
7578
<!-- Cancel the Order -->
7679
<actionGroup ref="CancelPendingOrderActionGroup" stepKey="cancelPendingOrder"/>
7780

0 commit comments

Comments
 (0)