Skip to content

Commit ced6369

Browse files
committed
MAGETWO-65145: Performance degradation on front end on configurable products with huge amount of variation
1 parent 51ede3e commit ced6369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/ConfigurableProduct/Test/TestCase/CreateConfigurableProductEntityTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
<constraint name="Magento\ConfigurableProduct\Test\Constraint\AssertConfigurableProductInCategory" />
237237
<constraint name="Magento\ConfigurableProduct\Test\Constraint\AssertConfigurableProductImages" />
238238
</variation>
239-
<variation name="CreateConfigurableProductEntityTestVariation15" summary="Create configurable product with one out of stock and several in stock options" ticketId="69508">
239+
<variation name="CreateConfigurableProductEntityTestVariation15" summary="Create configurable product with one out of stock and several in stock options" ticketId="MAGETWO-69508">
240240
<data name="product/data/url_key" xsi:type="string">configurable-product-%isolation%</data>
241241
<data name="product/data/configurable_attributes_data/dataset" xsi:type="string">three_new_options_with_out_of_stock_product</data>
242242
<data name="product/data/name" xsi:type="string">Configurable Product %isolation%</data>

0 commit comments

Comments
 (0)