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

2019-03-20 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on AIRFLOW-3606:
--

Commit 58d85a1a8f8f5cebf149c46405541ae5f0712bd5 in airflow's branch 
refs/heads/v1-10-stable from Xiaodong
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=58d85a1 ]

[AIRFLOW-3606] Fix Flake8 test & fix the Flake8 errors introduced since Flake8 
test was broken (#4415)

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.


>  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
> Fix For: 2.0.0
>
>
> 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)


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

2019-01-01 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on AIRFLOW-3606:
-

feng-tao 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
 
 
   
 

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:
us...@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)


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

2018-12-31 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/AIRFLOW-3606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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:
us...@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)