Skip to content

Commit 7b2b6df

Browse files
author
Cari Spruiell
authored
Merge pull request #146 from magento-obsessive-owls/MC-4257
MC-4257: Skip Flaky MFTF Tests
2 parents c35f50f + 456e689 commit 7b2b6df

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderProductsTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -775,6 +775,9 @@
775775
<testCaseId value="MC-4031"/>
776776
<group value="pagebuilder"/>
777777
<group value="pagebuilder-products"/>
778+
<skip>
779+
<issueId value="MC-4257"/>
780+
</skip>
778781
</annotations>
779782
<before>
780783
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderStoreConfigurationGoogleMapsStyleTests.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
<testCaseId value="MC-2859"/>
2020
<group value="pagebuilder"/>
2121
<group value="pagebuilder-googleMapsStyle"/>
22+
<skip>
23+
<issueId value="MC-4257"/>
24+
</skip>
2225
</annotations>
2326
<before>
2427
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>

0 commit comments

Comments
 (0)