You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/01 15:09:00 UTC

[jira] [Commented] (DISPATCH-1466) flake8 errors in system_test.py

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

ASF GitHub Bot commented on DISPATCH-1466:
------------------------------------------

ganeshmurthy commented on pull request #607: DISPATCH-1466 - Initialize the host variable so it can be used anywhe…
URL: https://github.com/apache/qpid-dispatch/pull/607
 
 
   …re inside the function
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


> flake8 errors in system_test.py
> -------------------------------
>
>                 Key: DISPATCH-1466
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1466
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Tests
>            Reporter: Ganesh Murthy
>            Assignee: Ganesh Murthy
>            Priority: Major
>             Fix For: 1.10.0
>
>
> {noformat}
> 63: py36 run-test: commands[0] | flake8 --count /foo/qpid-dispatch/python /foo/qpid-dispatch/console /foo/qpid-dispatch/docs /foo/qpid-dispatch/tests /foo/qpid-dispatch/tools --show-source --ignore=E111,E114,E121,E122,E123,E124,E126,E127,E128,E129,E131,E201,E202,E203,E211,E221,E222,E225,E226,E228,E231,E241,E251,E261,E266,E265,E271,E272,E301,E302,E303,E401,E402,E501,E502,E701,E702,E703,E704,E711,E712,E713,E714,E731,F401,F403,F405,F811,F841,H101,H102,H104,H201,H202,H234,H237,H238,H301,H306,H401,H403,H404,H405,W291,W292,W293,W391,W503
> 63: /foo/qpid-dispatch/tests/system_test.py:208:69: F821 undefined name 'host'
> 63:         raise Exception("wait_port timeout on host %s port %s: %s"%(host, port, e)) {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org