Skip to content

Commit 0276cb6

Browse files
committed
MAGETWO-85421: Build Stabilization
1 parent 98ff613 commit 0276cb6

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Cms/Test/AdminAddVariableToWYSIWYGBlockCest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<description value="You should be able to add variable to WYSIWYG content Block"/>
1717
<testCaseId value="MAGETWO-84378"/>
1818
<group value="skip" />
19+
<!--Bug link MAGETWO-86383-->
1920
</annotations>
2021
<before>
2122
<createData entity="_defaultCmsPage" stepKey="createCMSPage" />

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Cms/Test/AdminAddVariableToWYSIWYGCMSCest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<severity value="CRITICAL"/>
1818
<testCaseId value="MAGETWO-83504"/>
1919
<group value="skip" />
20+
<!--Bug link MAGETWO-86383-->
2021
</annotations>
2122
<before>
2223
<actionGroup ref="LoginActionGroup" stepKey="loginGetFromGeneralFile"/>

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Cms/Test/AdminSwitchWYSIWYGOptionsCest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
<!--see widget on Storefront-->
4949
<see userInput="Hello TinyMCE4!" stepKey="seeContent1"/>
5050
<amOnPage url="{{ConfigurationStoresPage.url}}" stepKey="navigateToWYSIWYGConfigPage2"/>
51+
<conditionalClick stepKey="expandWYSIWYGOptions" selector="{{ContentManagementSection.WYSIWYGOptions}}" dependentSelector="{{ContentManagementSection.CheckIfTabExpand}}" visible="true" />
5152
<waitForElementVisible selector="{{ContentManagementSection.SwitcherSystemValue}}" stepKey="waitForCheckbox2" />
5253
<uncheckOption selector="{{ContentManagementSection.SwitcherSystemValue}}" stepKey="uncheckUseSystemValue2"/>
5354
<waitForElementVisible selector="{{ContentManagementSection.Switcher}}" stepKey="waitForSwitcherDropdown2" />

0 commit comments

Comments
 (0)