Commit 460ced6
committed
test(io): drop a wrong reason from a DeleteFiles test comment
Arrow's S3FileSystem::DeleteFile issues a HEAD first and fails with
PathNotFound for a missing key, so deleting a missing key does not succeed
through this path. The read-back check stays; only its stated reason was
wrong.1 parent bc689cc commit 460ced6
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
431 | | - | |
432 | | - | |
| 431 | + | |
| 432 | + | |
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
| |||
0 commit comments