You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/07/08 18:55:00 UTC

[jira] [Created] (ARROW-2813) [C++] Strip uninformative lcov output from Travis CI logs

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)