Skip to content

Commit 6ba77d5

Browse files
committed
MC-13824: Ensure core tests disable WYSIWYG before execution
- skip flaky tests
1 parent 61bb47e commit 6ba77d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/functional/tests/app/Magento/Cms/Test/TestCase/CreateCmsPageEntityMultipleStoreViewsTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +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\Cms\Test\TestCase\CreateCmsPageEntityMultipleStoreViewsTest" summary="Page cache for different CMS pages on multiple store views" ticketId="MAGETWO-52467">
1010
<variation name="CreateCmsPageEntityMultipleStoreViewsTestVariation1">
11+
<data name="issue" xsi:type="string">MC-13801: Test "Page cache for different CMS pages on multiple store views" fails on Jenkins</data>
1112
<data name="cmsPages/0/is_active" xsi:type="string">Yes</data>
1213
<data name="cmsPages/0/title" xsi:type="string">NewCmsPage</data>
1314
<data name="cmsPages/0/store_id/dataset" xsi:type="string">default</data>

0 commit comments

Comments
 (0)