summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/Excludes
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2009-09-04 16:31:11 +0000
committerMartin Ritchie <ritchiem@apache.org>2009-09-04 16:31:11 +0000
commit99ca3ab95f2234967f2cad6228f99e32af80a505 (patch)
tree81341c6fc493b3df10d1fdf29d646db1dbcb56a6 /qpid/java/test-profiles/Excludes
parente5521a71e0171567e29395b5ba555004635beae1 (diff)
downloadqpid-python-99ca3ab95f2234967f2cad6228f99e32af80a505.tar.gz
QPID-2081, QPID-155 : Provide a test for Dynamic Queue/Exchange toggling and fixed the issue with ChannelCloseExceptions by closing the channel and not sending the ChannelClose when the Channel has already been closed by the broker.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@811472 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/Excludes')
-rw-r--r--qpid/java/test-profiles/Excludes2
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/Excludes b/qpid/java/test-profiles/Excludes
index 7ef2a15e51..78a7bd3814 100644
--- a/qpid/java/test-profiles/Excludes
+++ b/qpid/java/test-profiles/Excludes
@@ -15,3 +15,5 @@ org.apache.qpid.server.logging.VirtualHostLoggingTest#testVirtualhostClosure
org.apache.qpid.server.logging.MemoryMessageStoreLoggingTest#testMessageStoreClose
org.apache.qpid.server.logging.DerbyMessageStoreLoggingTest#testMessageStoreClose
+// QPID-2081 - the connection close here needs more work
+org.apache.qpid.test.unit.clienta.DynamicQueueExchangeCreateTest#testExchangeDeclare