Skip to content

Commit 355fe3c

Browse files
committed
B2B-2117: Prepare AWS Aurora Functional Test CI Build for Handing Off to GL Team
- Fixing flaky tests - Fixing svc failure
1 parent 2db5edc commit 355fe3c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

app/code/Magento/Bundle/Test/Mftf/Test/AdminAddBundleItemsTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
<actionGroup ref="DeleteProductBySkuActionGroup" stepKey="deleteBundleProductBySku">
3737
<argument name="sku" value="{{BundleProduct.sku}}"/>
3838
</actionGroup>
39+
<actionGroup ref="ResetAdminDataGridToDefaultViewActionGroup" stepKey="clearFilters"/>
3940
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
4041
</after>
4142

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</createData>
2727
<createData entity="SimpleSubCategory" stepKey="categoryEntity"/>
2828
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
29-
<magentoCron groups="index" stepKey="reindex"/>
29+
<magentoCron groups="index" stepKey="RunToScheduleJobs"/>
3030
</before>
3131

3232
<after>

0 commit comments

Comments
 (0)