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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
