Skip to content

Commit e445f52

Browse files
author
Oleksandr Iegorov
committed
MC-21948: Products index data delete process fires before indexation instead of right before insert indexed data to index tables during partial reindex
1 parent 7042986 commit e445f52

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,12 +114,9 @@
114114
<argument name="categoryName" value="$$categoryL.name$$"/>
115115
</actionGroup>
116116

117-
<!-- Indexer invalidation removed in scope of the MC-21948 implementation -->
118117
<!-- "One or more indexers are invalid. Make sure your Magento cron job is running." global warning message appears -->
119-
<!--
120118
<click selector="{{AdminSystemMessagesSection.systemMessagesDropdown}}" stepKey="openMessageSection"/>
121119
<see userInput="One or more indexers are invalid. Make sure your Magento cron job is running." selector="{{AdminSystemMessagesSection.warning}}" stepKey="seeWarningMessage"/>
122-
-->
123120

124121
<!-- Open categories K, L, M, N on Storefront in order to make sure that new assigments are not applied yet -->
125122
<!-- Category K contains only Products B & C -->

0 commit comments

Comments
 (0)