[
https://issues.apache.org/jira/browse/LIBCLOUD-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16152984#comment-16152984
]
Zachary Buhman edited comment on LIBCLOUD-935 at 9/4/17 11:44 PM:
------------------------------------------------------------------
The reason {{CloudFilesTests::test_upload_object_via_stream}} passes regardless
is because the requests_mock connection does not actually consume the request
body.
was (Author: buhman):
The reason
{{test/storage/test_cloudfiles.py::CloudFilesTests::test_upload_object_via_stream}}
passes regardless is because the requests_mock connection does not actually
consume the request body.
> ObjectHashMismatchError while uploading the object to Swift using
> "upload_object_via_stream" method
> ---------------------------------------------------------------------------------------------------
>
> Key: LIBCLOUD-935
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-935
> Project: Libcloud
> Issue Type: Bug
> Components: Storage
> Environment: Apache LibCloud version 2.0.0
> Reporter: HCLTech-SSW
>
> Getting the error "ObjectHashMismatchError" while uploading the object to
> swift using "upload_object_via_stream" method.
> If uploading the object using "upload_object" there is no error occurred
> like "ObjectHashMismatchError".
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)