Skip to content

Commit 1f5aa49

Browse files
committed
MC-3294: MTF test from basic_green suite is broken for PB repository
- skip test
1 parent 7cf64f0 commit 1f5aa49

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
/**
4+
* Copyright © Magento, Inc. All rights reserved.
5+
* See COPYING.txt for license details.
6+
*/
7+
-->
8+
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/mtf/etc/variations.xsd">
9+
<testCase name="Magento\Downloadable\Test\TestCase\CreateDownloadableProductEntityTest" summary="Create Downloadable Product" ticketId="MAGETWO-23425">
10+
<variation name="CreateDownloadableProductEntityTestVariation8" summary="Create product without tax class id">
11+
<data name="issue" xsi:type="string">MC-3294: MTF test from basic_green suite is broken for PB repository</data>
12+
</variation>
13+
</testCase>
14+
</config>

0 commit comments

Comments
 (0)