Skip to content

Commit 81e1bb4

Browse files
committed
MC-17139: Multiple Unstable MFTF Tests The Are Slowing Down PRs
- Skipping unstable MFTF tests
1 parent bec17f0 commit 81e1bb4

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

app/code/Magento/Newsletter/Test/Mftf/Test/AdminAddWidgetToWYSIWYGNewsletterTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
<description value="Admin should be able to add widget to WYSIWYG Editor Newsletter"/>
1717
<severity value="CRITICAL"/>
1818
<testCaseId value="MAGETWO-84682"/>
19+
<skip>
20+
<issueId value="MC-17140"/>
21+
</skip>
1922
</annotations>
2023
<before>
2124
<actionGroup ref="LoginActionGroup" stepKey="login"/>

app/code/Magento/SalesRule/Test/Mftf/Test/AdminDeleteActiveSalesRuleWithComplexConditionsAndVerifyDeleteMessageTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
<severity value="CRITICAL"/>
1717
<group value="salesRule"/>
1818
<group value="mtf_migrated"/>
19+
<skip>
20+
<issueId value="MC-17175"/>
21+
</skip>
1922
</annotations>
2023

2124
<before>

app/code/Magento/Tax/Test/Mftf/Test/AdminUpdateTaxRuleWithFixedZipUtahTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<severity value="CRITICAL"/>
1818
<group value="tax"/>
1919
<group value="mtf_migrated"/>
20+
<skip>
21+
<issueId value="MC-16684"/>
22+
</skip>
2023
</annotations>
2124

2225
<before>

0 commit comments

Comments
 (0)