You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/08/06 20:29:01 UTC

[jira] [Created] (ARROW-3000) [Python] Do not build unit tests other than python-test in travis_script_python.sh

Wes McKinney created ARROW-3000:
-----------------------------------

             Summary: [Python] Do not build unit tests other than python-test in travis_script_python.sh
                 Key: ARROW-3000
                 URL: https://issues.apache.org/jira/browse/ARROW-3000
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Wes McKinney
             Fix For: 0.11.0


This is inflating CI runtime. This is a bit of work as we do not currently have granular control over which unit tests get built. We may have to add some logic to tag tests with extra metadata that can be used for conditional compilation (beyond the all-or-nothing {{NO_TESTS}} CMake variable being used now)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)