diff options
Diffstat (limited to 'qpid/java/test-profiles/CPPExcludes')
| -rwxr-xr-x | qpid/java/test-profiles/CPPExcludes | 3 |
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 |
