kou commented on PR #39361: URL: https://github.com/apache/arrow/pull/39361#issuecomment-1877794677
Could you check CI failures? https://github.com/apache/arrow/actions/runs/7414494286/job/20175680211?pr=39361#step:6:3814 ```text [ RUN ] TestAzuriteFileSystem.DeleteDirContentsSuccessDirectory /arrow/cpp/src/arrow/filesystem/test_util.cc:143: Failure Expected equality of these values: info.type() Which is: FileType::Directory type Which is: FileType::NotFound For path 'hfqilxw9uhk7xqbathiwbudo4ci9dp9w/0iav1y3m4u53d5wvtp8g2j5af1o4s694' ``` https://github.com/apache/arrow/actions/runs/7414494286/job/20175680211?pr=39361#step:6:3680 ```text [ RUN ] TestAzuriteFileSystem.DeleteDirSuccessNonexistent /arrow/cpp/src/arrow/filesystem/azurefs_test.cc:1301: Failure Failed 'fs()->DeleteDir(directory_path)' failed with IOError: Path does not exist 'go9qhglaypjhxnprrxc79a0e3xtceml1/bwumjdfql0n8hizvv1kd3jn75ucrlw4u'. Detail: [errno 2] No such file or directory ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
