@@ -154,4 +154,87 @@ s3tests_boto3/functional/test_s3.py::test_versioned_concurrent_object_create_and
154
154
s3tests_boto3/functional/test_s3.py::test_object_presigned_put_object_with_acl_tenant
155
155
s3tests_boto3/functional/test_s3.py::test_get_undefined_public_block
156
156
s3tests_boto3/functional/test_s3.py::test_get_public_block_deny_bucket_policy
157
- s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_tags1
157
+ s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_tags1
158
+ s3tests_boto3/functional/test_headers.py::test_bucket_create_bad_ua_empty_aws2
159
+ s3tests_boto3/functional/test_headers.py::test_bucket_create_bad_ua_none_aws2
160
+ s3tests_boto3/functional/test_s3.py::test_put_bucket_acl_grant_group_read
161
+ s3tests_boto3/functional/test_s3.py::test_multipart_sse_c_get_part
162
+ s3tests_boto3/functional/test_s3.py::test_multipart_single_get_part
163
+ s3tests_boto3/functional/test_s3.py::test_non_multipart_sse_c_get_part
164
+ s3tests_boto3/functional/test_s3.py::test_cors_presigned_get_object_v2
165
+ s3tests_boto3/functional/test_s3.py::test_cors_presigned_get_object_tenant_v2
166
+ s3tests_boto3/functional/test_s3.py::test_cors_presigned_put_object_v2
167
+ s3tests_boto3/functional/test_s3.py::test_cors_presigned_put_object_tenant_v2
168
+ s3tests_boto3/functional/test_s3.py::test_lifecycle_delete
169
+ s3tests_boto3/functional/test_s3.py::test_lifecycle_deletemarker_expiration_with_days_tag
170
+ s3tests_boto3/functional/test_s3.py::test_encryption_sse_c_enforced_with_bucket_policy
171
+ s3tests_boto3/functional/test_s3.py::test_encryption_sse_c_deny_algo_with_bucket_policy
172
+ s3tests_boto3/functional/test_s3.py::test_bucket_policy_multipart
173
+ s3tests_boto3/functional/test_s3.py::test_bucket_policy_tenanted_bucket
174
+ s3tests_boto3/functional/test_s3.py::test_set_get_del_bucket_policy
175
+ s3tests_boto3/functional/test_s3.py::test_set_multipart_tagging
176
+ s3tests_boto3/functional/test_s3.py::test_bucket_policy_upload_part_copy
177
+ s3tests_boto3/functional/test_s3.py::test_bucket_policy_put_obj_s3_incorrect_algo_sse_s3
178
+ s3tests_boto3/functional/test_s3.py::test_object_lock_put_obj_lock_enable_after_create
179
+ s3tests_boto3/functional/test_s3.py::test_get_nonpublicpolicy_principal_bucket_policy_status
180
+ s3tests_boto3/functional/test_s3.py::test_block_public_policy_with_principal
181
+ s3tests_boto3/functional/test_s3.py::test_block_public_restrict_public_buckets
182
+ s3tests_boto3/functional/test_s3.py::test_put_get_delete_public_block
183
+ s3tests_boto3/functional/test_s3.py::test_object_checksum_sha256
184
+ s3tests_boto3/functional/test_s3.py::test_object_checksum_crc64nvme
185
+ s3tests_boto3/functional/test_s3.py::test_multipart_checksum_sha256
186
+ s3tests_boto3/functional/test_s3.py::test_multipart_use_cksum_helper_sha256
187
+ s3tests_boto3/functional/test_s3.py::test_multipart_use_cksum_helper_crc64nvme
188
+ s3tests_boto3/functional/test_s3.py::test_multipart_use_cksum_helper_crc32
189
+ s3tests_boto3/functional/test_s3.py::test_multipart_use_cksum_helper_crc32c
190
+ s3tests_boto3/functional/test_s3.py::test_multipart_use_cksum_helper_sha1
191
+ s3tests_boto3/functional/test_s3.py::test_post_object_upload_checksum
192
+ s3tests_boto3/functional/test_s3.py::test_put_bucket_logging
193
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_mtime
194
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_simple_key
195
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_partitioned_key
196
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_bucket_auth_type
197
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_bucket_acl_required
198
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_object_acl_required
199
+ s3tests_boto3/functional/test_s3.py::test_put_bucket_logging_errors
200
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_owner
201
+ s3tests_boto3/functional/test_s3.py::test_put_bucket_logging_permissions
202
+ s3tests_boto3/functional/test_s3.py::test_put_bucket_logging_policy_wildcard
203
+ s3tests_boto3/functional/test_s3.py::test_put_bucket_logging_policy_wildcard_objects
204
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_permission_change_s
205
+ s3tests_boto3/functional/test_s3.py::test_put_bucket_logging_tenant_s
206
+ s3tests_boto3/functional/test_s3.py::test_put_bucket_logging_account_s
207
+ s3tests_boto3/functional/test_s3.py::test_rm_bucket_logging
208
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_put_objects
209
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_put_objects_versioned
210
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_put_concurrency
211
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_delete_objects
212
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_delete_objects_versioned
213
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_get_objects
214
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_get_objects_versioned
215
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_copy_objects
216
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_copy_objects_versioned
217
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_copy_objects_bucket
218
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_copy_objects_bucket_versioned
219
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_head_objects
220
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_head_objects_versioned
221
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_mpu_s
222
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_mpu_versioned_s
223
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_mpu_copy
224
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_mpu_copy_versioned
225
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_multi_delete
226
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_multi_delete_versioned
227
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_multiple_prefixes
228
+ s3tests_boto3/functional/test_s3.py::test_bucket_logging_single_prefix
229
+ s3tests_boto3/functional/test_s3.py::test_get_multipart_checksum_object_attributes
230
+ s3tests_boto3/functional/test_s3.py::test_get_multipart_object_attributes
231
+ s3tests_boto3/functional/test_s3.py::test_get_paginated_multipart_object_attributes
232
+ s3tests_boto3/functional/test_s3.py::test_get_single_multipart_object_attributes
233
+ s3tests_boto3/functional/test_s3.py::test_get_checksum_object_attributes
234
+ s3tests_boto3/functional/test_s3.py::test_get_versioned_object_attributes
235
+ s3tests_boto3/functional/test_s3.py::test_get_sse_c_encrypted_object_attributes
236
+ s3tests_boto3/functional/test_s3.py::test_get_object_attributes
237
+ s3tests_boto3/functional/test_s3.py::test_delete_marker_nonversioned
238
+ s3tests_boto3/functional/test_s3.py::test_delete_marker_versioned
239
+ s3tests_boto3/functional/test_s3.py::test_delete_marker_suspended
240
+ s3tests_boto3/functional/test_s3.py::test_delete_marker_expiration
0 commit comments