[
https://issues.apache.org/jira/browse/ARROW-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-2813:
----------------------------------
Labels: pull-request-available (was: )
> [C++] Strip uninformative lcov output from Travis CI logs
> ---------------------------------------------------------
>
> Key: ARROW-2813
> URL: https://issues.apache.org/jira/browse/ARROW-2813
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Priority: Major
> Labels: pull-request-available
>
> We have about 650 lines of the type:
> {code}
> geninfo: WARNING: no data found for /usr/include/c++/4.8/istream
> {code}
> We should maybe pipe all the lcov output to a file and print any lines that
> reference things other than /usr/include
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)