summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/CPPExcludes
diff options
context:
space:
mode:
authorRobert Godfrey <rgodfrey@apache.org>2010-01-31 00:31:49 +0000
committerRobert Godfrey <rgodfrey@apache.org>2010-01-31 00:31:49 +0000
commit5efcd04d4557a6902a3ba85aa5114b0f282937f5 (patch)
tree78968a239c7971d203895ddc1c69a54b1b14ef76 /qpid/java/test-profiles/CPPExcludes
parent7c27a4488fb09b2898c2a3a017f7e86c834abe28 (diff)
downloadqpid-python-5efcd04d4557a6902a3ba85aa5114b0f282937f5.tar.gz
QPID-2379 : Initial work on adding QMF and federation to the Java Broker
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@904934 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 cb72da2a88..ac2d7bb823 100755
--- a/qpid/java/test-profiles/CPPExcludes
+++ b/qpid/java/test-profiles/CPPExcludes
@@ -34,6 +34,9 @@ org.apache.qpid.test.unit.xa.FaultTest#testForget
// the 0-10 c++ broker does not implement priority / this test depends on a Java broker extension for queue creation
org.apache.qpid.server.queue.PriorityTest
+// the 0-10 c++ broker does not implement the extended LVQ semantics which the Java Broker does
+org.apache.qpid.server.queue.ConflationQueueTest
+
//this test checks explicitly for 0-8 flow control semantics
org.apache.qpid.test.client.FlowControlTest