[
https://issues.apache.org/jira/browse/PROTON-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Irina Boverman updated PROTON-1546:
-----------------------------------
Description:
dnf install python-qpid-proton-docs
dnf install python2-case python2-tornado
export PN_SASL_CONFIG_PATH=/usr/share/proton-0.17.0/examples/python
export PYTHON_PATH=/usr/share/proton-0.17.0/examples/python
chmod 755 *.py
chmod 644 test_examples.py
nosetests -v
test hangs...
This is because test expects server_direct.py to accept connections to
"localhost", but it does not.
Gordon Sim suggested (1) add ability to specify address in server_direct.py
and (2) change the test to use "localhost" when invoking server_direct.py.
was:
dnf install python-qpid-proton-docs
dnf install python2-case.noarch, python2-tornado
export PN_SASL_CONFIG_PATH=/usr/share/proton-0.17.0/examples/python
export PYTHON_PATH=/usr/share/proton-0.17.0/examples/python
chmod 755 *.py
chmod 644 test_examples.py
nosetests -v
test hangs...
This is because test expects server_direct.py to accept connections to
"localhost", but it does not.
Gordon Sim suggested (1) add ability to specify address in server_direct.py
and (2) change the test to use "localhost" when invoking server_direct.py.
> Executing examples/python/test_examples.py hangs
> ------------------------------------------------
>
> Key: PROTON-1546
> URL: https://issues.apache.org/jira/browse/PROTON-1546
> Project: Qpid Proton
> Issue Type: Bug
> Components: examples
> Affects Versions: 0.17.0
> Environment: Fedora 26.
> Reporter: Irina Boverman
>
> dnf install python-qpid-proton-docs
> dnf install python2-case python2-tornado
> export PN_SASL_CONFIG_PATH=/usr/share/proton-0.17.0/examples/python
> export PYTHON_PATH=/usr/share/proton-0.17.0/examples/python
> chmod 755 *.py
> chmod 644 test_examples.py
> nosetests -v
> test hangs...
> This is because test expects server_direct.py to accept connections to
> "localhost", but it does not.
> Gordon Sim suggested (1) add ability to specify address in server_direct.py
> and (2) change the test to use "localhost" when invoking server_direct.py.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]