summaryrefslogtreecommitdiff
path: root/qpid/java
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java')
-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 eb1c153b20..f81ce1e5aa 100755
--- a/qpid/java/test-profiles/CPPExcludes
+++ b/qpid/java/test-profiles/CPPExcludes
@@ -57,6 +57,9 @@ org.apache.qpid.server.queue.AMQPriorityQueueTest#*
// the 0-10 c++ broker does not implement the extended LVQ semantics which the Java Broker does
org.apache.qpid.server.queue.ConflationQueueTest#*
+// the 0-10 c++ broker does not implement sorted queues
+org.apache.qpid.server.queue.SortedQueueTest#*
+
//this test checks explicitly for 0-8 flow control semantics
org.apache.qpid.test.client.FlowControlTest#*