diff options
| author | Robert Gemmell <robbie@apache.org> | 2012-09-20 14:38:56 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2012-09-20 14:38:56 +0000 |
| commit | 192538fd559a59581593e7661aed1c678d080877 (patch) | |
| tree | 739c97d8ac0d8a9a7cffb9c3fde350aafeafa320 /qpid/java/test-profiles/CPPExcludes | |
| parent | e20a23b370e64c6f09a57b4ddefd6f650e89ba13 (diff) | |
| download | qpid-python-192538fd559a59581593e7661aed1c678d080877.tar.gz | |
QPID-4333: remove the Slow Consumer Detection plugin and associated documentation
Work by Keith Wall and myself.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1388047 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/CPPExcludes')
| -rwxr-xr-x | qpid/java/test-profiles/CPPExcludes | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes index e0b8354f5e..5aee5eb8e4 100755 --- a/qpid/java/test-profiles/CPPExcludes +++ b/qpid/java/test-profiles/CPPExcludes @@ -128,17 +128,8 @@ org.apache.qpid.client.failover.AddressBasedFailoverBehaviourTest#testFlowContro org.apache.qpid.test.client.RollbackOrderTest#testOrderingAfterRollbackOnMessage#* -//Excluded due to QPID-1447 : CPP broker does not have SlowConsumer Disconnection -org.apache.qpid.systest.GlobalQueuesTest#* -org.apache.qpid.systest.GlobalTopicsTest#* -org.apache.qpid.systest.MergeConfigurationTest#* -org.apache.qpid.systest.SubscriptionTest#* -org.apache.qpid.systest.TopicTest#* - // Excluded because Java plugins not used in CPP broker org.apache.qpid.server.virtualhost.plugin.* -org.apache.qpid.server.virtualhost.plugin.policies.* -org.apache.qpid.info.systest.InfoPluginTest#* org.apache.qpid.info.test.* org.apache.qpid.server.security.access.* org.apache.qpid.server.security.access.plugins.* @@ -186,4 +177,4 @@ org.apache.qpid.server.management.plugin.servlet.rest.* org.apache.qpid.systest.rest.acl.* // Exclude failover tests requiring virtual host functionality -org.apache.qpid.client.failover.MultipleBrokersFailoverTest#*
\ No newline at end of file +org.apache.qpid.client.failover.MultipleBrokersFailoverTest#* |
