Skip to content

Commit 9ff38e5

Browse files
committed
MC-15929: [TSG] PR48 stabilization
1 parent 6a74efb commit 9ff38e5

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

app/code/Magento/CatalogImportExport/Test/Mftf/Test/AdminExportBundleProductTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
<testCaseId value="MC-14008"/>
1919
<group value="catalog_import_export"/>
2020
<group value="mtf_migrated"/>
21+
<skip>
22+
<issueId value="MC-15934"/>
23+
</skip>
2124
</annotations>
2225
<before>
2326
<!--Create bundle product with dynamic price with two simple products -->

app/code/Magento/CatalogImportExport/Test/Mftf/Test/AdminExportSimpleProductWithCustomAttributeTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
<testCaseId value="MC-14007"/>
1919
<group value="catalog_import_export"/>
2020
<group value="mtf_migrated"/>
21+
<skip>
22+
<issueId value="MC-15934"/>
23+
</skip>
2124
</annotations>
2225
<before>
2326
<!-- Create simple product with custom attribute set -->

0 commit comments

Comments
 (0)