Skip to content

Commit 3b446a8

Browse files
committed
Merge remote-tracking branch 'chaika/MC-19271' into Chaika-PR-2019-09-01-2.3
2 parents ebee07a + 59500a7 commit 3b446a8

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Catalog/Model/Indexer/Product/Flat/Action

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/Catalog/Model/Indexer/Product/Flat/Action/RelationTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ protected function tearDown()
122122
*/
123123
public function testExecute() : void
124124
{
125+
$this->markTestSkipped('MC-19675');
125126
try {
126127
$this->indexer->execute();
127128
} catch (\Magento\Framework\Exception\LocalizedException $e) {

0 commit comments

Comments
 (0)