summaryrefslogtreecommitdiff
path: root/cpp/src/tests/BrokerChannelTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/tests/BrokerChannelTest.cpp')
-rw-r--r--cpp/src/tests/BrokerChannelTest.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpp/src/tests/BrokerChannelTest.cpp b/cpp/src/tests/BrokerChannelTest.cpp
index 0787405eb7..e975ec1b12 100644
--- a/cpp/src/tests/BrokerChannelTest.cpp
+++ b/cpp/src/tests/BrokerChannelTest.cpp
@@ -18,6 +18,11 @@
* under the License.
*
*/
+
+// FIXME aconway 2007-08-30: Rewrite as a Session test.
+// There is an issue with the tests use of DeliveryAdapter
+// which is no longer exposed on Session (part of SemanticHandler.)
+//
#include "qpid/broker/BrokerChannel.h"
#include "qpid/broker/BrokerQueue.h"
#include "qpid/broker/FanOutExchange.h"