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

Commit e518012

Browse files
committed
MAGETWO-87243: Unskip failing MFTF tests for WYSIWYG
- Skipped test EndToEndB2CGuestUserTest and EndToEndB2CLoggedInUserTest which failed on mainline
1 parent f8f4b04 commit e518012

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Catalog/Test/EndToEndB2CGuestUserTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
<features value="End to End scenarios"/>
1414
<stories value="B2C guest user - MAGETWO-75411"/>
1515
<group value="e2e"/>
16+
<!--Skipped; see: MAGETWO-88777-->
17+
<group value="skip"/>
1618
<title value="You should be able to pass End to End B2C Guest User scenario"/>
1719
<description value="User browses catalog, searches for product, adds product to cart, adds product to wishlist, compares products, uses coupon code and checks out."/>
1820
<severity value="CRITICAL"/>

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Customer/Test/EndToEndB2CLoggedInUserTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
<features value="End to End scenarios"/>
1414
<stories value="B2C logged in user - MAGETWO-72524"/>
1515
<group value="e2e"/>
16+
<!--Skipped; see: MAGETWO-88777-->
17+
<group value="skip"/>
1618
<title value="You should be able to pass End to End B2C Logged In User scenario"/>
1719
<description value="New user signup and browses catalog, searches for product, adds product to cart, adds product to wishlist, compares products, uses coupon code and checks out."/>
1820
<severity value="CRITICAL"/>

0 commit comments

Comments
 (0)