[
https://issues.apache.org/jira/browse/ARROW-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-2813.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.10.0
Issue resolved by pull request 2367
[https://github.com/apache/arrow/pull/2367]
> [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
> Fix For: 0.10.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)