[ https://issues.apache.org/jira/browse/ARROW-16801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anthony Louis Gotlib Ferreira updated ARROW-16801: -------------------------------------------------- Summary: [CI][C++] Error in arrow-s3fs-test on AMD64 MacOS 10.15 C++ job (was: [CI][C++] Error in arrow-s3fs-test in AMD64 MacOS 10.15 C++ job) > [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)