You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/01/01 05:16:00 UTC

[jira] [Commented] (AIRFLOW-3606) Fix Flake8 test & Fix the Flake8 errors introduced since Flake8 test was broken

    [ https://issues.apache.org/jira/browse/AIRFLOW-3606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16731523#comment-16731523 ] 

ASF GitHub Bot commented on AIRFLOW-3606:
-----------------------------------------

XD-DENG commented on pull request #4415: [AIRFLOW-3606] Fix Flake8 test & fix the Flake8 errors introduced since Flake8 test was broken
URL: https://github.com/apache/incubator-airflow/pull/4415
 
 
   ### Jira
   
     - https://issues.apache.org/jira/browse/AIRFLOW-3606
   
   ### Description
   
   - [x] Here are some details about my PR, including screenshots of any UI changes:
   
   1. **The `flake8 test` in the Travis CI was broken since https://github.com/apache/incubator-airflow/pull/4361 (https://github.com/apache/incubator-airflow/commit/7a6acbf5b343e4a6895d1cc8af75ecc02b4fd0e8 )**
   
   2. Some Flake8 errors (code style/quality issues. found in 10 files) were introduce since flake8 test was broken.
   
   In this PR, I reverted https://github.com/apache/incubator-airflow/pull/4361 and fixed all the Flake8 errors introduce into master branch since the `flake8 test` was broken (in the past 9 days).
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


>  Fix Flake8 test & Fix the Flake8 errors introduced since Flake8 test was broken
> --------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-3606
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3606
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Xiaodong DENG
>            Assignee: Xiaodong DENG
>            Priority: Critical
>
> The flake8 test in the Travis CI was broken since [https://github.com/apache/incubator-airflow/pull/4361] ([https://github.com/apache/incubator-airflow/commit/7a6acbf5b343e4a6895d1cc8af75ecc02b4fd0e8] )
>  
> And some Flake8 errors (code style/quality issues. found in 10 files) were introduce since flake8 test was broken.



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