File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
dev/tests/functional/tests/app/Magento
GroupedProduct/Test/Fixture Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 58
58
<field name =" sku" is_required =" 1" group =" product-details" />
59
59
<field name =" small_image" is_required =" 0" />
60
60
<field name =" small_image_label" is_required =" 0" />
61
- <field name =" status" is_required =" 0" />
61
+ <field name =" status" is_required =" 0" group = " product-details " />
62
62
<field name =" thumbnail" is_required =" 0" />
63
63
<field name =" thumbnail_label" is_required =" 0" />
64
64
<field name =" updated_at" is_required =" 1" />
65
65
<field name =" upsell_tgtr_position_behavior" is_required =" 0" />
66
66
<field name =" upsell_tgtr_position_limit" is_required =" 0" />
67
67
<field name =" url_key" is_required =" 0" group =" search-engine-optimization" />
68
68
<field name =" url_path" is_required =" 0" />
69
- <field name =" visibility" is_required =" 0" />
69
+ <field name =" visibility" is_required =" 0" group = " product-details " />
70
70
<field name =" id" />
71
71
<field name =" type_id" />
72
72
<field name =" attribute_set_id" group =" product-details" source =" Magento\Catalog\Test\Fixture\Product\AttributeSetId" />
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\Search\Test\TestCase\AdvancedSearchWithAttributeTest" summary =" Use Advanced Search by Decimal indexable attribute if Edit/Add Attribute" ticketId =" MAGETWO-25931" >
10
10
<variation name =" AdvancedSearchWithWeightAttributeTestVariation1" >
11
- <data name =" issue" xsi : type =" string" >MAGETWO-65408: [FT] Magento\Search\Test\TestCase\AdvancedSearchWithAttributeTest fails on Jenkins</data >
12
- <data name =" tag" xsi : type =" string" >to_maintain:yes</data >
13
11
<data name =" productDropDownList/0" xsi : type =" string" >configurable</data >
14
12
<data name =" productDropDownList/1" xsi : type =" string" >simple</data >
15
13
<data name =" productDropDownList/2" xsi : type =" string" >bundle</data >
You can’t perform that action at this time.
0 commit comments