[ 
https://issues.apache.org/jira/browse/ARROW-16801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552739#comment-17552739
 ] 

Raúl Cumplido commented on ARROW-16801:
---------------------------------------

I missed that we were installing minio from brew on some of the MAC jobs: 
[https://github.com/apache/arrow/blob/master/cpp/Brewfile#L32]

We probably should install it manually from a specific version as we do on the 
other jobs.

> [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
>            Priority: Major
>
> 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)

Reply via email to