Skip to content

Commit 07d4418

Browse files
committed
MQE-3182: Release MFTF 3.8.0
- pull latest mainline
1 parent a3adb58 commit 07d4418

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

app/code/Magento/Customer/Test/Mftf/Test/SearchByEmailInCustomerGridTest.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
-->
88

99
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
10-
<test name="SearchByEmailInCustomerGridTest">
10+
<test name="SearchByEmailInCustomerGridTest" deprecated="Test is covered with multiple other scenarios">
1111
<annotations>
1212
<features value="Customer"/>
1313
<stories value="Customer grid search"/>
@@ -16,6 +16,9 @@
1616
<severity value="MAJOR"/>
1717
<testCaseId value="MC-17985"/>
1818
<useCaseId value="MC-17947"/>
19+
<skip>
20+
<issueId value="Test is deprecated" />
21+
</skip>
1922
<group value="customer"/>
2023
<group value="pr_exclude"/>
2124
</annotations>

0 commit comments

Comments
 (0)