Skip to content

Commit be0c53d

Browse files
committed
MC-29764: [FT] Test StorefrontNotApplicableShippingMethodInReviewAndPaymentStepTest randomly failed on Jenkins
1 parent 00edb88 commit be0c53d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 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-30161"/>
307+
</skip>
305308
</annotations>
306309
<before>
307310
<createData entity="_defaultCategory" stepKey="createCategory"/>
@@ -330,9 +333,6 @@
330333
<testCaseId value="MC-14785"/>
331334
<group value="CatalogSearch"/>
332335
<group value="mtf_migrated"/>
333-
<skip>
334-
<issueId value="MC-30161">[FT][2.3.5] Test QuickSearchAndAddToCart fails on Jenkins</issueId>
335-
</skip>
336336
</annotations>
337337
<before>
338338
<createData entity="_defaultCategory" stepKey="createCategory"/>

0 commit comments

Comments
 (0)