Skip to content

Commit ba86d58

Browse files
committed
MQE-1174: Deliver weekly regression enablement tests
- Skip MC-222 due to flakiness
1 parent 0d7e4b7 commit ba86d58

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
*/
77
-->
88

9-
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10-
xsi:noNamespaceSchemaLocation="../../../../../../../dev/tests/acceptance/vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Test/etc/testSchema.xsd">
9+
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1110
<test name="AdminBasicBundleProductAttributesTest">
1211
<annotations>
1312
<features value="Bundle"/>
@@ -16,6 +15,9 @@
1615
<description value="Admin should be able to set/edit all the basic product attributes when creating/editing a bundle product"/>
1716
<severity value="CRITICAL"/>
1817
<testCaseId value="MC-222"/>
18+
<skip>
19+
<issueId value="MQE-1214"/>
20+
</skip>
1921
<group value="Bundle"/>
2022
</annotations>
2123
<before>

0 commit comments

Comments
 (0)