You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/02/13 19:42:41 UTC

[jira] [Commented] (ARROW-556) [Integration] Can not run Integration tests if different cpp build path

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

Wes McKinney commented on ARROW-556:
------------------------------------

There are env variables for the other 2 variables. The docs need to be updated

https://github.com/apache/arrow/blob/master/integration/integration_test.py#L692

We should make the {{BUILD_PATH}} environment variable configurable. I'll write a patch now

> [Integration] Can not run Integration tests if different cpp build path
> -----------------------------------------------------------------------
>
>                 Key: ARROW-556
>                 URL: https://issues.apache.org/jira/browse/ARROW-556
>             Project: Apache Arrow
>          Issue Type: Bug
>            Reporter: Bryan Cutler
>            Priority: Minor
>
> Instructions to run integration tests say to specify the cpp build path and then export an env var ARROW_CPP_TESTER relative to that build path.  The problem is 2 other vars, STREAM_TO_FILE and FILE_TO_STREAM also rely on the build path which is made from ARROW_HOME and 'cpp/test-build/debug' and will fail if that is not the build path used.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)