Skip to content

Commit 703cc14

Browse files
committed
MAGETWO-35056: Merge and Fix tests
- Removed/skipped non-relevant api-functional tests for custom attributes
1 parent d1132da commit 703cc14

File tree

3 files changed

+1
-456
lines changed

3 files changed

+1
-456
lines changed

dev/tests/api-functional/testsuite/Magento/Bundle/Api/ProductServiceTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ public function tearDown()
6161
*/
6262
public function testCreateBundle()
6363
{
64+
$this->markTestSkipped('Processing of custom attributes has been changed in MAGETWO-34448.');
6465
$bundleProductOptions = [
6566
"attribute_code" => "bundle_product_options",
6667
"value" => [

dev/tests/api-functional/testsuite/Magento/Webapi/DataObjectSerialization/CustomAttributeSerializationMSCTest.php

Lines changed: 0 additions & 237 deletions
This file was deleted.

0 commit comments

Comments
 (0)