You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GH-46344: [CI][Python] Skip doctest for s3.get_file_info to avoid bucket restrictions (#46345)
### Rationale for this change
The doctest jobs are currently failing due to ACCESS DENIED to the bucket listing.
### What changes are included in this PR?
Skip the doctest.
### Are these changes tested?
Via CI, existing job passes again.
### Are there any user-facing changes?
No
* GitHub Issue: #46344
Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
0 commit comments