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

2016-12-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-6122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



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

2014-09-26 Thread ASF subversion and git services (JIRA)

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

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

Commit 1627739 from [~k-wall] in branch 'qpid/trunk'
[ https://svn.apache.org/r1627739 ]

QPID-6122: Temporarily exclude test

 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
 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
 Fix For: 0.31


 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-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org