summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/CPPExcludes
diff options
context:
space:
mode:
authorKeith Wall <kwall@apache.org>2011-11-28 09:19:15 +0000
committerKeith Wall <kwall@apache.org>2011-11-28 09:19:15 +0000
commit34b8e275d9bf816ee35534981a3b5afbf905651a (patch)
treea784c3ae5ae0608a519f332554f1bee5253c9375 /qpid/java/test-profiles/CPPExcludes
parent1c1293b15d9a4475c3e8dadf5d67f027bd64001b (diff)
downloadqpid-python-34b8e275d9bf816ee35534981a3b5afbf905651a.tar.gz
QPID-3642,QPID-3643: Add Dead Letter Queue functionality for 0-8/0-9/0-9-1 paths, fixes isBound methods on FanoutExchange
Applied patch from Keith Wall <keith.wall@gmail.com>, Andrew MacBean <andymacbean@gmail.com> and Oleksandr Rudyy<orudyy@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1207029 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/CPPExcludes')
-rwxr-xr-xqpid/java/test-profiles/CPPExcludes3
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes
index da702f96cf..eb130b27b7 100755
--- a/qpid/java/test-profiles/CPPExcludes
+++ b/qpid/java/test-profiles/CPPExcludes
@@ -57,6 +57,9 @@ org.apache.qpid.server.queue.ConflationQueueTest#*
// the 0-10 c++ broker does not implement sorted queues
org.apache.qpid.server.queue.SortedQueueTest#*
+// the 0-10 c++ broker does not implement DLQ
+org.apache.qpid.test.unit.client.MaxDeliveryCountTest#*
+
//this test checks explicitly for 0-8 flow control semantics
org.apache.qpid.test.client.FlowControlTest#*