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

Update Unit Tests for 2019-02-02 Version #5001

Closed
alzimmermsft opened this issue Aug 15, 2019 · 1 comment
Closed

Update Unit Tests for 2019-02-02 Version #5001

alzimmermsft opened this issue Aug 15, 2019 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)

Comments

@alzimmermsft
Copy link
Member

Changes where made to how the service handles Content-MD5 and a new header x-ms-content-crc64. Some tests were expecting Content-MD5 but they not longer return it, additionally passing both Content-MD5 and x-ms-content-crc64 is invalid.

There may be additional changes that need to be tested but the above is known.

@alzimmermsft alzimmermsft added Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files) labels Aug 15, 2019
@alzimmermsft
Copy link
Member Author

These APIs are returning correctly based on what was sent to the service, closing on this issue as CRC64 is allowed in these cases and we are also testing cases with MD5 are functioning properly.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

2 participants