Skip to content

Commit a297c29

Browse files
author
Joan He
committed
MC-5777: Catalog rule does not apply as expected in EE
1 parent bbe9f92 commit a297c29

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<severity value="CRITICAL"/>
1818
<testCaseId value="MAGETWO-69455"/>
1919
<group value="persistent"/>
20+
<skip>
21+
<issueId value="MC-5777"/>
22+
</skip>
2023
</annotations>
2124
<before>
2225
<createData entity="PersistentConfigEnabled" stepKey="enablePersistent"/>

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
<description value="Sort by price should be correct if the apply Catalog Rule to child product of configurable product"/>
1717
<severity value="CRITICAL"/>
1818
<testCaseId value="MAGETWO-69988"/>
19+
<skip>
20+
<issueId value="MC-5777"/>
21+
</skip>
1922
<group value="сonfigurable_product"/>
2023
</annotations>
2124
<before>

0 commit comments

Comments
 (0)