From e3b51e0a94694ab155b463539b1d8fb7770dbbc5 Mon Sep 17 00:00:00 2001 From: Zhengchao An Date: Sun, 5 Jul 2026 20:40:41 +0800 Subject: [PATCH] test(s3): promote non-multipart get-part coverage (#4286) --- scripts/s3-tests/excluded_tests.txt | 2 -- scripts/s3-tests/implemented_tests.txt | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/s3-tests/excluded_tests.txt b/scripts/s3-tests/excluded_tests.txt index 715a841a9..3efc5f67e 100644 --- a/scripts/s3-tests/excluded_tests.txt +++ b/scripts/s3-tests/excluded_tests.txt @@ -191,8 +191,6 @@ test_multipart_use_cksum_helper_crc32c test_multipart_use_cksum_helper_crc64nvme test_multipart_use_cksum_helper_sha1 test_multipart_use_cksum_helper_sha256 -test_non_multipart_get_part -test_non_multipart_sse_c_get_part test_object_header_acl_grants test_object_raw_get_x_amz_expires_out_max_range test_object_raw_get_x_amz_expires_out_positive_range diff --git a/scripts/s3-tests/implemented_tests.txt b/scripts/s3-tests/implemented_tests.txt index ff3ff5eb4..ce91c5f86 100644 --- a/scripts/s3-tests/implemented_tests.txt +++ b/scripts/s3-tests/implemented_tests.txt @@ -533,6 +533,8 @@ test_get_publicpolicy_acl_bucket_policy_status test_lifecycle_expiration_date test_lifecycle_expiration_tags1 test_lifecycle_expiration_versioning_enabled +test_non_multipart_get_part +test_non_multipart_sse_c_get_part test_object_copy_to_itself_with_metadata test_object_presigned_put_object_with_acl test_object_presigned_put_object_with_acl_tenant