Skip to content

Commit 3eddcb5

Browse files
MC-29566: [2.4.x] Deprecate SID query parameter-related methods
1 parent 1f430f7 commit 3eddcb5

10 files changed

+30
-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
@@ -17,6 +17,9 @@
1717
<severity value="CRITICAL"/>
1818
<testCaseId value="MC-13690"/>
1919
<group value="paypalExpress"/>
20+
<skip>
21+
<issueId value="MC-33951"/>
22+
</skip>
2023
</annotations>
2124
<before>
2225
<!-- Login -->

app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonInMiniCartPageTest.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="MC-27604"/>
1919
<group value="paypalExpress"/>
20+
<skip>
21+
<issueId value="MC-33951"/>
22+
</skip>
2023
</annotations>
2124
<before>
2225
<!-- Login -->

app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonInProductPageTest.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="MC-26167"/>
1919
<group value="paypalExpress"/>
20+
<skip>
21+
<issueId value="MC-33951"/>
22+
</skip>
2023
</annotations>
2124
<before>
2225
<!-- Login -->

app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonInShoppingCartPageTest.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 perform PayPal Express Checkout method using PayPal Smart Button on Shopping Cart, payment action is Sale, make sure checkout as guest is not available"/>
1717
<severity value="CRITICAL"/>
1818
<testCaseId value="MC-27605"/>
19+
<skip>
20+
<issueId value="MC-33951"/>
21+
</skip>
1922
</annotations>
2023
<before>
2124
<!-- Login -->

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-33274"/>
1919
<group value="paypalExpress"/>
20+
<skip>
21+
<issueId value="MC-33951"/>
22+
</skip>
2023
</annotations>
2124
<before>
2225

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-33274"/>
1919
<group value="paypalExpress"/>
20+
<skip>
21+
<issueId value="MC-33951"/>
22+
</skip>
2023
</annotations>
2124
<before>
2225
<!--Enable Advanced Setting-->

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-33274"/>
1919
<group value="paypalExpress"/>
20+
<skip>
21+
<issueId value="MC-33951"/>
22+
</skip>
2023
</annotations>
2124
<before>
2225
<!--Set merchant country-->

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-33274"/>
1919
<group value="paypalExpress"/>
20+
<skip>
21+
<issueId value="MC-33951"/>
22+
</skip>
2023
</annotations>
2124
<before>
2225
<!--Set merchant country-->

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-33274"/>
1919
<group value="paypalExpress"/>
20+
<skip>
21+
<issueId value="MC-33951"/>
22+
</skip>
2023
</annotations>
2124
<before>
2225
<!--Enable Advanced Setting-->

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-33274"/>
1919
<group value="paypalExpress"/>
20+
<skip>
21+
<issueId value="MC-33951"/>
22+
</skip>
2023
</annotations>
2124
<before>
2225
<magentoCLI command="config:set {{StorefrontPaypalEnableSkipOrderReviewStepConfigData.path}} {{StorefrontPaypalEnableSkipOrderReviewStepConfigData.value}}" stepKey="enableSkipOrderReview"/>

0 commit comments

Comments
 (0)