Skip to content

Commit 648c833

Browse files
committed
B2B-2117: Prepare AWS Aurora Functional Test CI Build for Handing Off to GL Team
- Skipping flaky test
1 parent d0e31bc commit 648c833

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

app/code/Magento/Config/Test/Mftf/Test/AdminCheckVATNumberValidationButtonForEUCountryTest.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,13 @@
1414
<description value="Validate VAT Number button for United Kingdom (GB) should work same as for non-EU countries after Brexit 2021"/>
1515
<features value="Config"/>
1616
<severity value="CRITICAL"/>
17-
<testCaseId value="ACP2E-355"/>
17+
<testCaseId value="AC-2064"/>
1818
<useCaseId value="ACP2E-182"/>
1919
<stories value="Store VAT Number Validation"/>
2020
<group value="configuration"/>
21+
<skip>
22+
<issueId value="AC-2504"/>
23+
</skip>
2124
</annotations>
2225
<before>
2326
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>

0 commit comments

Comments
 (0)