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/Java010Excludes | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/java/test-profiles/Java010Excludes') diff --git a/qpid/java/test-profiles/Java010Excludes b/qpid/java/test-profiles/Java010Excludes index 96f90701fd..b0489fca38 100755 --- a/qpid/java/test-profiles/Java010Excludes +++ b/qpid/java/test-profiles/Java010Excludes @@ -33,6 +33,7 @@ org.apache.qpid.test.unit.topic.DurableSubscriptionTest#testUnsubscribeWhenUsing org.apache.qpid.server.logging.ChannelLoggingTest#testChannelStartsFlowStopped org.apache.qpid.server.logging.ChannelLoggingTest#testChannelStartConsumerFlowStarted org.apache.qpid.server.logging.SubscriptionLoggingTest#testSubscriptionSuspend +org.apache.qpid.server.logging.ChannelLoggingTest#testChannelClosedOnQueueArgumentsMismatch // 0-10 is not supported by the MethodRegistry org.apache.qpid.test.unit.close.JavaServerCloseRaceConditionTest#* -- cgit v1.2.1