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 22:03:15 UTC

[jira] [Created] (QPID-4840) Sporadic failure of ha_tests.ReplicationTests.test_backup_acquired

Alan Conway created QPID-4840:
---------------------------------

             Summary: Sporadic failure of ha_tests.ReplicationTests.test_backup_acquired
                 Key: QPID-4840
                 URL: https://issues.apache.org/jira/browse/QPID-4840
             Project: Qpid
          Issue Type: Bug
          Components: C++ Clustering
    Affects Versions: 0.22
            Reporter: Alan Conway
            Assignee: Alan Conway


Fails with this error:

Error during test:  Traceback (most recent call last):
    File "/home/aconway/qpid-trunk/opt/src/tests/python/commands/qpid-python-test", line 340, in run
      phase()
    File "/home/aconway/qpid-trunk/qpid/cpp/src/tests/ha_tests.py", line 460, in test_backup_acquired
      for t in tests: t.verify(self, backup1)
    File "/home/aconway/qpid-trunk/qpid/cpp/src/tests/ha_tests.py", line 438, in verify
      backup.assert_browse_backup(self.queue, self.expect, msg=self.queue)
    File "/home/aconway/qpid-trunk/qpid/cpp/src/tests/ha_test.py", line 198, in assert_browse_backup
      assert_browse_retry(bs, queue, expected, **kwargs)
    File "/home/aconway/qpid-trunk/qpid/cpp/src/tests/brokertest.py", line 421, in assert_browse_retry
      assert expect_contents == actual_contents, msg
  AssertionError: plain: ['0', '1', '2', '3', '4', '5', '6', '7', '8', '9'] != ['1', '2', '3', '4', '5', '6', '7', '8', '9']


--
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