Skip to content

Commit 8d90d12

Browse files
committed
Merge remote-tracking branch 'mainline/2.4-develop' into 2.4.1-develop
2 parents c8e347f + fefca12 commit 8d90d12

File tree

80 files changed

+1008
-130
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+1008
-130
lines changed

app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminFilterLegacyGridActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
1111
<actionGroup name="AdminFilterLegacyGridActionGroup">
1212
<arguments>
13-
<argument name="fieldSelector" type="string"/>
1413
<argument name="value" type="string"/>
1514
<argument name="button" type="string" defaultValue="{{AdminLegacyDataGridFilterSection.apply}}"/>
1615
</arguments>

app/code/Magento/Backend/Test/Mftf/Test/AdminPersistentShoppingCartSettingsTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<title value="Admin should be able to manage persistent shopping cart settings"/>
1616
<description value="Admin should be able to enable persistent shopping cart in Magento Admin backend and see additional options"/>
1717
<group value="backend"/>
18+
<severity value="MAJOR"/>
1819
</annotations>
1920

2021
<before>

app/code/Magento/Bundle/Test/Mftf/ActionGroup/AdminOrderBundleProductActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
1111
<actionGroup name="AdminOrderConfigureBundleProduct">
1212
<arguments>
13-
<argument name="productName" type="string" defaultValue="{{SimpleProduct.sku}}"/>
1413
<argument name="productNumber" type="string" defaultValue="1"/>
1514
<argument name="productQty" type="string" defaultValue="1"/>
1615
</arguments>

app/code/Magento/Bundle/Test/Mftf/ActionGroup/ViewBundleProductInAdminGridActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
</annotations>
1515
<arguments>
1616
<argument name="product" defaultValue="BundleProduct"/>
17-
<argument name="thumbnail" defaultValue="ProductPlaceholderImage"/>
1817
</arguments>
1918

2019
<amOnPage url="{{AdminProductIndexPage.url}}" stepKey="visitAdminProductPage"/>

app/code/Magento/BundleImportExport/Test/Mftf/Test/UpdateBundleProductViaImportTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1111
<test name="UpdateBundleProductViaImportTest">
1212
<annotations>
13+
<stories value="Update Bundle product via import"/>
1314
<features value="Import/Export"/>
1415
<title value="Update Bundle product via import"/>
1516
<description

app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateAttributeWithValueWithTwoStoreViesFromProductPageActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
</annotations>
1616
<arguments>
1717
<argument name="firstStoreViewName" type="string"/>
18-
<argument name="secondStoreViewName" type="string"/>
1918
</arguments>
2019

2120
<click selector="{{AdminProductFormNewAttributeSection.addValue}}" stepKey="addValue" after="selectAttributeType"/>

app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateSimpleProductWithTextOptionCharLimitActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
<arguments>
1616
<argument name="category"/>
1717
<argument name="simpleProduct"/>
18-
<argument name="charLimit"/>
1918
</arguments>
2019

2120
<amOnPage url="{{AdminProductIndexPage.url}}" stepKey="navigateToProductIndex"/>

app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminSwitchScopeForProductAttributeActionGroup.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
1111
<actionGroup name="AdminSwitchScopeForProductAttributeActionGroup">
12-
<arguments>
13-
<argument name="scope" type="string" defaultValue="1"/>
14-
</arguments>
1512
<click selector="{{AttributePropertiesSection.AdvancedProperties}}" stepKey="expandAdvancedProperties"/>
1613
<waitForElementVisible selector="{{AttributePropertiesSection.Scope}}" stepKey="waitOpenAdvancedProperties"/>
1714
<selectOption selector="{{AttributePropertiesSection.Scope}}" userInput="1" stepKey="selectNecessaryScope"/>

app/code/Magento/Catalog/Test/Mftf/ActionGroup/CheckCategoryImageInAdminActionGroup.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
<annotations>
1313
<description>Requires navigation to the Category creation/edit page. Click on the Upload button. Validates that the Image exists.</description>
1414
</annotations>
15-
<arguments>
16-
<argument name="image" defaultValue="ProductImage"/>
17-
</arguments>
1815

1916
<conditionalClick selector="{{AdminCategoryContentSection.sectionHeader}}" dependentSelector="{{AdminCategoryContentSection.uploadButton}}" visible="false" stepKey="openContentSection"/>
2017
<waitForPageLoad stepKey="waitForPageLoad"/>

app/code/Magento/Catalog/Test/Mftf/ActionGroup/CheckItemInLayeredNavigationActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
</annotations>
1515
<arguments>
1616
<argument name="itemType"/>
17-
<argument name="itemName"/>
1817
</arguments>
1918

2019
<conditionalClick selector="{{StorefrontCategorySidebarSection.filterOptionsTitle('itemType')}}" dependentSelector="{{StorefrontCategorySidebarSection.filterOptions}}" visible="false" stepKey="expandFilterOptions"/>

app/code/Magento/Catalog/Test/Mftf/ActionGroup/DeleteProductAttributeByAttributeCodeActionGroup.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
<annotations>
1313
<description>Delete a Product Attribute from the Product Attribute creation/edit page.</description>
1414
</annotations>
15-
<arguments>
16-
<argument name="productAttributeCode" type="string"/>
17-
</arguments>
1815

1916
<waitForPageLoad stepKey="waitForViewAdminProductAttributeLoad" time="30"/>
2017
<click selector="{{AttributePropertiesSection.DeleteAttribute}}" stepKey="deleteAttribute"/>

app/code/Magento/Catalog/Test/Mftf/ActionGroup/TestDynamicValidationHintActionGroup.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
<annotations>
1313
<description>Validates that the Product Text Option Text Length Hint displays the correct Count for multiple inputs based on the provided Character Limit.</description>
1414
</annotations>
15-
<arguments>
16-
<argument name="charLimit"/>
17-
</arguments>
1815

1916
<fillField userInput="abcde" selector="{{StorefrontProductPageSection.customTextOptionInput}}" stepKey="textInput1"/>
2017
<see selector="{{StorefrontProductPageSection.charCounter}}" userInput="(15 remaining)" stepKey="assertHint1"/>

app/code/Magento/Catalog/Test/Mftf/Test/AdminCheckMediaRolesForFirstAddedImageViaApiTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<description value="Login as admin, create simple product, add image to created product (via API).Go to
1616
Admin Product Edit page for created product to check that added image has selected image roles."/>
1717
<group value="catalog"/>
18+
<severity value="MAJOR"/>
1819
</annotations>
1920
<before>
2021
<actionGroup ref="AdminLoginActionGroup" stepKey="loginToAdminPanel"/>

app/code/Magento/Catalog/Test/Mftf/Test/AdminCheckNewCategoryLevelAddedViaApiTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
Check category level for child category entity based on parent level.
1717
Check category tree: parent element has child element. "/>
1818
<group value="catalog"/>
19+
<severity value="MAJOR"/>
1920
</annotations>
2021
<before>
2122
<actionGroup ref="AdminLoginActionGroup" stepKey="loginToAdminPanel"/>

app/code/Magento/Catalog/Test/Mftf/Test/AdminCheckProductListPriceAttributesTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<description value="Login as admin, create simple product, add cost, special price. Go to Admin
1616
Product List page filter grid by created product, add mentioned columns to grid, check values."/>
1717
<group value="catalog"/>
18+
<severity value="MAJOR"/>
1819
</annotations>
1920
<before>
2021
<actionGroup ref="AdminLoginActionGroup" stepKey="loginToAdminPanel"/>

app/code/Magento/Catalog/Test/Mftf/Test/StoreFrontSimpleProductWithSpecialAndTierDiscountPriceTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<test name="StoreFrontSimpleProductWithSpecialAndTierDiscountPriceTest">
1111
<annotations>
1212
<features value="Catalog"/>
13+
<stories value="Apply discount tier price and custom price values for simple product"/>
1314
<title value="Apply discount tier price and custom price values for simple product"/>
1415
<description value="Apply discount tier price and custom price values for simple product"/>
1516
<severity value="MAJOR"/>

app/code/Magento/Catalog/Test/Mftf/Test/StorefrontConfigurableOptionsThumbImagesTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
associated simple products. Add few images for products, check the fotorama thumbnail images
1717
(visible and active) for each selected option for the configurable product"/>
1818
<group value="catalog"/>
19+
<severity value="MAJOR"/>
1920
</annotations>
2021
<before>
2122
<!-- Login as Admin -->

app/code/Magento/Catalog/Test/Mftf/Test/StorefrontSelectedByQueryParamsConfigurableOptionsThumbImagesTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
associated simple products. Add few images for products, check the fotorama thumbnail images
1919
(visible and active) for each option for the configurable product using product URL with params
2020
to selected needed option."/>
21+
<severity value="MAJOR"/>
2122
<group value="catalog"/>
2223
</annotations>
2324

app/code/Magento/CatalogImportExport/Test/Mftf/Test/AdminExportBundleProductTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@
105105
<!-- Export created below products -->
106106
<actionGroup ref="ExportAllProductsActionGroup" stepKey="exportCreatedProducts"/>
107107

108+
<magentoCron stepKey="runCronIndex" groups="index"/>
109+
<waitForElementVisible selector="{{AdminExportAttributeSection.exportFileNameByPosition('0')}}" stepKey="waitForFileName"/>
108110
<grabTextFrom selector="{{AdminExportAttributeSection.exportFileNameByPosition('0')}}" stepKey="grabNameFile"/>
109111

110112
<!-- Download product -->

app/code/Magento/CatalogImportExport/Test/Mftf/Test/AdminExportSimpleProductWithCustomAttributeTest.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@
5050

5151
<magentoCron stepKey="runCronIndex" groups="index"/>
5252

53+
<wait stepKey="waitForReindexing" time="60" />
54+
<reloadPage stepKey="pageReload" />
55+
<waitForPageLoad stepKey="waitForPageLoaded" />
56+
5357
<grabTextFrom selector="{{AdminExportAttributeSection.exportFileNameByPosition('0')}}" stepKey="grabNameFile"/>
5458

5559
<!-- Download product -->

app/code/Magento/CatalogRule/Test/Mftf/ActionGroup/AdminCreateCatalogPriceRuleWithConditionActionGroup.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
1111
<actionGroup name="AdminCreateCatalogPriceRuleWithConditionActionGroup" extends="CreateCatalogPriceRuleActionGroup">
12-
<arguments>
13-
<argument name="catalogRuleType" type="entity" defaultValue="PriceRuleWithCondition"/>
14-
</arguments>
1512
<waitForPageLoad stepKey="waitForPageLoad" after="addNewRule"/>
1613
<click selector="{{AdminNewCatalogPriceRule.conditionsTab}}" stepKey="expandConditions" before="openActionDropdown"/>
1714
<scrollTo selector="{{AdminNewCatalogPriceRule.conditionsTab}}" stepKey="scrollToConditionsTab" after="expandConditions"/>

app/code/Magento/CatalogRule/Test/Mftf/ActionGroup/AssertCatalogPriceRuleFormActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
</annotations>
1515
<arguments>
1616
<argument name="catalogRule" defaultValue="inactiveCatalogRule" />
17-
<argument name="status" type="string" defaultValue=""/>
1817
<argument name="websites" type="string"/>
1918
<argument name="customerGroup" type="string"/>
2019
</arguments>

app/code/Magento/CatalogRule/Test/Mftf/Test/ApplyCatalogRuleForSimpleProductWithCustomOptionsTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<annotations>
1212
<features value="CatalogRule"/>
1313
<stories value="Apply catalog price rule"/>
14-
<title value="Admin should be able to apply the catalog price rule for simple product with custom options"/>
15-
<description value="Admin should be able to apply the catalog price rule for simple product with custom options"/>
14+
<title value="Admin should be able to apply the catalog price rule for simple product with 3 custom options"/>
15+
<description value="Admin should be able to apply the catalog price rule for simple product with 3 custom options"/>
1616
<severity value="CRITICAL"/>
1717
<testCaseId value="MC-14769"/>
1818
<group value="CatalogRule"/>

app/code/Magento/CatalogUrlRewrite/Test/Mftf/Test/AdminRewriteProductWithTwoStoreTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@
88
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
99
<test name="AdminRewriteProductWithTwoStoreTest">
1010
<annotations>
11+
<stories value="Rewriting URL of product"/>
1112
<title value="Rewriting URL of product"/>
1213
<description value="Rewriting URL of product. Verify the full URL address"/>
14+
<severity value="MAJOR"/>
1315
<group value="CatalogUrlRewrite"/>
1416
</annotations>
1517

app/code/Magento/Checkout/Test/Mftf/ActionGroup/AssertStorefrontCheckoutCartItemsActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
</annotations>
1515
<arguments>
1616
<argument name="productName" type="string"/>
17-
<argument name="productSku" type="string"/>
1817
<argument name="productPrice" type="string"/>
1918
<argument name="subtotal" type="string"/>
2019
<argument name="qty" type="string"/>

app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontAssertProductAddToCartSuccessMessageActionGroup.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
1010
<actionGroup name="StorefrontAssertProductAddToCartSuccessMessageActionGroup">
11-
<arguments>
12-
<argument name="message" type="string" defaultValue=""/>
13-
</arguments>
1411
<waitForElementVisible selector="{{StorefrontMessagesSection.success}}" time="30" stepKey="waitForProductAddedMessage"/>
1512
<see selector="{{StorefrontMessagesSection.success}}" userInput="message" stepKey="seeAddToCartSuccessMessage"/>
1613
</actionGroup>

app/code/Magento/Cms/Test/Mftf/ActionGroup/AdminInsertRecentlyViewedWidgetActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
<argument name="attributeSelector2" type="string" defaultValue="show_buttons"/>
1414
<argument name="productAttributeSection1" type="string" defaultValue="1"/>
1515
<argument name="productAttributeSection2" type="string" defaultValue="4" />
16-
<argument name="buttonToShowSection1" type="string" defaultValue="1"/>
1716
<argument name="buttonToShowSection2" type="string" defaultValue="3" />
1817
</arguments>
1918

app/code/Magento/Cms/Test/Mftf/Test/AdminCheckCreateFolderEscapeAndEnterHandlesForWYSIWYGBlockTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
to add image to new folder (using enter key) for WYSIWYG content of Block"/>
1717
<description value="Admin should be able to cancel and close 'create folder' modal window using ESC key and
1818
to add image to new folder (using enter key) for WYSIWYG content of Block"/>
19+
<severity value="MAJOR"/>
1920
</annotations>
2021

2122
<before>

app/code/Magento/Cms/Test/Mftf/Test/AdminCmsPageUpdateAndDisableTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@
1111
<test name="AdminCmsPageUpdateAndDisableTest">
1212
<annotations>
1313
<features value="Cms"/>
14+
<stories value="Update CMS Page via the Admin, disable"/>
1415
<testCaseId value="MC-14673" />
1516
<title value="Update CMS Page via the Admin, disable"/>
1617
<description value="Admin should be able to update a CMS Page"/>
18+
<severity value="CRITICAL"/>
1719
<group value="backend"/>
1820
<group value="cMSContent"/>
1921
<group value="mtf_migrated"/>

app/code/Magento/Cms/Test/Mftf/Test/AdminCmsPageUpdateTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@
1111
<test name="AdminCmsPageUpdateTest">
1212
<annotations>
1313
<features value="Cms"/>
14+
<stories value="Update CMS Page via the Admin"/>
1415
<title value="Update CMS Page via the Admin"/>
1516
<description value="Admin should be able to update a CMS Page"/>
1617
<testCaseId value="MC-14674"/>
18+
<severity value="CRITICAL"/>
1719
<group value="backend"/>
1820
<group value="cMSContent"/>
1921
<group value="mtf_migrated"/>

app/code/Magento/Cms/Test/Mftf/Test/AdminCreateDisabledCmsBlockEntityAndAssignToCategoryTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<testCaseId value="MC-14657" />
1515
<stories value="Create a CMS block via the Admin, disable, add to category, verify on frontend"/>
1616
<title value="Create disabled CMS block entity and assign to category"/>
17+
<description value="Create disabled CMS block entity and assign to category"/>
1718
<severity value="MAJOR"/>
1819
<group value="cMSContent"/>
1920
<group value="mtf_migrated"/>

app/code/Magento/Cms/Test/Mftf/Test/AdminCreateEnabledCmsBlockEntityAndAssignToCategoryTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<features value="Cms"/>
1414
<stories value="Create a CMS block via the Admin, add to category, verify on frontend"/>
1515
<title value="Create CMS block entity and assign to category"/>
16+
<description value="Create CMS block entity and assign to category"/>
1617
<testCaseId value="MC-14658"/>
1718
<severity value="MAJOR"/>
1819
<group value="cMSContent"/>

app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AssertConfigurableProductOnAdminProductPageActionGroup.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
<annotations>
1313
<description>Validates that the provided Configurable Product Name, SKU and Price are present and correct on the Configurable Product creation/edit page. PLEASE NOTE: The Product Data is Hardcoded.</description>
1414
</annotations>
15-
<arguments>
16-
<argument name="product" type="entity"/>
17-
</arguments>
1815

1916
<seeInField userInput="{{ApiConfigurableProduct.name}}" selector="{{AdminProductFormSection.productName}}" stepKey="seeNameRequired"/>
2017
<seeInField userInput="{{ApiConfigurableProduct.sku}}" selector="{{AdminProductFormSection.productSku}}" stepKey="seeSkuRequired"/>

app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AssertConfigurableProductWithSpecialPriceOnStorefrontProductPageActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
<arguments>
1616
<argument name="option" type="string"/>
1717
<argument name="price" type="string"/>
18-
<argument name="specialPrice" defaultValue="specialProductPrice"/>
1918
</arguments>
2019

2120
<selectOption userInput="{{option}}" selector="{{StorefrontProductInfoMainSection.productAttributeOptionsSelectButton}}" stepKey="selectOptionWithSpecialPrice"/>

app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/CreateConfigurableProductWithAttributeSetActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
</annotations>
1515
<arguments>
1616
<argument name="product" defaultValue="_defaultProduct"/>
17-
<argument name="category" defaultValue="_defaultCategory"/>
1817
<argument name="label" type="string" defaultValue="mySet"/>
1918
<argument name="option" type="string" defaultValue="['option1', 'option2', 'option3', 'option4']"/>
2019
</arguments>

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCheckResultsOfColorAndOtherFiltersTest.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,6 @@
200200
<click selector="{{AdminGridMainControls.save}}" stepKey="clickToSaveProduct"/>
201201
<waitForPageLoad stepKey="waitForNewSimpleProductPage"/>
202202
<seeElement selector="{{AdminProductMessagesSection.successMessage}}" stepKey="seeSaveProductMessageThird"/>
203-
<!--TODO: REMOVE AFTER FIX MC-21717 -->
204-
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
205-
<magentoCLI command="cache:flush full_page" stepKey="flushCache"/>
203+
<magentoCron stepKey="runCronIndex" groups="index"/>
206204
</test>
207205
</tests>

app/code/Magento/Cookie/Test/Mftf/Test/AdminValidateCookieLifetimeTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<stories value="Validate cookie lifetime field in Magento admin"/>
1515
<title value="Admin should not able to enter text in cookie lifetime filed"/>
1616
<description value="Admin can only be able type numbers in cookie lifetime filed in Magento admin"/>
17+
<severity value="MAJOR"/>
1718
<group value="Cookie"/>
1819
</annotations>
1920
<before>

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1111
<test name="AdminChangeAllCustomersGroupViaGridTest" extends="AdminChangeSingleCustomerGroupViaGridTest">
1212
<annotations>
13+
<stories value="Change all customers' group via grid"/>
1314
<title value="Change all customers' group via grid"/>
1415
<description value="Select All customers to change their group"/>
1516
<testCaseId value="MC-26040"/>
17+
<severity value="MAJOR"/>
1618
</annotations>
1719

1820
<remove keyForRemoval="filterCustomer"/>

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
<features value="Customer"/>
1313
<stories value="Checks 'Date of Birth' field validation for the France date format value"/>
1414
<title value="Checks 'Date of Birth' field validation for the France date format value"/>
15+
<description value="Checks 'Date of Birth' field validation for the France date format value"/>
16+
<severity value="MAJOR"/>
1517
<group value="customer"/>
1618
<group value="ui"/>
1719
</annotations>

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<description value="Admin should not be able to delete system customer groups"/>
1515
<stories value="Delete System Customer Group" />
1616
<testCaseId value="MC-14588" />
17+
<severity value="MAJOR"/>
1718
<group value="customers"/>
1819
<group value="mtf_migrated"/>
1920
</annotations>
@@ -46,4 +47,4 @@
4647
</actionGroup>
4748
<actionGroup ref="AssertDeleteCustomerGroupButtonMissingActionGroup" stepKey="verifyThereIsNoDeleteButtonForGeneralGroup"/>
4849
</test>
49-
</tests>
50+
</tests>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<stories value="Subscribe To Newsletter Subscription on StoreFront"/>
1515
<title value="StoreFront Customer Newsletter Subscription"/>
1616
<description value="Customer can be subscribed to Newsletter Subscription on StoreFront"/>
17+
<severity value="MAJOR"/>
1718
</annotations>
1819
<before>
1920
<createData entity="Simple_US_Customer" stepKey="createCustomer"/>

app/code/Magento/Email/Test/Mftf/ActionGroup/CreateCustomTemplateActionGroup.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
1111
<actionGroup name="CreateCustomTemplateActionGroup" extends="CreateNewTemplateActionGroup">
12+
<arguments>
13+
<argument name="template" defaultValue="EmailTemplate"/>
14+
</arguments>
1215
<remove keyForRemoval="selectValueFromTemplateDropDown"/>
1316
<remove keyForRemoval="clickLoadTemplateButton"/>
1417

0 commit comments

Comments
 (0)