Skip to content

Commit 871add8

Browse files
Merge branch 'stability_control' into ACQE-5132
2 parents dcaab19 + da9019c commit 871add8

File tree

324 files changed

+688
-45
lines changed

Some content is hidden

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

324 files changed

+688
-45
lines changed

app/code/Magento/AwsS3/Test/Mftf/Test/AwsS3AdminCreateDownloadableProductWithLinkTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<comment userInput="BIC workaround" stepKey="disableRemoteStorage"/>
3636
<magentoCLI stepKey="removeDownloadableDomain" command="downloadable:domains:remove static.magento.com"/>
3737
<!-- Delete customer -->
38+
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutCustomer" />
3839
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>
3940

4041
<!-- Delete category -->

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
<argument name="tags" value="config full_page"/>
5252
</actionGroup>
5353
<deleteData createDataKey="createProduct" stepKey="deleteProduct"/>
54+
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutCustomer" />
5455
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>
5556
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
5657
</after>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
<actionGroup ref="AdminOrdersGridClearFiltersActionGroup" stepKey="clearOrderFilters"/>
4343
<magentoCLI command="config:set admin/dashboard/enable_charts 0" stepKey="setDisableChartsAsDefault"/>
4444
<deleteData createDataKey="createProduct" stepKey="deleteProduct"/>
45+
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutCustomer" />
4546
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>
4647
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
4748
</after>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
<deleteData createDataKey="simpleProduct3" stepKey="deleteSimpleProduct3"/>
8282
<deleteData createDataKey="simpleProduct4" stepKey="deleteSimpleProduct4"/>
8383
<deleteData createDataKey="bundleProduct" stepKey="deleteBundleProduct"/>
84+
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutCustomer" />
8485
<deleteData createDataKey="customer" stepKey="deleteCustomer"/>
8586
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
8687
</after>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
5858
</before>
5959
<after>
60+
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutCustomer" />
6061
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>
6162
<!-- Delete the simple product -->
6263
<deleteData createDataKey="SimpleProduct1" stepKey="DeleteSimpleProduct1"/>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
<after>
8686
<!--Remove default flat rate shipping method settings-->
8787
<comment userInput="config:set DisableFlatRateConfigData.path DisableFlatRateConfigData.value" stepKey="disableFlatRate"/>
88+
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutCustomer" />
8889
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>
8990
<deleteData createDataKey="createCustomer2" stepKey="deleteCustomer2"/>
9091

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<deleteData createDataKey="createPreReqCategory" stepKey="deletePreReqCategory"/>
2929
<deleteData createDataKey="firstSimpleProduct" stepKey="deleteFirstSimpleProduct"/>
3030
<deleteData createDataKey="secondSimpleProduct" stepKey="deleteSecondSimpleProduct"/>
31+
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutCustomer" />
3132
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>
3233
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
3334
</after>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
<deleteData createDataKey="createSimpleProduct" stepKey="deleteSimpleProductForBundleItem"/>
5656
<deleteData createDataKey="createVirtualProduct" stepKey="deleteVirtualProductForBundleItem"/>
5757
<deleteData createDataKey="createFixedBundleProduct" stepKey="deleteBundleProduct"/>
58+
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutCustomer" />
5859
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>
5960
<actionGroup ref="AdminClearFiltersActionGroup" stepKey="clearProductsGridFilters"/>
6061
<waitForPageLoad stepKey="waitForClearProductsGridFilters"/>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
<deleteData createDataKey="createFirstProduct" stepKey="deleteSimpleProductForBundleItem"/>
6161
<deleteData createDataKey="createSecondProduct" stepKey="deleteVirtualProductForBundleItem"/>
6262
<deleteData createDataKey="createFixedBundleProduct" stepKey="deleteBundleProduct"/>
63+
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutCustomer" />
6364
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>
6465
<actionGroup ref="AdminClearFiltersActionGroup" stepKey="clearProductsGridFilters"/>
6566
<waitForPageLoad stepKey="waitForClearProductsGridFilters"/>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<after>
5151
<!-- Delete Data -->
5252
<deleteData createDataKey="createImportCategory" stepKey="deleteImportCategory"/>
53+
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutCustomer" />
5354
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>
5455
<helper class="Magento\Catalog\Test\Mftf\Helper\LocalFileAssertions" method="deleteDirectory" stepKey="deleteProductImageDirectory">
5556
<argument name="path">var/import/images/{{ImportProduct_Bundle.name}}</argument>

0 commit comments

Comments
 (0)