Skip to content

Commit 353d388

Browse files
author
Dmytro Aponasenko
committed
MTA-2430: Remove unstable tests from FAT plan
1 parent 22eb214 commit 353d388

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dev/tests/functional/tests/app/Magento/CatalogRule/Test/TestCase/CreateCatalogRuleTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<data name="productPrice/0/special" xsi:type="string">5</data>
4444
<data name="productPrice/0/sub_total" xsi:type="string">5</data>
4545
<data name="productPrice/0/regular" xsi:type="string">10</data>
46-
<data name="tag" xsi:type="string">test_type:acceptance_test</data>
46+
<data name="tag" xsi:type="string">test_type:acceptance_test, stable:no</data>
4747
<constraint name="Magento\CatalogRule\Test\Constraint\AssertCatalogPriceRuleInGrid"/>
4848
<constraint name="Magento\CatalogRule\Test\Constraint\AssertCatalogPriceRuleNotAppliedCatalogPage"/>
4949
<constraint name="Magento\CatalogRule\Test\Constraint\AssertCatalogPriceRuleNotAppliedProductPage"/>

dev/tests/functional/tests/app/Magento/GroupedProduct/Test/TestCase/CreateGroupedProductEntityTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<data name="product/data/associated/preset" xsi:type="string">simple_downloadable_virtual</data>
2020
<data name="product/data/short_description" xsi:type="string">-</data>
2121
<data name="isRequired" xsi:type="string">-</data>
22-
<data name="tag" xsi:type="string">test_type:acceptance_test</data>
22+
<data name="tag" xsi:type="string">test_type:acceptance_test, stable:no</data>
2323
<constraint name="Magento\Catalog\Test\Constraint\AssertProductSaveMessage" next="Magento\Catalog\Test\Constraint\AssertProductVisibleInCategory"/>
2424
<constraint name="Magento\Catalog\Test\Constraint\AssertProductVisibleInCategory" next="Magento\Catalog\Test\Constraint\AssertProductPage" prev="Magento\Catalog\Test\Constraint\AssertProductSaveMessage"/>
2525
<constraint name="Magento\Catalog\Test\Constraint\AssertProductPage" prev="Magento\Catalog\Test\Constraint\AssertProductVisibleInCategory"/>

dev/tests/functional/tests/app/Magento/Sales/Test/TestCase/CreateOrderBackendTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<constraint name="Magento\Sales\Test\Constraint\AssertOrderGrandTotal" />
130130
</variation>
131131
<variation name="CreateOrderBackendTestVariation7">
132-
<data name="tag" xsi:type="string">test_type:acceptance_test</data>
132+
<data name="tag" xsi:type="string">test_type:acceptance_test, stable:no</data>
133133
<data name="description" xsi:type="string">MAGETWO-12520 - Create Order for New Customer in Admin with Offline Payment Method</data>
134134
<data name="products" xsi:type="string">catalogProductSimple::simple_10_dollar, configurableProduct::with_one_option</data>
135135
<data name="taxRule" xsi:type="string">us_ca_ny_rule</data>

0 commit comments

Comments
 (0)