Commit fde5819 1 parent 1282cd4 commit fde5819 Copy full SHA for fde5819
File tree 5 files changed +12
-0
lines changed
dev/tests/functional/tests/app/Magento
Catalog/Test/TestCase/Product
5 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 46
46
<constraint name =" Magento\Catalog\Test\Constraint\AssertProductInCart" />
47
47
</variation >
48
48
<variation name =" CreateSimpleProductEntityTestVariation3" summary =" Create product with special price and custom options(fixed price)" >
49
+ <data name =" tag" xsi : type =" string" >stable:no</data >
50
+ <data name =" issue" xsi : type =" string" >MAGETWO-80353: PHP 7.1 compatibility: Jenkins Failures related to PHP 7.1 upgrade</data >
49
51
<data name =" tag" xsi : type =" string" >test_type:extended_acceptance_test</data >
50
52
<data name =" product/data/url_key" xsi : type =" string" >simple-product-%isolation%</data >
51
53
<data name =" product/data/name" xsi : type =" string" >Simple Product %isolation%</data >
Original file line number Diff line number Diff line change 178
178
<constraint name =" Magento\Catalog\Test\Constraint\AssertProductPriceOnDifferentStoreViews" />
179
179
</variation >
180
180
<variation name =" UpdateSimpleProductEntityTestVariation14" summary =" An error appears on open tier price with locale formatting" ticketId =" MAGETWO-62076" >
181
+ <data name =" tag" xsi : type =" string" >stable:no</data >
182
+ <data name =" issue" xsi : type =" string" >MAGETWO-80353: PHP 7.1 compatibility: Jenkins Failures related to PHP 7.1 upgrade</data >
181
183
<data name =" initialProduct/dataset" xsi : type =" string" >simple_with_hight_tier_price</data >
182
184
<constraint name =" Magento\Catalog\Test\Constraint\AssertProductFormattingTierPrice" />
183
185
</variation >
Original file line number Diff line number Diff line change 8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../../vendor/magento/mtf/etc/variations.xsd" >
9
9
<testCase name =" Magento\Customer\Test\TestCase\MassAssignCustomerGroupTest" summary =" Mass Assign Customer's Group to Customers" ticketId =" MAGETWO-27892" >
10
10
<variation name =" MassAssignCustomerGroupTestVariation1" summary =" Customer is created and mass action for changing customer group to created group is applied" >
11
+ <data name =" tag" xsi : type =" string" >stable:no</data >
12
+ <data name =" issue" xsi : type =" string" >MAGETWO-80353: PHP 7.1 compatibility: Jenkins Failures related to PHP 7.1 upgrade</data >
11
13
<data name =" customers" xsi : type =" array" >
12
14
<item name =" 0" xsi : type =" string" >default</item >
13
15
</data >
Original file line number Diff line number Diff line change 8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../../vendor/magento/mtf/etc/variations.xsd" >
9
9
<testCase name =" Magento\User\Test\TestCase\RevokeAllAccessTokensForAdminWithoutTokensTest" summary =" Revoke All Access Tokens for Admin without Tokens" ticketId =" MAGETWO-29675" >
10
10
<variation name =" RevokeAllAccessTokensForAdminWithoutTokensTestVariation1" >
11
+ <data name =" tag" xsi : type =" string" >stable:no</data >
12
+ <data name =" issue" xsi : type =" string" >MAGETWO-80353: PHP 7.1 compatibility: Jenkins Failures related to PHP 7.1 upgrade</data >
11
13
<data name =" user/dataset" xsi : type =" string" >custom_admin</data >
12
14
<constraint name =" Magento\User\Test\Constraint\AssertAccessTokensErrorRevokeMessage" />
13
15
</variation >
Original file line number Diff line number Diff line change 19
19
<constraint name =" Magento\Variable\Test\Constraint\AssertCustomVariableInPage" />
20
20
</variation >
21
21
<variation name =" UpdateCustomVariableEntityTestVariation2" >
22
+ <data name =" tag" xsi : type =" string" >stable:no</data >
23
+ <data name =" issue" xsi : type =" string" >MAGETWO-80353: PHP 7.1 compatibility: Jenkins Failures related to PHP 7.1 upgrade</data >
22
24
<data name =" customVariable/data/code" xsi : type =" string" >variableCode%isolation%</data >
23
25
<data name =" customVariable/data/name" xsi : type =" string" >variableName%isolation%</data >
24
26
<data name =" customVariable/data/use_default_value" xsi : type =" string" >No</data >
42
44
<constraint name =" Magento\Variable\Test\Constraint\AssertCustomVariableInPage" />
43
45
</variation >
44
46
<variation name =" UpdateCustomVariableEntityTestVariation4" >
47
+ <data name =" tag" xsi : type =" string" >stable:no</data >
48
+ <data name =" issue" xsi : type =" string" >MAGETWO-80353: PHP 7.1 compatibility: Jenkins Failures related to PHP 7.1 upgrade</data >
45
49
<data name =" customVariable/data/code" xsi : type =" string" >variableCode%isolation%</data >
46
50
<data name =" customVariable/data/name" xsi : type =" string" >variableName%isolation%</data >
47
51
<data name =" customVariable/data/use_default_value" xsi : type =" string" >No</data >
You can’t perform that action at this time.
0 commit comments