Skip to content

Commit fd740c5

Browse files
committed
MC-20539: Fix MFTF tests to work with elasticsearch
- debug MTF test failure
1 parent d1f5da1 commit fd740c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev/tests/functional/tests/app/Magento/Msrp/Test/TestCase/ApplyMapTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<constraint name="Magento\Msrp\Test\Constraint\AssertMsrpInShoppingCart" />
4040
</variation>
4141
<variation name="ApplyMapTestVariation5" summary="Apply MAP Setting on Gesture to Simple Product with Quotes in product name" ticketId="MAGETWO-69318">
42-
<data name="issue" xsi:type="string">MC-20537: Fix MTF tests to work with elasticsearch</data>
42+
<!-- <data name="issue" xsi:type="string">MC-20537: Fix MTF tests to work with elasticsearch</data>-->
4343
<data name="product" xsi:type="string">catalogProductSimple::msrp_on_gesture_for_product_with_one_single_quote_in_product_name</data>
4444
<constraint name="Magento\Msrp\Test\Constraint\AssertMsrpOnCategoryPage" />
4545
<constraint name="Magento\Msrp\Test\Constraint\AssertMapOnCategoryPage" />

dev/tests/functional/tests/app/Magento/Tax/Test/TestCase/TaxWithCrossBorderTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<constraint name="Magento\Tax\Test\Constraint\AssertTaxWithCrossBorderApplied" />
1414
</variation>
1515
<variation name="TaxWithCrossBorderTestVariation2">
16-
<data name="issue" xsi:type="string">MC-20537: Fix MTF tests to work with elasticsearch</data>
16+
<!-- <data name="issue" xsi:type="string">MC-20537: Fix MTF tests to work with elasticsearch</data>-->
1717
<data name="product/dataset" xsi:type="string">product_with_category</data>
1818
<data name="salesRule/dataset" xsi:type="string">cart_rule</data>
1919
<data name="configData" xsi:type="string">cross_border_enabled_price_incl_tax, display_excluding_including_tax</data>

0 commit comments

Comments
 (0)