Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 672b1a4

Browse files
author
Andrey Konosov
committed
MAGETWO-81281: Stabilize 2.2-develop branch on CI
1 parent 58b2682 commit 672b1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Checkout/Test/TestCase/OnePageCheckoutJsValidationTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/mtf/etc/variations.xsd">
99
<testCase name="Magento\Checkout\Test\TestCase\OnePageCheckoutJsValidationTest" summary="JS validation verification for Checkout flow" ticketId="MAGETWO-59697">
1010
<variation name="OnePageCheckoutJsValidationTestVariation1" summary="JS validation is not applied for empty required checkout fields if customer did not fill them">
11-
<data name="tag" xsi:type="string">severity:S2</data>
11+
<data name="tag" xsi:type="string">stable:no</data><!-- was severity:S2 -->
1212
<data name="products/0" xsi:type="string">catalogProductSimple::default</data>
1313
<data name="checkoutMethod" xsi:type="string">guest</data>
1414
<constraint name="Magento\Checkout\Test\Constraint\AssertShippingAddressJsValidationMessagesIsAbsent" />

0 commit comments

Comments
 (0)