Skip to content

Commit 24b6965

Browse files
committed
MC-20539: Fix MFTF tests to work with elasticsearch
- skipping MFTF tests until partial word search for ES is implemented
1 parent bc70771 commit 24b6965

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/code/Magento/CatalogSearch/Test/Mftf/Test/SearchEntityResultsTest/QuickSearchTwoProductsWithDifferentWeightTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<severity value="MAJOR"/>
1616
<testCaseId value="MC-14797"/>
1717
<group value="CatalogSearch"/>
18-
<!-- <group value="SearchEngineMysql"/>-->
18+
<group value="SearchEngineElasticsearch"/>
1919
<group value="mtf_migrated"/>
2020
<!-- <skip>-->
2121
<!-- <issueId value="MC-18948"/>-->

app/code/Magento/LayeredNavigation/Test/Mftf/Test/ShopByButtonInMobileTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<severity value="CRITICAL"/>
1818
<testCaseId value="MC-6092"/>
1919
<group value="LayeredNavigation"/>
20-
<!-- <group value="SearchEngineMysql"/>-->
20+
<group value="SearchEngineElasticsearch"/>
2121
<!-- <skip>-->
2222
<!-- <issueId value="MC-18948"/>-->
2323
<!-- </skip>-->

0 commit comments

Comments
 (0)