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