You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2019/05/31 20:14:54 UTC

[GitHub] [qpid-cpp] ChugR commented on issue #21: QPID-8319: clear persistent connection context on autodeleted msgs

ChugR commented on issue #21: QPID-8319: clear persistent connection context on autodeleted msgs
URL: https://github.com/apache/qpid-cpp/pull/21#issuecomment-497845984
 
 
   This patch breaks a self test.
   10: qpid_tests.broker_0_10.new_api.GeneralTests.test_nolocal_rerouted ....... start
   10:   assertEqual failure: ['a', 'b', 'c'] != ['a', 'c']
   10: qpid_tests.broker_0_10.new_api.GeneralTests.test_nolocal_rerouted ....... fail
   10: Error during test:  Traceback (most recent call last):
   10:     File "/home/chug/.local/bin/qpid-python-test", line 340, in run
   10:       phase()
   10:     File "/home/chug/.local/lib/python2.7/site-packages/qpid_tests/broker_0_10/new_api.py", line 179, in test_nolocal_rerouted
   10:       self.assertEqual(received, ["a", "c"])
   10:     File "/home/chug/.local/lib/python2.7/site-packages/qpid_tests/broker_0_10/new_api.py", line 39, in assertEqual
   10:       assert None
   10:   AssertionError
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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