summaryrefslogtreecommitdiff
path: root/qpid/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
commit0d3dd9c904b9b2e85a479c3c7574c8683bc9169e (patch)
tree8c972cafa4af23697b4fc379793b1f34f9a992b9 /qpid/java/test-profiles/python_tests
parente76a7d8a309ab70a7abbdc780d0f5f58bc851c30 (diff)
downloadqpid-python-0d3dd9c904b9b2e85a479c3c7574c8683bc9169e.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@1200801 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/python_tests')
-rw-r--r--qpid/java/test-profiles/python_tests/Java010PythonExcludes3
1 files changed, 0 insertions, 3 deletions
diff --git a/qpid/java/test-profiles/python_tests/Java010PythonExcludes b/qpid/java/test-profiles/python_tests/Java010PythonExcludes
index 7d9782d0ff..2ba94d644a 100644
--- a/qpid/java/test-profiles/python_tests/Java010PythonExcludes
+++ b/qpid/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