diff options
Diffstat (limited to 'java/test-profiles/CPPExcludes')
| -rwxr-xr-x | java/test-profiles/CPPExcludes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/java/test-profiles/CPPExcludes b/java/test-profiles/CPPExcludes index 8e24938373..c2983d8675 100755 --- a/java/test-profiles/CPPExcludes +++ b/java/test-profiles/CPPExcludes @@ -119,3 +119,7 @@ org.apache.qpid.server.queue.ConflationQueueTest#* # Temporarily adding the following until the issues are sorted out. org.apache.qpid.test.unit.client.AMQConnectionTest#testHeartBeat + +//Excluded due to QPID-1447 : CPP broker does not have SlowConsumer Disconnection +org.apache.qpid.systest.SlowConsumerTest#* + |
