Skip to content

Commit d48df38

Browse files
committed
MTA-4125: Check skipped Create, Update Simple and Virtual Product tests on Jenkins
1 parent 235fa05 commit d48df38

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Catalog/Test/TestCase/Product/CreateSimpleProductEntityTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,7 @@
496496
<constraint name="Magento\Catalog\Test\Constraint\AssertProductTierPriceOnProductPage" />
497497
</variation>
498498
<variation name="CreateSimpleProductEntityTestVariation29" summary="Create Simple Product and assign it to custom website">
499+
<data name="tag" xsi:type="string">to_maintain:yes</data>
499500
<data name="product/data/url_key" xsi:type="string">simple-product-%isolation%</data>
500501
<data name="product/data/name" xsi:type="string">Simple Product %isolation%</data>
501502
<data name="product/data/sku" xsi:type="string">simple_sku_%isolation%</data>

dev/tests/functional/tests/app/Magento/Catalog/Test/TestCase/Product/CreateVirtualProductEntityTest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../../vendor/magento/mtf/etc/variations.xsd">
99
<testCase name="Magento\Catalog\Test\TestCase\Product\CreateVirtualProductEntityTest" summary="Create Virtual Product" ticketId="MAGETWO-23417">
1010
<variation name="CreateVirtualProductEntityTestVariation1">
11-
<data name="tag" xsi:type="string">to_maintain:yes</data>
1211
<data name="description" xsi:type="string">Create product with required fields</data>
1312
<data name="product/data/url_key" xsi:type="string">virtual-product-%isolation%</data>
1413
<data name="product/data/name" xsi:type="string">VirtualProduct %isolation%</data>

0 commit comments

Comments
 (0)