[
https://issues.apache.org/jira/browse/ARROW-16801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-16801.
----------------------------------
Fix Version/s: 9.0.0
Resolution: Fixed
Issue resolved by pull request 13362
[https://github.com/apache/arrow/pull/13362]
> [CI][C++] Error in arrow-s3fs-test on AMD64 MacOS 10.15 C++ job
> ---------------------------------------------------------------
>
> Key: ARROW-16801
> URL: https://issues.apache.org/jira/browse/ARROW-16801
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Continuous Integration
> Reporter: Anthony Louis Gotlib Ferreira
> Assignee: Raúl Cumplido
> Priority: Major
> Labels: pull-request-available
> Fix For: 9.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Since some days ago, all C++ PR's are failing in _arrow-s3fs-test_ for the
> *AMD64 MacOS 10.15 C++* job.
> The error message is big, but one example is below:
> {code:java}
> [ OK ] TestS3FS.GetFileInfoGenerator (55 ms)
> 234[ RUN ] TestS3FS.CreateDir
> 235/Users/runner/work/arrow/arrow/cpp/src/arrow/filesystem/s3fs_test.cc:798:
> Failure
> 236Failed
> 237Expected 'fs_->CreateDir("bucket/somefile")' to fail with IOError, but got
> OK
> 238* Closing connection 0
> 239* Closing connection 0
> 240[ FAILED ] TestS3FS.CreateDir (113 ms)
> 241[ RUN ] TestS3FS.DeleteFile
> 242* Closing connection 0 {code}
> Here is a PR where that test failed:
> [https://github.com/apache/arrow/runs/6816324194?check_suite_focus=true]
--
This message was sent by Atlassian Jira
(v8.20.7#820007)