diff options
author | Keith Wall <kwall@apache.org> | 2012-02-08 11:11:45 +0000 |
---|---|---|
committer | Keith Wall <kwall@apache.org> | 2012-02-08 11:11:45 +0000 |
commit | 565f56a0e126fc97618f5ef97a230f8fa4bb5cea (patch) | |
tree | ec0e280cdcb24d6e0ad7c83bc954f17257efdd94 /cpp | |
parent | 64f0e383ff0287e65bc2e6644338415f2bf0ff8b (diff) | |
download | qpid-python-565f56a0e126fc97618f5ef97a230f8fa4bb5cea.tar.gz |
QPID-3820: Sporadic failures from ProducerFlowControlTest
The tests rely on a sync() to make sure the Broker has received the sent messages and has had a chance to invoke flow-control. However,
a defect in tests testClientLogMessages and testSendTimeout meant that an inactive session was actually being sync'd, rather than
the one used to produce the messages. This will probably explain the sporadic failure.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1241866 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
0 files changed, 0 insertions, 0 deletions