Skip to content

Commit 0e2ae97

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 3503fad commit 0e2ae97

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

dev/tests/functional/tests/app/Magento/ProductVideo/Test/TestCase/ConfigurableProductVideoTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/mtf/etc/variations.xsd">
99
<testCase name="Magento\ProductVideo\Test\TestCase\ConfigurableProductVideoTest" summary="Video displaying for simple variation of configurable on product page" ticketId="MAGETWO-69381">
1010
<variation name="ConfigurableProductVideoTestVariation1">
11+
<data name="tag" xsi:type="string">stable:no</data>
1112
<data name="product/dataset" xsi:type="string">configurable_with_video</data>
1213
<data name="simpleProductVideo/data/media_gallery/images/0/video_url" xsi:type="string">https://vimeo.com/16342611</data>
1314
<data name="variation" xsi:type="string">attribute_key_0:option_key_0 attribute_key_1:option_key_0</data>

dev/tests/functional/tests/app/Magento/ProductVideo/Test/TestCase/UpdateProductVideoTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/mtf/etc/variations.xsd">
99
<testCase name="Magento\ProductVideo\Test\TestCase\UpdateProductVideoTest" summary="Add Video to PCF">
1010
<variation name="UpdateProductVideoTestVariation1" summary="Edit Youtube URL" ticketId="MAGETWO-43664">
11+
<data name="tag" xsi:type="string">stable:no</data>
1112
<data name="productVideo/dataset" xsi:type="string">product_with_video_youtube</data>
1213
<data name="product/data/sku" xsi:type="string">simple_product_with_category_%isolation%</data>
1314
<data name="product/data/media_gallery/images/0/video_url" xsi:type="string">https://vimeo.com/16342611</data>
@@ -39,6 +40,7 @@
3940
<constraint name="Magento\Catalog\Test\Constraint\AssertProductForm" />
4041
</variation>
4142
<variation name="GetVideoInfoTestVariation1" summary="Validate Youtube video info" ticketId="MAGETWO-43663">
43+
<data name="tag" xsi:type="string">stable:no</data>
4244
<data name="productVideo/dataset" xsi:type="string">product_with_video_youtube</data>
4345
<data name="product/data/sku" xsi:type="string">simple_product_with_category_%isolation%</data>
4446
<data name="product/data/media_gallery/images/0/video_url" xsi:type="string">https://youtu.be/WMp2PvU2qi8</data>

0 commit comments

Comments
 (0)