This test is currently failing on trunk:
cd src/; make check TESTS=run_cluster_tests CLUSTER_TESTS=*sasl
According to git-bisect the culprit is:
1082478: added support for address assertion
The failure looks like this:
cluster_tests.ShortTests.test_sasl
.................................................. fail
Error during test:
Traceback (most recent call last):
File
"/home/remote/aconway/qpid2/dbg/src/tests/python/commands/qpid-python-test",
line 311, in run
phase()
File "/home/remote/aconway/qpid2/qpid/cpp/src/tests/cluster_tests.py", line
125, in test_sasl
c.session().receiver("ziggy;{assert:always}")
File "<string>", line 6, in receiver
File
"/home/remote/aconway/qpid2/dbg/src/tests/python/qpid/messaging/endpoints.py",
line 607, in receiver
raise e
AssertionFailed: expected None, got queue
I can help with debugging if need be.
Cheers,
Alan.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]