Skip to content

Commit 6498e8b

Browse files
committed
MTA-4123: Check skipped CreateTaxRule and CreateSimpleProductEntityWithSeveralWebsites tests on Jenkins
1 parent 3f41d74 commit 6498e8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/functional/tests/app/Magento/UrlRewrite/Test/TestCase/CreateProductWithSeveralWebsitesUrlRewriteTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/mtf/etc/variations.xsd">
99
<testCase name="Magento\UrlRewrite\Test\TestCase\CreateProductWithSeveralWebsitesUrlRewriteTest" summary="Test product url rewrites when it is created in several websites">
1010
<variation name="CreateSimpleProductEntityWithSeveralWebsites" summary="Create product with several websites and check URL Rewites" ticketId="MAGETWO-27238">
11+
<data name="tag" xsi:type="string">stable:no</data>
12+
<data name="issue" xsi:type="string">MAGETWO-66532: [FT] Magento\UrlRewrite\Test\TestCase\CreateProductWithSeveralWebsitesUrlRewriteTest randomly fails on Jenkins</data>
1113
<data name="product/data/url_key" xsi:type="string">simple-product-%isolation%</data>
1214
<data name="product/data/name" xsi:type="string">Simple Product %isolation%</data>
1315
<data name="product/data/sku" xsi:type="string">simple_sku_%isolation%</data>

0 commit comments

Comments
 (0)