Skip to content

Commit 832d5da

Browse files
committed
ACP2E-3118: [MFTF PR TESTS] AdminCreateOrderWithCustomerWithoutEmailTest
1 parent 1bc8010 commit 832d5da

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminCheckConfigurableProductPriceWhenChildProductPriceUpdatedTest.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,10 @@
8787
</createData>
8888

8989
<!--Open Index Management Page and Select Index mode "Update by Schedule" -->
90+
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="runIndexCronJobs">
91+
<argument name="indices" value=""/>
92+
</actionGroup>
9093
<comment userInput="Adding the comment to replace 'indexer:set-mode schedule' command for preserving Backward Compatibility" stepKey="setIndexerMode"/>
91-
<comment userInput="Adding the comment to replace CliIndexerReindexActionGroup action group ('indexer:reindex' commands) for preserving Backward Compatibility" stepKey="runIndexCronJobs"/>
9294
<comment userInput="Adding the comment to replace CliCacheFlushActionGroup action group ('cache:flush' command) for preserving Backward Compatibility" stepKey="flushCache"/>
9395

9496
<!-- Wait till cron job runs for schedule updates -->

app/code/Magento/Indexer/Test/Mftf/Test/AdminSystemIndexManagementGridChangesTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
</actionGroup>
5252
<actionGroup ref="AddSpecialPriceToProductActionGroup" stepKey="addSpecialPrice"/>
5353
<actionGroup ref="SaveProductFormActionGroup" stepKey="saveProductForm"/>
54+
<wait time="60" stepKey="waitForCronToRun"/>
5455

5556
<actionGroup ref="AdminNavigateMenuActionGroup" stepKey="navigateToIndexManagementPageSecond">
5657
<argument name="menuUiId" value="{{AdminMenuSystem.dataUiId}}"/>

0 commit comments

Comments
 (0)