Skip to content

Commit a9bf148

Browse files
committed
Stability control effort
- tests are skipped, issue was reported in ticket AC-12124
1 parent e3c5a2f commit a9bf148

File tree

5 files changed

+15
-0
lines changed

5 files changed

+15
-0
lines changed

app/code/Magento/Bundle/Test/Mftf/Test/AdminAddDefaultImageBundleProductTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
<testCaseId value="MC-115"/>
1919
<group value="Bundle"/>
2020
<group value="cloud"/>
21+
<skip>
22+
<issueId value="AC-12124">Fotorama lib isn't loaded</issueId>
23+
</skip>
2124
</annotations>
2225
<before>
2326
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>

app/code/Magento/Catalog/Test/Mftf/Test/AdminAddRemoveProductImageVirtualProductTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
<testCaseId value="MC-103"/>
1919
<group value="Catalog"/>
2020
<group value="cloud"/>
21+
<skip>
22+
<issueId value="AC-12124">Fotorama lib isn't loaded</issueId>
23+
</skip>
2124
</annotations>
2225
<before>
2326
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminAddDefaultImageConfigurableTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
<testCaseId value="MC-101"/>
1919
<group value="ConfigurableProduct"/>
2020
<group value="cloud"/>
21+
<skip>
22+
<issueId value="AC-12124">Fotorama lib isn't loaded</issueId>
23+
</skip>
2124
</annotations>
2225

2326
<before>

app/code/Magento/Downloadable/Test/Mftf/Test/AdminAddDefaultImageDownloadableProductTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-117"/>
1919
<group value="Downloadable"/>
20+
<skip>
21+
<issueId value="AC-12124">Fotorama lib isn't loaded</issueId>
22+
</skip>
2023
</annotations>
2124
<before>
2225
<magentoCLI stepKey="addDownloadableDomain" command="downloadable:domains:add static.magento.com"/>

app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminAddDefaultImageGroupedProductTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
<testCaseId value="MC-106"/>
1919
<group value="GroupedProduct"/>
2020
<group value="cloud"/>
21+
<skip>
22+
<issueId value="AC-12124">Fotorama lib isn't loaded</issueId>
23+
</skip>
2124
</annotations>
2225
<before>
2326
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>

0 commit comments

Comments
 (0)