Skip to content

Commit 27bc135

Browse files
committed
Add missing severity annotations
1 parent c535942 commit 27bc135

11 files changed

+11
-0
lines changed

app/code/Magento/Integration/Test/Mftf/Test/AdminDeleteIntegrationEntityTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<stories value="System Integration"/>
1515
<title value="Admin system integration"/>
1616
<description value="Admin Deletes Created Integration"/>
17+
<severity value="CRITICAL"/>
1718
<group value="integration"/>
1819
<group value="mtf_migrated"/>
1920
</annotations>

app/code/Magento/Security/Test/Mftf/Test/NewCustomerPasswordComplexityTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<title value="Notify the customer if password complexity does not match the requirements"/>
1616
<description value="Notify the customer if password complexity does not match the requirements"/>
1717
<testCaseId value="MC-14368"/>
18+
<severity value="CRITICAL"/>
1819
<group value="security"/>
1920
<group value="mtf_migrated"/>
2021
</annotations>

app/code/Magento/Security/Test/Mftf/Test/NewCustomerPasswordLengthTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<title value="Notify the customer if password length does not match the requirements"/>
1616
<description value="Notify the customer if password length does not match the requirements"/>
1717
<testCaseId value="MC-14367"/>
18+
<severity value="CRITICAL"/>
1819
<group value="security"/>
1920
<group value="mtf_migrated"/>
2021
</annotations>

app/code/Magento/UrlRewrite/Test/Mftf/Test/AdminDeleteCategoryUrlRewriteHypenAsRequestPathTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<title value="Delete category URL rewrite, hyphen as request path"/>
1515
<description value="Delete category URL rewrite, hyphen as request path"/>
1616
<testCaseId value="MC-5348" />
17+
<severity value="CRITICAL"/>
1718
<group value="urlRewrite"/>
1819
<group value="mtf_migrated"/>
1920
</annotations>

app/code/Magento/UrlRewrite/Test/Mftf/Test/AdminDeleteCategoryUrlRewriteWithRequestPathTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<title value="Delete category URL rewrite, with request path"/>
1515
<description value="Delete category URL rewrite, with request path"/>
1616
<testCaseId value="MC-5349" />
17+
<severity value="CRITICAL"/>
1718
<group value="urlRewrite"/>
1819
<group value="mtf_migrated"/>
1920
</annotations>

app/code/Magento/UrlRewrite/Test/Mftf/Test/AdminDeleteCmsPageUrlRewriteWithNoRedirectsTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<title value="Delete CMS Page URL rewrite with No Redirects"/>
1515
<description value="Log in to admin and delete CMS Page URL rewrite with No Redirects"/>
1616
<testCaseId value="MC-14648"/>
17+
<severity value="CRITICAL"/>
1718
<group value="mtf_migrated"/>
1819
</annotations>
1920
<before>

app/code/Magento/UrlRewrite/Test/Mftf/Test/AdminDeleteCmsPageUrlRewriteWithPermanentRedirectTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<title value="Delete CMS Page URL rewrite with Permanent Redirect"/>
1515
<description value="Log in to admin and delete CMS Page URL rewrite with Permanent Redirect"/>
1616
<testCaseId value="MC-14649"/>
17+
<severity value="CRITICAL"/>
1718
<group value="mtf_migrated"/>
1819
</annotations>
1920
<before>

app/code/Magento/UrlRewrite/Test/Mftf/Test/AdminDeleteCmsPageUrlRewriteWithTemporaryRedirectTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<title value="Delete CMS Page URL rewrite with Temporary Redirect"/>
1515
<description value="Log in to admin and delete CMS Page URL rewrite with Temporary Redirect"/>
1616
<testCaseId value="MC-14650"/>
17+
<severity value="CRITICAL"/>
1718
<group value="mtf_migrated"/>
1819
</annotations>
1920
<before>

app/code/Magento/UrlRewrite/Test/Mftf/Test/AdminUpdateCmsPageRewriteEntityWithNoRedirectTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<stories value="Update CMS Page URL Redirect With No Redirect"/>
1313
<title value="Update CMS Page URL Redirect With No Redirect"/>
1414
<description value="Login as Admin and tried to update the created URL Rewrite for CMS page"/>
15+
<severity value="CRITICAL"/>
1516
<group value="cMSContent"/>
1617
<group value="mtf_migrated"/>
1718
</annotations>

app/code/Magento/UrlRewrite/Test/Mftf/Test/AdminUpdateCmsPageRewriteEntityWithPermanentReirectTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<stories value="Update CMS Page URL Redirect With Permanent Redirect"/>
1313
<title value="Update CMS Page URL Redirect With Permanent Redirect"/>
1414
<description value="Login as Admin and tried to update the created URL Rewrite for CMS page"/>
15+
<severity value="CRITICAL"/>
1516
<group value="cMSContent"/>
1617
<group value="mtf_migrated"/>
1718
</annotations>

0 commit comments

Comments
 (0)