Skip to content

Commit fa63035

Browse files
committed
MC-21435: Migrate failed QuickSearch related MFTF tests to SearchEngineMysqlSuite
1 parent 2e29f89 commit fa63035

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

app/code/Magento/CatalogSearch/Test/Mftf/Test/MinimalQueryLengthForCatalogSearchTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<testCaseId value="MC-6325"/>
1919
<useCaseId value="MAGETWO-58764"/>
2020
<group value="CatalogSearch"/>
21+
<group value="SearchEngineMysql"/>
2122
</annotations>
2223
<before>
2324
<createData entity="ApiCategory" stepKey="createCategory"/>

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@
124124
<severity value="MAJOR"/>
125125
<testCaseId value="MC-15034"/>
126126
<group value="CatalogSearch"/>
127+
<group value="SearchEngineMysql"/>
127128
<group value="mtf_migrated"/>
128129
</annotations>
129130
<executeJS function="var s = '$createSimpleProduct.name$'; var ret=s.substring(0,3); return ret;" stepKey="getFirstThreeLetters" before="searchStorefront"/>
@@ -160,6 +161,7 @@
160161
<severity value="MAJOR"/>
161162
<testCaseId value="MC-14796"/>
162163
<group value="CatalogSearch"/>
164+
<group value="SearchEngineMysql"/>
163165
<group value="mtf_migrated"/>
164166
</annotations>
165167
<before>
@@ -242,6 +244,7 @@
242244
<severity value="MAJOR"/>
243245
<testCaseId value="MC-14797"/>
244246
<group value="CatalogSearch"/>
247+
<group value="SearchEngineMysql"/>
245248
<group value="mtf_migrated"/>
246249
</annotations>
247250
<before>

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontConfigurableProductChildSearchTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-249"/>
1919
<group value="ConfigurableProduct"/>
20+
<group value="SearchEngineMysql"/>
2021
</annotations>
2122
<before>
2223
<!-- TODO: This should be converted to an actionGroup once MQE-993 is fixed. -->

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<severity value="CRITICAL"/>
1818
<testCaseId value="MC-6092"/>
1919
<group value="LayeredNavigation"/>
20+
<group value="SearchEngineMysql"/>
2021
</annotations>
2122
<before>
2223
<createData entity="productDropDownAttribute" stepKey="attribute"/>

0 commit comments

Comments
 (0)