Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Magento\Sales\Service\V1\ShipmentGetTest::testShipmentGet #1336

Closed
p-bystritsky opened this issue Jun 8, 2018 · 2 comments
Closed

Fix Magento\Sales\Service\V1\ShipmentGetTest::testShipmentGet #1336

p-bystritsky opened this issue Jun 8, 2018 · 2 comments
Assignees
Milestone

Comments

@p-bystritsky
Copy link
Contributor

p-bystritsky commented Jun 8, 2018

Preconditions

  1. Magento 2 with MSI.

Steps to reproduce

  1. Run test Magento\Sales\Service\V1\ShipmentGetTest::testShipmentGet.

Expected result

  1. Test run finished without any errors.

Actual result

  1. Test run fails.

Note

Fail is caused by direct comparison of "extension_attributes" field of Shipment record loaded from database and Shipment information returned by API call.

image

@denteblu
Copy link

already in progress in #1155

@ishakhsuvarov
Copy link
Contributor

Fixed in
#1350
magento/magento2#15982

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants