Skip to content

Commit b3c9ebe

Browse files
committed
Merge remote-tracking branch 'origin/MC-29744' into 2.3.4-develop-pr99
2 parents 671923d + 3e193e0 commit b3c9ebe

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

app/code/Magento/CatalogSearch/Test/Mftf/Test/SearchEntityResultsTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,9 @@
302302
<testCaseId value="MC-14784"/>
303303
<group value="CatalogSearch"/>
304304
<group value="mtf_migrated"/>
305+
<skip>
306+
<issueId value="MC-29937"/>
307+
</skip>
305308
</annotations>
306309
<before>
307310
<createData entity="_defaultCategory" stepKey="createCategory"/>

app/code/Magento/Sales/Test/Mftf/Test/StorefrontOrderPagerDisplayedTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<testCaseId value="MC-16167"/>
1818
<group value="sales"/>
1919
<group value="mtf_migrated"/>
20+
<skip>
21+
<issueId value="MC-29942"/>
22+
</skip>
2023
</annotations>
2124
<before>
2225
<actionGroup ref="LoginAsAdmin" stepKey="LoginAsAdmin"/>

0 commit comments

Comments
 (0)