Wes McKinney created ARROW-8510:
-----------------------------------
Summary: [Release][C++] Dataset unit tests are reported as failed
in arrow-verify-release-candidate.bat
Key: ARROW-8510
URL: https://issues.apache.org/jira/browse/ARROW-8510
Project: Apache Arrow
Issue Type: Bug
Components: C++, Developer Tools
Reporter: Wes McKinney
Fix For: 1.0.0
The command used to execute the tests is {{ctest -VV || exit /B 1}}. Here are
the errors I see
https://gist.github.com/wesm/2526a540554f5ab7511d144133676ebc
The unit tests are not built for some reason despite {{ARROW_BUILD_TESTS=ON}}
and {{ARROW_DATASET=ON}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)