diff options
| author | Robert Godfrey <rgodfrey@apache.org> | 2012-01-02 10:01:21 +0000 |
|---|---|---|
| committer | Robert Godfrey <rgodfrey@apache.org> | 2012-01-02 10:01:21 +0000 |
| commit | 2c10159e28ff85e52840d5c6964123e4c410458d (patch) | |
| tree | 8cb649778976996aee1f21963a6c5c1bad981bcc /java/test-profiles/Java010Excludes | |
| parent | 6d4226a532443ab1fe33c7d486877dbb11e154de (diff) | |
| download | qpid-python-2c10159e28ff85e52840d5c6964123e4c410458d.tar.gz | |
QPID-3713 : Implement producer side flow control for 0-10 in Java Broker
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1226382 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/Java010Excludes')
| -rwxr-xr-x | java/test-profiles/Java010Excludes | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/java/test-profiles/Java010Excludes b/java/test-profiles/Java010Excludes index 59cb5066f1..0de4c6bae5 100755 --- a/java/test-profiles/Java010Excludes +++ b/java/test-profiles/Java010Excludes @@ -45,9 +45,6 @@ org.apache.qpid.server.logging.SubscriptionLoggingTest#testSubscriptionSuspend // 0-10 is not supported by the MethodRegistry org.apache.qpid.test.unit.close.JavaServerCloseRaceConditionTest#* -//QPID-942 : Implemented Channel.Flow based Producer Side flow control to the Java Broker (not in CPP Broker) -org.apache.qpid.server.queue.ProducerFlowControlTest#* - //QPID-1864: rollback with subscriptions does not work in 0-10 yet org.apache.qpid.test.client.RollbackOrderTest#testOrderingAfterRollbackOnMessage |
