Skip to content

Commit b7dd718

Browse files
MAGETWO-44165: Magento\Catalog\Test\TestCase\Product\ProductTypeSwitchingOnCreationTest fails
- Skip tests till the next MSI release
1 parent c58655e commit b7dd718

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCreateAndSwitchProductType.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@
5353
<testCaseId value="MC-10930"/>
5454
<group value="catalog"/>
5555
<group value="mtf_migrated"/>
56+
<skip>
57+
<issueId value="MSI-2110"/>
58+
</skip>
5659
</annotations>
5760
<before>
5861
<createData entity="productAttributeWithTwoOptions" stepKey="createConfigProductAttribute"/>
@@ -91,6 +94,9 @@
9194
<testCaseId value="MAGETWO-29398"/>
9295
<group value="catalog"/>
9396
<group value="mtf_migrated"/>
97+
<skip>
98+
<issueId value="MSI-2110"/>
99+
</skip>
94100
</annotations>
95101
<before>
96102
<createData entity="productAttributeWithTwoOptions" stepKey="createConfigProductAttribute"/>
@@ -133,6 +139,9 @@
133139
<testCaseId value="MAGETWO-29398"/>
134140
<group value="catalog"/>
135141
<group value="mtf_migrated"/>
142+
<skip>
143+
<issueId value="MSI-2110"/>
144+
</skip>
136145
</annotations>
137146
<before>
138147
<createData entity="_defaultCategory" stepKey="createPreReqCategory"/>

0 commit comments

Comments
 (0)