diff options
| author | Robert Godfrey <rgodfrey@apache.org> | 2009-10-01 18:09:10 +0000 |
|---|---|---|
| committer | Robert Godfrey <rgodfrey@apache.org> | 2009-10-01 18:09:10 +0000 |
| commit | 16a6c8873629972a7324509aac13bb950419176f (patch) | |
| tree | eb1b3c5e886b0adbf40005795ab1c9c414e46891 /java/test-profiles/010Excludes | |
| parent | 054546a9f7dda8e6877550c46eb258c623e67de6 (diff) | |
| download | qpid-python-16a6c8873629972a7324509aac13bb950419176f.tar.gz | |
QPID-942 : Add Simplistic Producer Flow Control to the java Broker / java 0-8/0-9 client
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@820739 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/010Excludes')
| -rwxr-xr-x | java/test-profiles/010Excludes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/test-profiles/010Excludes b/java/test-profiles/010Excludes index d27a3bca95..ac6ec4752a 100755 --- a/java/test-profiles/010Excludes +++ b/java/test-profiles/010Excludes @@ -96,3 +96,6 @@ org.apache.qpid.test.unit.client.DynamicQueueExchangeCreateTest#* // QPID-2118 : 0-10 Java client has differrent error handling to 0-8 code path org.apache.qpid.test.client.message.SelectorTest#testRuntimeSelectorError +//QPID-942 : Implemented Channel.Flow based Producer Side flow control to the Java Broker (not in CPP Broker) +org.apache.qpid.server.queue.ProducerFlowControlTest + |
