Skip to content

Commit 6bb128b

Browse files
committed
MC-37041: MFTF StorefrontAddStoreCodeInUrl fails when using Varnish
1 parent f8196b8 commit 6bb128b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonInCheckoutPageTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
<description value="Users are able to place order using Paypal Smart Button on Checkout Page, payment action is Sale"/>
1717
<severity value="CRITICAL"/>
1818
<testCaseId value="MC-13690"/>
19+
<skip>
20+
<issueId value="MC-37236"/>
21+
</skip>
1922
<group value="paypalExpress"/>
2023
</annotations>
2124
<before>

app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithFranceMerchantCountryTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
<description value="Users are able to place order using Paypal Smart Button using Euro currency and merchant country is France"/>
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-33274"/>
19+
<skip>
20+
<issueId value="MC-37236"/>
21+
</skip>
1922
<group value="paypalExpress"/>
2023
</annotations>
2124
<before>

0 commit comments

Comments
 (0)