fix(s3): return NoSuchUpload for abort_multipart_upload when upload_id not found (#1569)

Signed-off-by: 安正超 <anzhengchao@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
安正超
2026-01-21 20:45:18 +08:00
committed by GitHub
parent 9fc1c264b0
commit 47ec125589
3 changed files with 25 additions and 4 deletions
+1
View File
@@ -138,3 +138,4 @@ test_ranged_request_empty_object
test_ranged_request_invalid_range
test_set_multipart_tagging
test_upload_part_copy_percent_encoded_key
test_api_error_from_storage_error_mappings