[ 
https://issues.apache.org/jira/browse/BEAM-3738?focusedWorklogId=84950&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-84950
 ]

ASF GitHub Bot logged work on BEAM-3738:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Mar/18 17:30
            Start Date: 27/Mar/18 17:30
    Worklog Time Spent: 10m 
      Work Description: aaltay commented on a change in pull request #4798: 
[BEAM-3738] Add more flake8 tests to run_pylint.sh
URL: https://github.com/apache/beam/pull/4798#discussion_r177508107
 
 

 ##########
 File path: sdks/python/run_mini_py3lint.sh
 ##########
 @@ -37,4 +37,5 @@ if test $# -gt 0; then
 fi
 
 echo "Running flake8 for module $MODULE:"
-flake8 $MODULE --count --select=E999 --show-source --statistics
+# TODO: Add F821 (undefined names) as soon as that test passes
 
 Review comment:
   Which test passes? Do we have a JIRA tracking this?
   
   Also why F821 is special compared to any other warning to be mentioned in 
this todo?

----------------------------------------------------------------
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:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 84950)
    Time Spent: 13h 10m  (was: 13h)

> Enable Py3 linting in Jenkins
> -----------------------------
>
>                 Key: BEAM-3738
>                 URL: https://issues.apache.org/jira/browse/BEAM-3738
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core, testing
>            Reporter: holdenk
>            Assignee: Ahmet Altay
>            Priority: Major
>          Time Spent: 13h 10m
>  Remaining Estimate: 0h
>
> After BEAM-3671 is finished enable linting.



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

Reply via email to