You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/06/03 12:37:00 UTC

[jira] [Updated] (ARROW-2216) [CI] CI descriptions and envars are misleading

     [ https://issues.apache.org/jira/browse/ARROW-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou updated ARROW-2216:
----------------------------------
    Component/s: Continuous Integration

> [CI] CI descriptions and envars are misleading
> ----------------------------------------------
>
>                 Key: ARROW-2216
>                 URL: https://issues.apache.org/jira/browse/ARROW-2216
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Continuous Integration
>            Reporter: Phillip Cloud
>            Assignee: Antoine Pitrou
>            Priority: Minor
>             Fix For: 0.12.0
>
>
> The descriptions of each of the CI builds are hard to decipher without looking at the build scripts, which are themselves quite complex.
> For example in this job: https://travis-ci.org/apache/arrow/jobs/346309532 you can see that the envars {{CC}} and {{CXX}} are set to {{"clang-5.0"}} and {{"clang++-5.0"}} respectively and they are then immediately set to {{gcc}} and {{g++}}.'
> Without intimate knowledge of the script it's very hard to diagnose CI issues.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)