diff --git a/scripts/s3-tests/excluded_tests.txt b/scripts/s3-tests/excluded_tests.txt index 49401c91b..434a190ce 100644 --- a/scripts/s3-tests/excluded_tests.txt +++ b/scripts/s3-tests/excluded_tests.txt @@ -221,7 +221,6 @@ test_post_object_invalid_date_format test_post_object_invalid_request_field_value test_post_object_missing_policy_condition test_post_object_request_missing_policy_specified_field -test_post_object_set_key_from_filename test_post_object_success_redirect_action test_post_object_tags_anonymous_request test_post_object_wrong_bucket @@ -241,7 +240,6 @@ test_restore_object_permanent test_restore_object_temporary test_sse_kms_post_object_authenticated_request test_versioned_object_acl_no_version_specified -test_versioning_multi_object_delete_with_marker_create test_versioning_stack_delete_merkers # Intentionally unsupported by design: ACL-related tests diff --git a/scripts/s3-tests/implemented_tests.txt b/scripts/s3-tests/implemented_tests.txt index 83b6f8513..3a3b5db04 100644 --- a/scripts/s3-tests/implemented_tests.txt +++ b/scripts/s3-tests/implemented_tests.txt @@ -259,6 +259,7 @@ test_versioning_bucket_multipart_upload_return_version_id test_versioning_concurrent_multi_object_delete test_versioning_multi_object_delete test_versioning_multi_object_delete_with_marker +test_versioning_multi_object_delete_with_marker_create test_versioning_obj_create_read_remove test_versioning_obj_create_read_remove_head test_versioning_obj_create_versions_remove_all @@ -474,6 +475,7 @@ test_multipart_upload_resend_part test_object_copy_canned_acl test_object_raw_get_x_amz_expires_not_expired test_object_raw_get_x_amz_expires_not_expired_tenant +test_post_object_set_key_from_filename test_put_current_object_if_match test_put_current_object_if_none_match test_put_delete_tags