@@ -9,47 +9,21 @@ s3tests_boto3/functional/test_s3.py::test_bucket_list_prefix_basic
9
9
s3tests_boto3/functional/test_s3.py::test_bucket_list_prefix_delimiter_basic
10
10
s3tests_boto3/functional/test_s3.py::test_account_usage
11
11
s3tests_boto3/functional/test_s3.py::test_head_bucket_usage
12
- s3tests_boto3/functional/test_s3.py::test_post_object_invalid_signature
13
- s3tests_boto3/functional/test_s3.py::test_post_object_invalid_access_key
14
- s3tests_boto3/functional/test_s3.py::test_post_object_missing_policy_condition
15
- s3tests_boto3/functional/test_s3.py::test_post_object_request_missing_policy_specified_field
16
- s3tests_boto3/functional/test_s3.py::test_post_object_expired_policy
17
- s3tests_boto3/functional/test_s3.py::test_post_object_invalid_request_field_value
18
12
s3tests_boto3/functional/test_s3.py::test_lifecycle_get_no_id
19
- s3tests_boto3/functional/test_s3.py::test_object_lock_put_obj_lock_invalid_mode
20
- s3tests_boto3/functional/test_s3.py::test_object_lock_get_obj_retention_iso8601
21
- s3tests_boto3/functional/test_s3.py::test_object_lock_delete_object_with_retention_and_marker
22
13
s3tests_boto3/functional/test_s3.py::test_multipart_upload_on_a_bucket_with_policy
23
14
s3tests_boto3/functional/test_s3.py::test_multipart_upload_small
24
- s3tests_boto3/functional/test_s3.py::test_post_object_authenticated_request_bad_access_key
25
15
s3tests_boto3/functional/test_s3.py::test_bucket_create_exists
26
16
s3tests_boto3/functional/test_s3.py::test_bucket_create_exists_nonowner
27
17
s3tests_boto3/functional/test_s3.py::test_bucket_recreate_overwrite_acl
28
18
s3tests_boto3/functional/test_s3.py::test_bucket_recreate_new_acl
29
19
s3tests_boto3/functional/test_s3.py::test_list_multipart_upload_owner
30
20
s3tests_boto3/functional/test_s3.py::test_lifecycle_set
31
- s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration
32
- s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_versioning_enabled
33
- s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_tags2
34
- s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_versioned_tags2
35
- s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_noncur_tags1
36
- s3tests_boto3/functional/test_s3.py::test_lifecycle_set_date
37
- s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_header_put
38
- s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_header_head
39
- s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_header_tags_head
40
- s3tests_boto3/functional/test_s3.py::test_lifecycle_transition_set_invalid_date
41
21
s3tests_boto3/functional/test_s3.py::test_put_obj_enc_conflict_c_s3
42
22
s3tests_boto3/functional/test_s3.py::test_put_obj_enc_conflict_c_kms
43
23
s3tests_boto3/functional/test_s3.py::test_put_obj_enc_conflict_s3_kms
44
24
s3tests_boto3/functional/test_s3.py::test_bucket_policy_put_obj_s3_kms
45
25
s3tests_boto3/functional/test_s3.py::test_bucket_policy_put_obj_kms_noenc
46
26
s3tests_boto3/functional/test_s3.py::test_bucket_policy_put_obj_kms_s3
47
- s3tests_boto3/functional/test_s3.py::test_object_lock_multi_delete_object_with_retention
48
- s3tests_boto3/functional/test_s3.py::test_object_lock_put_legal_hold
49
- s3tests_boto3/functional/test_s3.py::test_object_lock_get_legal_hold
50
- s3tests_boto3/functional/test_s3.py::test_object_lock_changing_mode_from_governance_with_bypass
51
- s3tests_boto3/functional/test_s3.py::test_object_lock_changing_mode_from_governance_without_bypass
52
- s3tests_boto3/functional/test_s3.py::test_object_lock_changing_mode_from_compliance
53
27
s3tests_boto3/functional/test_s3.py::test_object_read_unreadable
54
28
s3tests_boto3/functional/test_s3.py::test_user_policy
55
29
s3tests_boto3/functional/test_s3.py::test_get_public_acl_bucket_policy_status
@@ -63,15 +37,12 @@ s3tests_boto3/functional/test_s3.py::test_block_public_put_bucket_acls
63
37
s3tests_boto3/functional/test_s3.py::test_block_public_object_canned_acls
64
38
s3tests_boto3/functional/test_s3.py::test_block_public_policy
65
39
s3tests_boto3/functional/test_s3.py::test_ignore_public_acls
66
- s3tests_boto3/functional/test_s3.py::test_sse_s3_default_post_object_authenticated_request
67
- s3tests_boto3/functional/test_s3.py::test_sse_kms_default_post_object_authenticated_request
68
40
s3tests_boto3/functional/test_s3select.py::test_generate_projection
69
41
s3tests_boto3/functional/test_s3select.py::test_alias_cyclic_refernce
70
42
s3tests_boto3/functional/test_s3select.py::test_schema_definition
71
43
s3tests_boto3/functional/test_s3select.py::test_progress_expressions
72
44
s3tests_boto3/functional/test_s3.py::test_object_write_with_chunked_transfer_encoding
73
45
s3tests_boto3/functional/test_s3.py::test_versioning_concurrent_multi_object_delete
74
- s3tests_boto3/functional/test_s3.py::test_post_object_upload_size_rgw_chunk_size_bug
75
46
s3tests_boto3/functional/test_s3.py::test_get_object_torrent
76
47
s3tests_boto3/functional/test_s3select.py::test_count_json_operation
77
48
s3tests_boto3/functional/test_s3select.py::test_column_sum_min_max
@@ -165,7 +136,6 @@ s3tests_boto3/functional/test_s3.py::test_encrypted_transfer_13b
165
136
s3tests_boto3/functional/test_s3.py::test_encryption_sse_c_method_head
166
137
s3tests_boto3/functional/test_s3.py::test_encryption_sse_c_present
167
138
s3tests_boto3/functional/test_s3.py::test_encryption_sse_c_other_key
168
- s3tests_boto3/functional/test_s3.py::test_sse_kms_method_head
169
139
s3tests_boto3/functional/test_s3.py::test_bucket_policy
170
140
s3tests_boto3/functional/test_s3.py::test_bucket_policy_put_obj_s3_noenc
171
141
s3tests_boto3/functional/test_s3.py::test_copy_object_ifmatch_failed
@@ -174,26 +144,10 @@ s3tests_boto3/functional/test_s3.py::test_get_bucket_encryption_s3
174
144
s3tests_boto3/functional/test_s3.py::test_get_bucket_encryption_kms
175
145
s3tests_boto3/functional/test_s3.py::test_delete_bucket_encryption_s3
176
146
s3tests_boto3/functional/test_s3.py::test_delete_bucket_encryption_kms
177
- s3tests_boto3/functional/test_s3.py::test_sse_s3_default_upload_1b
178
- s3tests_boto3/functional/test_s3.py::test_sse_s3_default_upload_1kb
179
- s3tests_boto3/functional/test_s3.py::test_sse_s3_default_upload_1mb
180
- s3tests_boto3/functional/test_s3.py::test_sse_s3_default_upload_8mb
181
- s3tests_boto3/functional/test_s3.py::test_sse_kms_default_upload_1b
182
- s3tests_boto3/functional/test_s3.py::test_sse_kms_default_upload_1kb
183
- s3tests_boto3/functional/test_s3.py::test_sse_kms_default_upload_1mb
184
- s3tests_boto3/functional/test_s3.py::test_sse_kms_default_upload_8mb
185
- s3tests_boto3/functional/test_s3.py::test_sse_s3_default_method_head
186
- s3tests_boto3/functional/test_s3.py::test_sse_s3_default_multipart_upload
187
- s3tests_boto3/functional/test_s3.py::test_sse_s3_encrypted_upload_1b
188
- s3tests_boto3/functional/test_s3.py::test_sse_s3_encrypted_upload_1kb
189
- s3tests_boto3/functional/test_s3.py::test_sse_s3_encrypted_upload_1mb
190
- s3tests_boto3/functional/test_s3.py::test_sse_s3_encrypted_upload_8mb
191
147
s3tests/functional/test_s3.py::test_atomic_write_bucket_gone
192
148
s3tests_boto3/functional/test_s3.py::test_atomic_write_bucket_gone
193
149
s3tests_boto3/functional/test_s3.py::test_object_raw_get_x_amz_expires_not_expired
194
150
s3tests_boto3/functional/test_s3.py::test_object_raw_get_x_amz_expires_not_expired_tenant
195
- s3tests_boto3/functional/test_s3.py::test_cors_presigned_get_object
196
- s3tests_boto3/functional/test_s3.py::test_cors_presigned_get_object_tenant
197
151
s3tests_boto3/functional/test_s3.py::test_encryption_sse_c_unaligned_multipart_upload
198
152
s3tests_boto3/functional/test_s3.py::test_multipart_get_part
199
153
s3tests_boto3/functional/test_s3.py::test_non_multipart_get_part
@@ -202,16 +156,6 @@ s3tests/functional/test_headers.py::test_object_create_bad_date_none_aws2
202
156
s3tests/functional/test_headers.py::test_bucket_create_bad_authorization_invalid_aws2
203
157
s3tests/functional/test_headers.py::test_bucket_create_bad_date_none_aws2
204
158
s3tests_boto3/functional/test_s3.py::test_versioned_concurrent_object_create_and_remove
205
- s3tests_boto3/functional/test_s3.py::test_post_object_wrong_bucket
206
- s3tests_boto3/functional/test_s3.py::test_cors_presigned_put_object
207
- s3tests_boto3/functional/test_s3.py::test_cors_presigned_put_object_with_acl
208
- s3tests_boto3/functional/test_s3.py::test_cors_presigned_put_object_tenant
209
- s3tests_boto3/functional/test_s3.py::test_cors_presigned_put_object_tenant_with_acl
210
159
s3tests_boto3/functional/test_s3.py::test_object_presigned_put_object_with_acl_tenant
211
- s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_newer_noncurrent
212
- s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_size_gt
213
- s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_size_lt
214
- s3tests_boto3/functional/test_s3.py::test_object_lock_delete_multipart_object_with_retention
215
- s3tests_boto3/functional/test_s3.py::test_object_lock_delete_multipart_object_with_legal_hold_on
216
160
s3tests_boto3/functional/test_s3.py::test_get_undefined_public_block
217
161
s3tests_boto3/functional/test_s3.py::test_get_public_block_deny_bucket_policy
0 commit comments