[ https://issues.apache.org/jira/browse/ARROW-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660025#comment-17660025 ]
Rok Mihevc commented on ARROW-3000: ----------------------------------- This issue has been migrated to [issue #19362|https://github.com/apache/arrow/issues/19362] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [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 > Assignee: Wes McKinney > Priority: Major > Labels: pull-request-available > Fix For: 0.11.0 > > Time Spent: 1h 10m > Remaining Estimate: 0h > > 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 (v8.20.10#820010)