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 5858 <field name =" sku" is_required =" 1" group =" product-details" />
5959 <field name =" small_image" is_required =" 0" />
6060 <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 " />
6262 <field name =" thumbnail" is_required =" 0" />
6363 <field name =" thumbnail_label" is_required =" 0" />
6464 <field name =" updated_at" is_required =" 1" />
6565 <field name =" upsell_tgtr_position_behavior" is_required =" 0" />
6666 <field name =" upsell_tgtr_position_limit" is_required =" 0" />
6767 <field name =" url_key" is_required =" 0" group =" search-engine-optimization" />
6868 <field name =" url_path" is_required =" 0" />
69- <field name =" visibility" is_required =" 0" />
69+ <field name =" visibility" is_required =" 0" group = " product-details " />
7070 <field name =" id" />
7171 <field name =" type_id" />
7272 <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 88<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../../vendor/magento/mtf/etc/variations.xsd" >
99 <testCase name =" Magento\Search\Test\TestCase\AdvancedSearchWithAttributeTest" summary =" Use Advanced Search by Decimal indexable attribute if Edit/Add Attribute" ticketId =" MAGETWO-25931" >
1010 <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 >
1311 <data name =" productDropDownList/0" xsi : type =" string" >configurable</data >
1412 <data name =" productDropDownList/1" xsi : type =" string" >simple</data >
1513 <data name =" productDropDownList/2" xsi : type =" string" >bundle</data >
You can’t perform that action at this time.
0 commit comments