findepi commented on code in PR #6601:
URL: https://github.com/apache/arrow-rs/pull/6601#discussion_r1807918600


##########
object_store/src/aws/resolve.rs:
##########
@@ -78,19 +78,6 @@ pub async fn resolve_bucket_region(bucket: &str, 
client_options: &ClientOptions)
 mod tests {
     use super::*;
 
-    #[tokio::test]
-    async fn test_private_bucket() {

Review Comment:
   the PR description says "Fix test_private_bucket object_store test"
   and "Change to use another s3 bucket"
   
   let's maybe update both before merge



-- 
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]

Reply via email to