mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-10 15:16:56 +00:00
test: promote passing S3 compatibility cases (#5895)
test: promote passing s3 compatibility cases
This commit is contained in:
@@ -153,8 +153,6 @@ test_delete_objects_if_match_size
|
||||
test_delete_objects_version_if_match
|
||||
test_delete_objects_version_if_match_last_modified_time
|
||||
test_delete_objects_version_if_match_size
|
||||
test_encryption_sse_c_multipart_invalid_chunks_1
|
||||
test_encryption_sse_c_multipart_invalid_chunks_2
|
||||
test_get_multipart_checksum_object_attributes
|
||||
test_head_bucket_usage
|
||||
# -----------------------------------------------------------------------------
|
||||
@@ -200,7 +198,6 @@ test_lifecycle_noncur_cloud_transition
|
||||
# -----------------------------------------------------------------------------
|
||||
test_list_buckets_anonymous
|
||||
test_list_buckets_paginated
|
||||
test_list_multipart_upload
|
||||
test_list_multipart_upload_owner
|
||||
test_multipart_get_part
|
||||
test_multipart_single_get_part
|
||||
|
||||
@@ -535,6 +535,7 @@ test_get_publicpolicy_acl_bucket_policy_status
|
||||
test_lifecycle_expiration_date
|
||||
test_lifecycle_expiration_tags1
|
||||
test_lifecycle_expiration_versioning_enabled
|
||||
test_list_multipart_upload
|
||||
test_non_multipart_get_part
|
||||
test_non_multipart_sse_c_get_part
|
||||
test_object_copy_to_itself_with_metadata
|
||||
@@ -546,3 +547,5 @@ test_object_raw_authenticated_object_acl
|
||||
test_object_raw_get_object_acl
|
||||
test_sse_kms_multipart_upload
|
||||
test_sse_s3_default_multipart_upload
|
||||
test_encryption_sse_c_multipart_invalid_chunks_1
|
||||
test_encryption_sse_c_multipart_invalid_chunks_2
|
||||
|
||||
Reference in New Issue
Block a user