diff --git a/scripts/s3-tests/excluded_tests.txt b/scripts/s3-tests/excluded_tests.txt index 2c51360c4..2e6c57b96 100644 --- a/scripts/s3-tests/excluded_tests.txt +++ b/scripts/s3-tests/excluded_tests.txt @@ -167,9 +167,6 @@ test_lifecycle_deletemarker_expiration test_lifecycle_deletemarker_expiration_with_days_tag test_lifecycle_expiration test_lifecycle_expiration_days0 -test_lifecycle_expiration_header_put -test_lifecycle_expiration_header_head -test_lifecycle_expiration_header_tags_head test_lifecycle_expiration_newer_noncurrent test_lifecycle_expiration_noncur_tags1 test_lifecycle_expiration_size_gt diff --git a/scripts/s3-tests/implemented_tests.txt b/scripts/s3-tests/implemented_tests.txt index 7e782ef59..9420ae375 100644 --- a/scripts/s3-tests/implemented_tests.txt +++ b/scripts/s3-tests/implemented_tests.txt @@ -457,6 +457,9 @@ test_get_single_multipart_object_attributes test_get_sse_c_encrypted_object_attributes test_get_tags_acl_public test_lifecycle_expiration_header_and_tags_head +test_lifecycle_expiration_header_head +test_lifecycle_expiration_header_put +test_lifecycle_expiration_header_tags_head test_multipart_checksum_sha256 test_multipart_copy_multiple_sizes test_multipart_copy_versioned diff --git a/scripts/s3-tests/non_standard_tests.txt b/scripts/s3-tests/non_standard_tests.txt index d72eb89ec..24e4b8102 100644 --- a/scripts/s3-tests/non_standard_tests.txt +++ b/scripts/s3-tests/non_standard_tests.txt @@ -173,9 +173,6 @@ test_lifecycle_deletemarker_expiration test_lifecycle_deletemarker_expiration_with_days_tag test_lifecycle_expiration test_lifecycle_expiration_days0 -test_lifecycle_expiration_header_put -test_lifecycle_expiration_header_head -test_lifecycle_expiration_header_tags_head test_lifecycle_expiration_newer_noncurrent test_lifecycle_expiration_noncur_tags1 test_lifecycle_expiration_size_gt