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