Skip to content

Commit 3ba59bd

Browse files
committed
MC-29942: [FT] Test StorefrontOrderPagerDisplayedTest fails on Jenkins
1 parent c528cbd commit 3ba59bd

File tree

4 files changed

+0
-9
lines changed

4 files changed

+0
-9
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,6 @@
6161
<deleteData createDataKey="category" stepKey="deleteCategory"/>
6262
<deleteData createDataKey="productNoImages" stepKey="deleteProductNoImages"/>
6363
<deleteData createDataKey="productWithImages" stepKey="deleteProductWithImages"/>
64-
65-
<!-- Reindex invalidated indices after product attribute has been created/deleted -->
66-
<actionGroup ref="CliRunReindexUsingCronJobsActionGroup" stepKey="reindexInvalidatedIndices"/>
6764
</after>
6865

6966
<actionGroup ref="LoginAsAdmin" stepKey="loginToAdminArea"/>

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@
5555
<!-- @TODO: Uncomment once MQE-679 is fixed -->
5656
<!--<deleteData createDataKey="createSimpleProduct2Image" stepKey="deleteSimpleProduct2Image"/>-->
5757
<deleteData createDataKey="createSimpleProduct2" stepKey="deleteSimpleProduct2"/>
58-
59-
<!-- Reindex invalidated indices after product attribute has been created/deleted -->
60-
<actionGroup ref="CliRunReindexUsingCronJobsActionGroup" stepKey="reindexInvalidatedIndices"/>
6158
</after>
6259

6360
<!--Re-index-->

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@
4343
<!-- @TODO: Uncomment once MQE-679 is fixed -->
4444
<!--<deleteData createDataKey="createSimpleProduct2Image" stepKey="deleteSimpleProduct2Image"/>-->
4545
<deleteData createDataKey="createSimpleProduct2" stepKey="deleteSimpleProduct2"/>
46-
47-
<!-- Reindex invalidated indices after product attribute has been created/deleted -->
48-
<actionGroup ref="CliRunReindexUsingCronJobsActionGroup" stepKey="reindexInvalidatedIndices"/>
4946
</after>
5047

5148
<!-- Step 1: User browses catalog -->

0 commit comments

Comments
 (0)