Skip to content

Commit 13417a4

Browse files
committed
Merge remote-tracking branch 'magento2/develop' into sprint-54-bf
2 parents fea31f8 + ca56cd8 commit 13417a4

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Reports/Controller/Adminhtml/Report/Product

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/Reports/Controller/Adminhtml/Report/Product/ViewedTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ public function testExecuteWithoutError()
3131

3232
public function testExecuteWithError()
3333
{
34+
$this->markTestSkipped('MAGETWO-38528');
3435
$this->dispatch('backend/reports/report_product/viewed/filter/' .
3536
'cGVyaW9kX3R5cGU9ZGF5JmZyb209NyUyRjElMkY2NyZ0bz1odG1sJTIwZm90bSZzaG93X2VtcHR5X3Jvd3M9MA==');
3637
$actual = $this->getResponse()->getBody();

0 commit comments

Comments
 (0)