From 8bdc5010fef590e5dc3c424b1f41f8df42c47c11 Mon Sep 17 00:00:00 2001 From: Alex Rudyy Date: Wed, 26 Jun 2013 14:53:34 +0000 Subject: QPID-4951: Add cause code and message into operational logs for session close initiated by the Broker git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1496951 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/JavaPre010Excludes | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/java/test-profiles/JavaPre010Excludes') diff --git a/qpid/java/test-profiles/JavaPre010Excludes b/qpid/java/test-profiles/JavaPre010Excludes index ad8682a0bd..7f9a20e245 100644 --- a/qpid/java/test-profiles/JavaPre010Excludes +++ b/qpid/java/test-profiles/JavaPre010Excludes @@ -36,6 +36,7 @@ org.apache.qpid.server.queue.AddressBasedSortedQueueTest#* // Those tests are written against the 0.10 path org.apache.qpid.test.unit.message.UTF8Test#* org.apache.qpid.client.SynchReceiveTest#testReceiveNoWait +org.apache.qpid.server.logging.ChannelLoggingTest#testChannelClosedOnExclusiveQueueDeclaredOnDifferentSession // Makes explicit use of 0-10 connection object org.apache.qpid.client.ssl.SSLTest#testMultipleCertsInSingleStore -- cgit v1.2.1