Skip to content

Commit c3f47a8

Browse files
committed
MAGETWO-71180: Customer can't buy Products in Production Mode on French locale
- Skip unstable test
1 parent 9d82e14 commit c3f47a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/functional/tests/app/Magento/CatalogImportExport/Test/TestCase/ImportProductsTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<constraint name="Magento\CatalogImportExport\Test\Constraint\AssertProductsInGrid" />
5151
</variation>
5252
<variation name="ImportProductVariation3" ticketId="MAGETWO-47720" summary="Import Simple Product with custom options with Replace Behavior">
53+
<data name="tag" xsi:type="string">stable:no</data>
5354
<data name="import/data/entity" xsi:type="string">Products</data>
5455
<data name="import/data/behavior" xsi:type="string">Replace</data>
5556
<data name="import/data/validation_strategy" xsi:type="string">Stop on Error</data>
@@ -63,6 +64,7 @@
6364
<constraint name="Magento\CatalogImportExport\Test\Constraint\AssertProductsOnStorefront" />
6465
<constraint name="Magento\CatalogImportExport\Test\Constraint\AssertImportedProducts" />
6566
<constraint name="Magento\CatalogImportExport\Test\Constraint\AssertProductsInGrid" />
67+
<data name="issue" xsi:type="string">MAGETWO-71397: Magento\CatalogImportExport\Test\TestCase\ImportProductsTest fails randomly</data>
6668
</variation>
6769
</testCase>
6870
</config>

0 commit comments

Comments
 (0)