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 subversion and git services (JIRA)" <ji...@apache.org> on 2016/12/23 16:51:58 UTC

[jira] [Commented] (QPID-6122) Python test TimeoutTests occasionally hangs with selector thread failing

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

ASF subversion and git services commented on QPID-6122:
-------------------------------------------------------

Commit 1775853 from [~k-wall] in branch 'java/trunk'
[ https://svn.apache.org/r1775853 ]

QPID-6122: [Python Test Suite] Remove test exclusion qpid.tests.messaging.endpoints.TimeoutTests from Java Broker 0-10 Python excludes file

From this description of QPID-7317, it seems possible this is fixed.

> Python test TimeoutTests occasionally hangs with selector thread failing 
> -------------------------------------------------------------------------
>
>                 Key: QPID-6122
>                 URL: https://issues.apache.org/jira/browse/QPID-6122
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: 0.30, 0.31
>         Environment: Python 2.6.9 (unknown, Sep 13 2014, 00:25:11) 
> [GCC 4.8.2 20140120 (Red Hat 4.8.2-16)] on linux2
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>
> Running the python test suite on a new CI box reveals a sporadic hang from TimeoutTests and the following stack trace written to stderr:
> {noformat}
> Exception in thread Thread-62:
>  Traceback (most recent call last):
>    File "/usr/lib64/python2.6/threading.py", line 532, in __bootstrap_inner
>      self.run()
>    File "/usr/lib64/python2.6/threading.py", line 484, in run
>      self.__target(*self.__args, **self.__kwargs)
>    File "/var/lib/jenkins/workspace/qpid-python-trunk/qpid/python/qpid/selector.py", line 128, in run
> {noformat}
> It appears that the exception handing in the selector thread is at fault, at least on this platform/python version (details included).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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