diff options
| author | Gordon Sim <gsim@apache.org> | 2007-01-18 08:14:36 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2007-01-18 08:14:36 +0000 |
| commit | f1e00165dd741c383bca69c448898bab4a7ce814 (patch) | |
| tree | 7286acf90c748609ca4744ca394f9ac789b96ae8 /python/java_failing.txt | |
| parent | d81e5cad26f060b64501448d97ae5b6c821dce08 (diff) | |
| download | qpid-python-f1e00165dd741c383bca69c448898bab4a7ce814.tar.gz | |
Modified handling of reason for closing in peer to work around race between worker and reader where a connection.close is followed by the socket closing (this is a bit of a hack).
Modified test for queue_purge to do cleanup on new connection.
Separated testing of scenario where closed channel is used from that where an unopened channel is used.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@497342 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'python/java_failing.txt')
| -rw-r--r-- | python/java_failing.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/java_failing.txt b/python/java_failing.txt index a564fe0148..b6cfdc600e 100644 --- a/python/java_failing.txt +++ b/python/java_failing.txt @@ -13,3 +13,4 @@ tests.queue.QueueTests.test_declare_exclusive tests.queue.QueueTests.test_purge tests.testlib.TestBaseTest.testMessageProperties tests.broker.BrokerTests.test_invalid_channel +tests.broker.BrokerTests.test_closed_channel |
