From 3838555c4f1817e84534ac092f657ae6d0957adf Mon Sep 17 00:00:00 2001 From: Robert Godfrey Date: Thu, 23 Oct 2014 10:03:16 +0000 Subject: NO-JIRA : add Java Broker 0-9 specific tests to CPPExcludes git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1633782 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/CPPExcludes | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'qpid/java/test-profiles/CPPExcludes') diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes index b20e85c40a..f01e245560 100755 --- a/qpid/java/test-profiles/CPPExcludes +++ b/qpid/java/test-profiles/CPPExcludes @@ -202,3 +202,10 @@ org.apache.qpid.transport.MaxFrameSizeTest#* // QPID-6000 : Tests Java specific message compression functionality, and uses the REST API to test it org.apache.qpid.systest.MessageCompressionTest#* + + +org.apache.qpid.test.unit.client.AMQSessionTest#testQueueDepthForQueueThatDoesNotExistLegacyBehaviour_08_091 + +org.apache.qpid.client.prefetch.PrefetchBehaviourTest#testPrefetchWindowExpandsOnReceiveTransaction + +org.apache.qpid.client.SyncPublishTest#* -- cgit v1.2.1