Skip to content

Commit 289a536

Browse files
committed
MTA-4123: Check skipped CreateTaxRule and CreateSimpleProductEntityWithSeveralWebsites tests on Jenkins
1 parent 24f950d commit 289a536

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
<constraint name="Magento\Tax\Test\Constraint\AssertTaxRuleForm" />
4949
</variation>
5050
<variation name="CreateTaxRuleEntityTestVariation4">
51-
<data name="tag" xsi:type="string">stable:no</data>
5251
<data name="taxRule/data/code" xsi:type="string">TaxIdentifier%isolation%</data>
5352
<data name="taxRule/data/tax_rate/dataset/rate_0" xsi:type="string">withZipRange</data>
5453
<data name="taxRule/data/tax_rate/dataset/rate_1" xsi:type="string">US-CA-Rate_1</data>

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +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\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="issue" xsi:type="string">MAGETWO-63645: [FT] Magento\UrlRewrite\Test\TestCase\CreateProductWithSeveralWebsitesUrlRewriteTest randomly fails on CI</data>
12-
<data name="tag" xsi:type="string">to_maintain:yes</data>
1311
<data name="product/data/url_key" xsi:type="string">simple-product-%isolation%</data>
1412
<data name="product/data/name" xsi:type="string">Simple Product %isolation%</data>
1513
<data name="product/data/sku" xsi:type="string">simple_sku_%isolation%</data>

0 commit comments

Comments
 (0)