Skip to content

Commit 0e64418

Browse files
committed
MC-22577: Skip unstable Functional Test
1 parent e11b223 commit 0e64418

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

app/code/Magento/CatalogRule/Test/Mftf/Test/ApplyCatalogPriceRuleByProductAttributeTest.xml

+4-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
<severity value="CRITICAL"/>
1717
<testCaseId value="MC-148"/>
1818
<group value="CatalogRule"/>
19+
<skip>
20+
<issueId value="MC-22577"/>
21+
</skip>
1922
</annotations>
2023
<before>
2124
<actionGroup ref="LoginAsAdmin" stepKey="login"/>
@@ -148,7 +151,7 @@
148151
<argument name="attribute" value="{{productAttributeDropdownTwoOptions.attribute_code}}"/>
149152
</actionGroup>
150153
<actionGroup ref="SaveAttributeSet" stepKey="saveAttributeSet"/>
151-
154+
152155
<!-- First Simple Product: choose green as attribute value -->
153156
<actionGroup ref="filterAndSelectProduct" stepKey="openFirstSimpleProduct">
154157
<argument name="productSku" value="$$createFirstProduct.sku$$"/>

0 commit comments

Comments
 (0)