From 5cdee4f3847ab6fda3abfba89f9f336e210c264c Mon Sep 17 00:00:00 2001 From: Andrew Donald Kennedy Date: Sun, 3 Oct 2010 16:02:42 +0000 Subject: QPID-2839 Add channel (CHN) Operational Loggin on 0-10 Committed patch from SorinS git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1003985 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/Java010Excludes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'java/test-profiles/Java010Excludes') diff --git a/java/test-profiles/Java010Excludes b/java/test-profiles/Java010Excludes index 44b9cff9d8..6c3064f650 100755 --- a/java/test-profiles/Java010Excludes +++ b/java/test-profiles/Java010Excludes @@ -26,7 +26,9 @@ org.apache.qpid.server.logging.AccessControlLoggingTest#* org.apache.qpid.server.logging.AlertingTest#* org.apache.qpid.server.logging.BindingLoggingTest#* org.apache.qpid.server.logging.BrokerLoggingTest#* -org.apache.qpid.server.logging.ChannelLoggingTest#* +org.apache.qpid.server.logging.ChannelLoggingTest#testChannelStartsFlowStopped +org.apache.qpid.server.logging.ChannelLoggingTest#testChannelStartConsumerFlowStarted +org.apache.qpid.server.logging.ChannelLoggingTest#testChannelStartConsumerFlowStarted org.apache.qpid.server.logging.DerbyMessageStoreLoggingTest#* org.apache.qpid.server.logging.DurableQueueLoggingTest#* org.apache.qpid.server.logging.ExchangeLoggingTest#* -- cgit v1.2.1