Skip to content

Commit

Permalink
MAGETWO-59702: [FT] Magento\Customer\Test\TestCase\RegisterCustomerFr…
Browse files Browse the repository at this point in the history
…ontendEntityTest fails randomly on CI

- Remove test from acceptance plan;
  • Loading branch information
adifucan committed Oct 26, 2016
1 parent 9d57c4a commit 058a78f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
<data name="customer/data/is_subscribed" xsi:type="string">No</data>
<data name="customer/data/password" xsi:type="string">123123^q</data>
<data name="customer/data/password_confirmation" xsi:type="string">123123^q</data>
<data name="tag" xsi:type="string">test_type:acceptance_test</data>
<constraint name="Magento\Customer\Test\Constraint\AssertCustomerSuccessRegisterMessage" />
<constraint name="Magento\Customer\Test\Constraint\AssertCustomerInGrid" />
<constraint name="Magento\Customer\Test\Constraint\AssertCustomerLogout" />
Expand All @@ -26,7 +25,6 @@
<data name="customer/data/is_subscribed" xsi:type="string">Yes</data>
<data name="customer/data/password" xsi:type="string">123123^q</data>
<data name="customer/data/password_confirmation" xsi:type="string">123123^q</data>
<data name="tag" xsi:type="string">test_type:acceptance_test</data>
<constraint name="Magento\Customer\Test\Constraint\AssertCustomerSuccessRegisterMessage" />
<constraint name="Magento\Customer\Test\Constraint\AssertCustomerInGrid" />
<constraint name="Magento\Customer\Test\Constraint\AssertCustomerForm" />
Expand Down

0 comments on commit 058a78f

Please sign in to comment.