summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Godfrey <rgodfrey@apache.org>2014-10-23 10:03:16 +0000
committerRobert Godfrey <rgodfrey@apache.org>2014-10-23 10:03:16 +0000
commit3838555c4f1817e84534ac092f657ae6d0957adf (patch)
tree93cbb05cb8a1dda8a372bda4e7d9ae462beeb33b
parent75e53bb929b7d24c7b003d5749f7b06af5b576ea (diff)
downloadqpid-python-3838555c4f1817e84534ac092f657ae6d0957adf.tar.gz
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
-rwxr-xr-xqpid/java/test-profiles/CPPExcludes7
1 files changed, 7 insertions, 0 deletions
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#*