Skip to content

Commit e8f01a8

Browse files
committed
Merge branch 'ACQE-6903' into ACQE-6879-functional-mainline-deployment
2 parents a0ff624 + ec51119 commit e8f01a8

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
<group value="Bundle"/>
2020
<group value="pr_exclude"/>
2121
<group value="cloud"/>
22+
<skip>
23+
<issueId value="AC-10826"/>
24+
</skip>
2225
</annotations>
2326
<before>
2427
<createData entity="ApiProductWithDescription" stepKey="simpleProduct1" before="bundleProduct"/>

app/code/Magento/Customer/Test/Mftf/Test/StorefrontLoginFormCheckDuplicateValidateMessageTest.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
<severity value="MAJOR"/>
1818
<group value="Customer"/>
1919
<group value="cloud"/>
20+
<group value="pr_exclude"/>
21+
<skip>
22+
<issueId value="AC-12714"/>
23+
</skip>
2024
</annotations>
2125

2226
<actionGroup ref="StorefrontOpenCustomerLoginPageActionGroup" stepKey="goToSignInPage"/>

app/code/Magento/ProductVideo/Test/Mftf/Test/AdminValidatePrivacyOnVimeoGetVideoInformationTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
<useCaseId value="MC-42105"/>
2020
<group value="productVideo"/>
2121
<group value="pr_exclude"/>
22+
<skip>
23+
<issueId value="AC-12714"/>
24+
</skip>
2225
</annotations>
2326
<before>
2427
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>

0 commit comments

Comments
 (0)