diff options
author | Keith Wall <kwall@apache.org> | 2012-02-22 09:19:05 +0000 |
---|---|---|
committer | Keith Wall <kwall@apache.org> | 2012-02-22 09:19:05 +0000 |
commit | 8e4eee4ce540867f095534f695205e9ea7fdef7e (patch) | |
tree | 617391428a79abcad60abfe112186422f901e816 /qpid/cpp/src | |
parent | 60a803992f70816a69ab31f987645289b2ad95dc (diff) | |
download | qpid-python-8e4eee4ce540867f095534f695205e9ea7fdef7e.tar.gz |
QPID-3865: Remove unreliable CancelTest
This test case is seen to fail occasionally on a slower CI box. The failure is a test issue; it uses a non-transactional producer to send the single test message, so the message may not have made it to the broker by the time the QueueBrowser is created. When the test fails, the browser sees no messages.
The test won't be fixed as the test is duplicated by the better QueueBrowser*Test which uses a transactional publisher.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1292207 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src')
0 files changed, 0 insertions, 0 deletions