Wes McKinney created ARROW-2813:
-----------------------------------
Summary: [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
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)