Skip to content

Commit 3503fad

Browse files
committed
MC-32272: Skip video related tests MAGETWO-95254, MC-102, MC-108, MC-109, MC-110, MC-111, MC-114, MC-202, MC-203, MC-204, MC-205, MC-206, MC-207
1 parent bd81bd9 commit 3503fad

14 files changed

+42
-0
lines changed

app/code/Magento/Bundle/Test/Mftf/Test/AdminAddDefaultVideoBundleProductTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-110"/>
1919
<group value="Bundle"/>
20+
<skip>
21+
<issueId value="MC-32197"/>
22+
</skip>
2023
</annotations>
2124
<before>
2225
<createData entity="SimpleProduct2" stepKey="simpleProduct1"/>

app/code/Magento/Bundle/Test/Mftf/Test/AdminRemoveDefaultVideoBundleProductTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-205"/>
1919
<group value="Bundle"/>
20+
<skip>
21+
<issueId value="MC-32197"/>
22+
</skip>
2023
</annotations>
2124
<before>
2225
<createData entity="SimpleProduct2" stepKey="simpleProduct1"/>

app/code/Magento/Catalog/Test/Mftf/Test/AdminAddDefaultVideoSimpleProductTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-111"/>
1919
<group value="Catalog"/>
20+
<skip>
21+
<issueId value="MC-32197"/>
22+
</skip>
2023
</annotations>
2124
<before>
2225
<actionGroup ref="EnableAdminAccountSharingActionGroup" stepKey="enableAdminAccountSharing"/>

app/code/Magento/Catalog/Test/Mftf/Test/AdminAddDefaultVideoVirtualProductTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-109"/>
1919
<group value="Catalog"/>
20+
<skip>
21+
<issueId value="MC-32197"/>
22+
</skip>
2023
</annotations>
2124

2225
<!-- Replacing steps in base AdminAddDefaultVideoSimpleProductTest -->

app/code/Magento/Catalog/Test/Mftf/Test/AdminRemoveDefaultVideoSimpleProductTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-206"/>
1919
<group value="Catalog"/>
20+
<skip>
21+
<issueId value="MC-32197"/>
22+
</skip>
2023
</annotations>
2124
<before>
2225
<actionGroup ref="EnableAdminAccountSharingActionGroup" stepKey="enableAdminAccountSharing"/>

app/code/Magento/Catalog/Test/Mftf/Test/AdminRemoveDefaultVideoVirtualProductTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-204"/>
1919
<group value="Catalog"/>
20+
<skip>
21+
<issueId value="MC-32197"/>
22+
</skip>
2023
</annotations>
2124

2225
<!-- Replacing steps in base AdminRemoveDefaultVideoSimpleProductTest -->

app/code/Magento/Downloadable/Test/Mftf/Test/AdminAddDefaultVideoDownloadableProductTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-114"/>
1919
<group value="Downloadable"/>
20+
<skip>
21+
<issueId value="MC-32197"/>
22+
</skip>
2023
</annotations>
2124
<before>
2225
<magentoCLI stepKey="addDownloadableDomain" command="downloadable:domains:add static.magento.com" before="enableAdminAccountSharing"/>

app/code/Magento/Downloadable/Test/Mftf/Test/AdminRemoveDefaultVideoDownloadableProductTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-207"/>
1919
<group value="Downloadable"/>
20+
<skip>
21+
<issueId value="MC-32197"/>
22+
</skip>
2023
</annotations>
2124
<before>
2225
<magentoCLI stepKey="addDownloadableDomain" command="downloadable:domains:add static.magento.com" before="enableAdminAccountSharing"/>

app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminAddDefaultVideoGroupedProductTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-108"/>
1919
<group value="GroupedProduct"/>
20+
<skip>
21+
<issueId value="MC-32197"/>
22+
</skip>
2023
</annotations>
2124
<before>
2225
<createData entity="SimpleProduct2" stepKey="simpleProduct1"/>

app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminRemoveDefaultVideoGroupedProductTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-203"/>
1919
<group value="GroupedProduct"/>
20+
<skip>
21+
<issueId value="MC-32197"/>
22+
</skip>
2023
</annotations>
2124
<before>
2225
<createData entity="SimpleProduct2" stepKey="simpleProduct1"/>

app/code/Magento/ProductVideo/Test/Mftf/Test/AdminAddDefaultVideoSimpleProductTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
<test name="AdminAddDefaultVideoSimpleProductTest">
1212
<annotations>
1313
<group value="ProductVideo"/>
14+
<skip>
15+
<issueId value="MC-32197"/>
16+
</skip>
1417
</annotations>
1518
<before>
1619
<!-- Set product video Youtube api key configuration -->

app/code/Magento/ProductVideo/Test/Mftf/Test/AdminRemoveDefaultVideoSimpleProductTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
<test name="AdminRemoveDefaultVideoSimpleProductTest">
1212
<annotations>
1313
<group value="ProductVideo"/>
14+
<skip>
15+
<issueId value="MC-32197"/>
16+
</skip>
1417
</annotations>
1518
<before>
1619
<!-- Set product video Youtube api key configuration -->

app/code/Magento/ProductVideo/Test/Mftf/Test/AdminValidateUrlOnGetVideoInformationTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
<description value="Testing for a required video url when getting video information"/>
1616
<severity value="CRITICAL"/>
1717
<group value="ProductVideo"/>
18+
<skip>
19+
<issueId value="MC-32197"/>
20+
</skip>
1821
</annotations>
1922
<before>
2023
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>

app/code/Magento/ProductVideo/Test/Mftf/Test/YoutubeVideoWindowOnProductPageTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<description value="Check Youtube video window on the product page"/>
1818
<severity value="MAJOR"/>
1919
<group value="ProductVideo"/>
20+
<skip>
21+
<issueId value="MC-32197"/>
22+
</skip>
2023
</annotations>
2124

2225
<before>

0 commit comments

Comments
 (0)