[
https://issues.apache.org/jira/browse/ARROW-13994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17415314#comment-17415314
]
Kouhei Sutou commented on ARROW-13994:
--------------------------------------
{quote}
'GetTestResourceRoot(&root)' failed with IOError: Test resources not found, set
ARROW_TEST_DATA to <repo root>/testing/data
{quote}
You need to download submoduled test data by {{git submodule update --init
--recursive}}. It seems that this instruction is missed in
https://arrow.apache.org/docs/developers/cpp/building.html . We need to update
the document.
> [C++] arrow-ipc-read-write-test fails
> -------------------------------------
>
> Key: ARROW-13994
> URL: https://issues.apache.org/jira/browse/ARROW-13994
> Project: Apache Arrow
> Issue Type: Test
> Components: C++
> Environment: Fedora linux with gcc version 10.3.1 20210422 compiler
> Reporter: Benson Muite
> Priority: Minor
> Attachments: LastTest.log
>
>
> arrow-ipc-read-write-test fails after doing a debug build and then testing it
> on git commit {color:#b26818}672149b68f3c8878e0f62a1bfde122092d734c0d{color}
> when using {color:#000000}gcc version 10.3.1 20210422{color} on Fedora linux
--
This message was sent by Atlassian Jira
(v8.3.4#803005)