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

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

Ganesh Murthy created DISPATCH-1466:
---------------------------------------

             Summary: 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
             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