raulcd opened a new issue, #49609: URL: https://github.com/apache/arrow/issues/49609
### Describe the bug, including details regarding any error messages, version, and platform. In the [AMD64 Windows R release](https://github.com/apache/arrow/actions/runs/23653891709/job/68907071052?pr=48964#logs) I am finding that an S3 tst fails due to a missing bucket, I don't think this is related to my PR: ``` ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-filesystem.R:181:3'): s3_bucket ──────────────────────────────── Error: Error: IOError: Bucket 'ursa-labs-r-test' not found Backtrace: ▆ 1. └─arrow::s3_bucket("ursa-labs-r-test") at test-filesystem.R:181:3 2. └─FileSystem$from_uri(bucket) 3. └─arrow:::fs___FileSystemFromUri(uri) [ FAIL 1 | WARN 1 | SKIP 40 | PASS 7983 ] Error: ! Test failures. ``` ### Component(s) Continuous Integration, R -- 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]
