versity/versitygw

S3 proxy CopyObject InvalidArgument

Closed this issue · 1 comments

Describe the bug
When calling CopyObject_copy_to_itself integration test on s3 proxy server, it throws the following error:
expected InvalidRequest, instead got InvalidArgument

To Reproduce

./versitygw test -a a -s s --endpoint http://localhost:7071 full-flow

Expected behavior
It has to pass the integration test without any errors.

This one has been fixed