diff options
Diffstat (limited to 'java/test-profiles')
| -rwxr-xr-x | java/test-profiles/CPPExcludes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/test-profiles/CPPExcludes b/java/test-profiles/CPPExcludes index da702f96cf..eb130b27b7 100755 --- a/java/test-profiles/CPPExcludes +++ b/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#* |
