You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2013/05/14 19:45:16 UTC

[jira] [Resolved] (QPID-4839) HA Sporadic failure of ha_tests.test_join_ready_cluster

     [ https://issues.apache.org/jira/browse/QPID-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Conway resolved QPID-4839.
-------------------------------

    Resolution: Fixed

------------------------------------------------------------------------
r1482481 | aconway | 2013-05-14 13:44:01 -0400 (Tue, 14 May 2013) | 5 lines

QPID-4839: HA Sporadic failure of ha_tests.test_join_ready_cluster

Bug in StatusCheck, was setting fetch timeout to uninitialized value
which was sometimes 0, causing an immediate timeout of fetch.

------------------------------------------------------------------------
                
> HA Sporadic failure of ha_tests.test_join_ready_cluster
> -------------------------------------------------------
>
>                 Key: QPID-4839
>                 URL: https://issues.apache.org/jira/browse/QPID-4839
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Clustering
>    Affects Versions: 0.22
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.23
>
>
> Test fails sporadically with:
> Error during test:  Traceback (most recent call last):
>     File "/home/jenkins/workspace/qpid-cpp-trunk-cmake/label/master/qpid/cpp/cpp-vpath/src/tests/python/commands/qpid-python-test", line 340, in run
>       phase()
>     File "/home/jenkins/workspace/qpid-cpp-trunk-cmake/label/master/qpid/cpp/src/tests/ha_tests.py", line 1173, in test_join_ready_cluster
>       self.assertRaises(Exception, cluster[0].promote)
>     File "/usr/lib64/python2.6/unittest.py", line 341, in failUnlessRaises
>       raise self.failureException, "%s not raised" % excName
>   AssertionError: Exception not raised

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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