File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 7
7
-->
8
8
9
9
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
- xsi : noNamespaceSchemaLocation =" ../../../../../../../dev/tests/acceptance/vendor/ magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/ Test/etc/testSchema.xsd" >
10
+ xsi : noNamespaceSchemaLocation =" urn: magento:mftf: Test/etc/testSchema.xsd" >
11
11
<test name =" CreateAnAdminOrderUsingBraintreePaymentTest1" >
12
12
<annotations >
13
13
<features value =" Backend" />
17
17
<severity value =" CRITICAL" />
18
18
<testCaseId value =" MAGETWO-93677" />
19
19
<group value =" braintree" />
20
+ <skip >
21
+ <issueId value =" MQE-1187" />
22
+ </skip >
20
23
</annotations >
21
24
22
25
Original file line number Diff line number Diff line change 7
7
-->
8
8
9
9
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
- xsi : noNamespaceSchemaLocation =" ../../../../../../../dev/tests/acceptance/vendor/ magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/ Test/etc/testSchema.xsd" >
10
+ xsi : noNamespaceSchemaLocation =" urn: magento:mftf: Test/etc/testSchema.xsd" >
11
11
<test name =" StorefrontCustomerCheckoutTest" >
12
12
<annotations >
13
13
<features value =" Checkout" />
88
88
<title value =" Customer Checkout with multiple addresses and tax rates" />
89
89
<description value =" Should be able to place an order as a customer with multiple addresses and tax rates." />
90
90
<testCaseId value =" MAGETWO-93109" />
91
+ <skip >
92
+ <issueId value =" MQE-1187" />
93
+ </skip >
91
94
</annotations >
92
95
<before >
93
96
<createData entity =" SimpleSubCategory" stepKey =" simplecategory" />
You can’t perform that action at this time.
0 commit comments