We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da442ce commit dcc5e53Copy full SHA for dcc5e53
dev/tests/functional/tests/app/Magento/Catalog/Test/TestCase/Product/CreateSimpleProductEntityTest.xml
@@ -220,6 +220,7 @@
220
<constraint name="Magento\Catalog\Test\Constraint\AssertProductOutOfStock" />
221
</variation>
222
<variation name="CreateSimpleProductEntityTestVariation12" ticketId="MAGETWO-86225">
223
+ <data name="issue" xsi:type="string">MAGETWO-87569: [FAT] Fix unstable tests</data>
224
<data name="product/data/url_key" xsi:type="string">simple-product-%isolation%</data>
225
<data name="product/data/name" xsi:type="string">Simple Product %isolation%</data>
226
<data name="product/data/sku" xsi:type="string">simple_sku_%isolation%</data>
0 commit comments