summaryrefslogtreecommitdiff
path: root/java/test-profiles/Java010Excludes
diff options
context:
space:
mode:
authorAlex Rudyy <orudyy@apache.org>2013-06-26 14:53:34 +0000
committerAlex Rudyy <orudyy@apache.org>2013-06-26 14:53:34 +0000
commit22115cc570ebdc27671adbdeb63db4adc47a3c8e (patch)
tree4bebb0f2e44d0b05261e8fffa42ab2771a0489cb /java/test-profiles/Java010Excludes
parent24e2b7a6cad73d675b300ee5e5fa8dff5dbe517b (diff)
downloadqpid-python-22115cc570ebdc27671adbdeb63db4adc47a3c8e.tar.gz
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/qpid@1496951 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/Java010Excludes')
-rwxr-xr-xjava/test-profiles/Java010Excludes1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/test-profiles/Java010Excludes b/java/test-profiles/Java010Excludes
index 96f90701fd..b0489fca38 100755
--- a/java/test-profiles/Java010Excludes
+++ b/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#*