Skip to content

Commit

Permalink
Remove testcase, this is a yig bug
Browse files Browse the repository at this point in the history
  • Loading branch information
thesues committed Nov 27, 2018
1 parent aa7cae4 commit a02bed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sanity.py
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ def delete_bucket_nonexist(name, client):
delete_nonempty_bucket_should_fail,
delete_object,
create_multipart_upload, upload_part, list_multipart_uploads, list_parts, abort_multipart_upload, complete_multipart_upload,
put_object_copy_multipart,
#put_object_copy_multipart,TODO:BUG, FIX this
get_multipart_uploaded_object,
get_object_ranged,
delete_multipart_object,
Expand Down

0 comments on commit a02bed9

Please sign in to comment.