Sporadic failure on Python tests
--------------------------------
Key: QPID-123
URL: http://issues.apache.org/jira/browse/QPID-123
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Affects Versions: M2
Reporter: Carl Trieloff
Fix For: M2
======================================================================
FAIL: test_ack (tests.basic.BasicTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/cctrieloff/apache/qpid/trunk/qpid/python/tests/basic.py", line
167, in test_ack
self.assertEqual("One", msg1.content.body)
AssertionError: 'One' != 'Three'
======================================================================
FAIL: test_recover_requeue (tests.basic.BasicTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/cctrieloff/apache/qpid/trunk/qpid/python/tests/basic.py", line
211, in test_recover_requeue
self.assertEqual("One", msg1.content.body)
AssertionError: 'One' != 'Three'
----------------------------------------------------------------------
Ran 43 tests in 92.811s
FAILED (failures=2)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira