Skip to content

Commit b6de19c

Browse files
committed
MC-20539: Fix MFTF tests to work with elasticsearch
- fixing MFTF tests
1 parent ad91ff8 commit b6de19c

File tree

29 files changed

+109
-131
lines changed

29 files changed

+109
-131
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ atlassian*
1717
/app/config_sandbox
1818
/app/etc/config.php
1919
/app/etc/env.php
20+
/dev/tests/acceptance/tests/functional/Magento/_generated/*
2021
/app/code/Magento/TestModule*
2122
/lib/internal/flex/uploader/.actionScriptProperties
2223
/lib/internal/flex/uploader/.flexProperties

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-20473"/>
1919
<group value="Bundle"/>
20-
<group value="SearchEngineMysql"/>
21-
<skip>
22-
<issueId value="MC-18948"/>
23-
</skip>
20+
<!-- <group value="SearchEngineMysql"/>-->
21+
<!-- <skip>-->
22+
<!-- <issueId value="MC-18948"/>-->
23+
<!-- </skip>-->
2424
</annotations>
2525
<before>
2626
<createData entity="ApiProductWithDescription" stepKey="simple1" before="simple2"/>

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-20472"/>
1919
<group value="Bundle"/>
20-
<group value="SearchEngineMysql"/>
21-
<skip>
22-
<issueId value="MC-18948"/>
23-
</skip>
20+
<!-- <group value="SearchEngineMysql"/>-->
21+
<!-- <skip>-->
22+
<!-- <issueId value="MC-18948"/>-->
23+
<!-- </skip>-->
2424
</annotations>
2525
<before>
2626
<createData entity="ApiProductWithDescription" stepKey="simple1" before="simple2"/>

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-20475"/>
1919
<group value="Bundle"/>
20-
<group value="SearchEngineMysql"/>
21-
<skip>
22-
<issueId value="MC-18948"/>
23-
</skip>
20+
<!-- <group value="SearchEngineMysql"/>-->
21+
<!-- <skip>-->
22+
<!-- <issueId value="MC-18948"/>-->
23+
<!-- </skip>-->
2424
</annotations>
2525
<before>
2626
<createData entity="ApiProductWithDescription" stepKey="simple1" before="simple2"/>

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-20474"/>
1919
<group value="Bundle"/>
20-
<group value="SearchEngineMysql"/>
21-
<skip>
22-
<issueId value="MC-18948"/>
23-
</skip>
20+
<!-- <group value="SearchEngineMysql"/>-->
21+
<!-- <skip>-->
22+
<!-- <issueId value="MC-18948"/>-->
23+
<!-- </skip>-->
2424
</annotations>
2525
<before>
2626
<createData entity="ApiProductWithDescription" stepKey="simple1" before="simple2"/>

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-20359"/>
1919
<group value="Bundle"/>
20-
<group value="SearchEngineMysql"/>
21-
<skip>
22-
<issueId value="MC-18948"/>
23-
</skip>
20+
<!-- <group value="SearchEngineMysql"/>-->
21+
<!-- <skip>-->
22+
<!-- <issueId value="MC-18948"/>-->
23+
<!-- </skip>-->
2424
</annotations>
2525
<before>
2626
<createData entity="ApiProductWithDescription" stepKey="simple1" before="simple2"/>

app/code/Magento/Catalog/Test/Mftf/Test/AdminMassUpdateProductAttributesStoreViewScopeTest/AdminMassUpdateProductAttributesStoreViewScopeMysqlTest.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
<testCaseId value="MC-20467"/>
1818
<group value="Catalog"/>
1919
<group value="Product Attributes"/>
20-
<group value="SearchEngineMysql"/>
21-
<skip>
22-
<issueId value="MC-18948"/>
23-
</skip>
20+
<!-- <group value="SearchEngineMysql"/>-->
21+
<!-- <skip>-->
22+
<!-- <issueId value="MC-18948"/>-->
23+
<!-- </skip>-->
2424
</annotations>
2525
<before>
2626
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>

app/code/Magento/Catalog/Test/Mftf/Test/AdminMassUpdateProductStatusStoreViewScopeTest/AdminMassUpdateProductStatusStoreViewScopeMysqlTest.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
<testCaseId value="MC-20471"/>
1818
<group value="Catalog"/>
1919
<group value="Product Attributes"/>
20-
<group value="SearchEngineMysql"/>
21-
<skip>
22-
<issueId value="MC-18948"/>
23-
</skip>
20+
<!-- <group value="SearchEngineMysql"/>-->
21+
<!-- <skip>-->
22+
<!-- <issueId value="MC-18948"/>-->
23+
<!-- </skip>-->
2424
</annotations>
2525
<before>
2626
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>

app/code/Magento/Catalog/Test/Mftf/Test/EndToEndB2CGuestUserTest/EndToEndB2CGuestUserMysqlTest.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
<description value="User browses catalog, searches for product, adds product to cart, adds product to wishlist, compares products, uses coupon code and checks out using the Mysql search engine."/>
1717
<severity value="CRITICAL"/>
1818
<testCaseId value="MC-20476"/>
19-
<group value="SearchEngineMysql"/>
20-
<skip>
21-
<issueId value="MC-18948"/>
22-
</skip>
19+
<!-- <group value="SearchEngineMysql"/>-->
20+
<!-- <skip>-->
21+
<!-- <issueId value="MC-18948"/>-->
22+
<!-- </skip>-->
2323
</annotations>
2424
<before>
2525
<resetCookie userInput="PHPSESSID" stepKey="resetCookieForCart"/>

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-20361"/>
1919
<group value="Catalog"/>
20-
<group value="SearchEngineMysql"/>
21-
<skip>
22-
<issueId value="MC-18948"/>
23-
</skip>
20+
<!-- <group value="SearchEngineMysql"/>-->
21+
<!-- <skip>-->
22+
<!-- <issueId value="MC-18948"/>-->
23+
<!-- </skip>-->
2424
</annotations>
2525
<before>
2626
<createData entity="ApiProductWithDescription" stepKey="product"/>

0 commit comments

Comments
 (0)