From 6fc4eec9fcf8d659b055d994119a1871d09c1d90 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Thu, 18 Jan 2007 08:14:36 +0000 Subject: 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@497342 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/python/java_failing.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/python/java_failing.txt') diff --git a/qpid/python/java_failing.txt b/qpid/python/java_failing.txt index a564fe0148..b6cfdc600e 100644 --- a/qpid/python/java_failing.txt +++ b/qpid/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 -- cgit v1.2.1