Skip to content

Commit 7508f98

Browse files
author
Oleksii Korshenko
authored
Merge pull request magento#148 from magento-fearless-kiwis/2.0-MIKE
[Fearless Kiwis] 2.0 MAGETWO-54117
2 parents 1d77925 + 77c5377 commit 7508f98

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

dev/tests/integration/testsuite/Magento/Test/Integrity/Modular/_files/skip_blocks_ce.php

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,16 @@
1515
'Magento\Config\Block\System\Config\Form',
1616
'Magento\Config\Block\System\Config\Tabs',
1717
'Magento\Review\Block\Form',
18+
'Magento\Braintree\Block\Form',
19+
'Magento\Braintree\Block\Payment',
1820
// Fails because of dependence on registry
1921
'Magento\Reminder\Block\Adminhtml\Reminder\Edit\Tab\Customers',
2022
'Magento\LayeredNavigation\Block\Navigation',
2123
'Magento\LayeredNavigation\Block\Navigation\State',
24+
// Other failures
25+
'Magento\ProductAlert\Block\Email\Price',
26+
'Magento\ProductAlert\Block\Email\Stock',
27+
'Magento\ProductAlert\Block\Product\View',
28+
'Magento\ProductAlert\Block\Product\View\Price',
29+
'Magento\ProductAlert\Block\Product\View\Stock'
2230
];

0 commit comments

Comments
 (0)