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

[jira] [Created] (ARROW-1430) [Python] flake8 warnings are not failing CI builds

Wes McKinney created ARROW-1430:
-----------------------------------

             Summary: [Python] flake8 warnings are not failing CI builds
                 Key: ARROW-1430
                 URL: https://issues.apache.org/jira/browse/ARROW-1430
             Project: Apache Arrow
          Issue Type: Bug
          Components: Python
            Reporter: Wes McKinney
             Fix For: 0.7.0


I think this is because the flake8 calls are inside a bash function. We'll need to do a bit of work on our CI scripts to make sure the {{set -e}} results in flake8 call propagating the error code



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)