summaryrefslogtreecommitdiff
path: root/java/test-profiles/python_tests
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2011-11-11 10:16:47 +0000
committerRobert Gemmell <robbie@apache.org>2011-11-11 10:16:47 +0000
commita1f730067b3be09080327ac05312eeb6da47297b (patch)
tree067c28d9b775ca11c3409d56427dc926bc356323 /java/test-profiles/python_tests
parent9da016b7e810e054bb2b0cf21bf1ad5573c97d4b (diff)
downloadqpid-python-a1f730067b3be09080327ac05312eeb6da47297b.tar.gz
QPID-3592: ensure that the 'used credit' values are decremented when message transfer commands 'completed' following a message.stop command attempt to restore their credit (to no effect due to the 0 credit limit) when using 0-10 Window credit mode. Add unit test, and break CreditManager dependency on ServerMessages by passing the required size value rather than the message itself.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1200801 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/python_tests')
-rw-r--r--java/test-profiles/python_tests/Java010PythonExcludes3
1 files changed, 0 insertions, 3 deletions
diff --git a/java/test-profiles/python_tests/Java010PythonExcludes b/java/test-profiles/python_tests/Java010PythonExcludes
index 7d9782d0ff..2ba94d644a 100644
--- a/java/test-profiles/python_tests/Java010PythonExcludes
+++ b/java/test-profiles/python_tests/Java010PythonExcludes
@@ -66,9 +66,6 @@ qpid.tests.messaging.endpoints.SessionTests.testDoubleCommit
qpid_tests.broker_0_10.message.MessageTests.test_credit_flow_bytes
qpid_tests.broker_0_10.message.MessageTests.test_window_flow_bytes
-#QPID-3592 Fails to receive more messages after restart
-qpid_tests.broker_0_10.message.MessageTests.test_window_stop
-
#QPID-3605 Durable subscriber with no-local true receives messages on re-connection
qpid_tests.broker_0_10.message.MessageTests.test_no_local_awkward