summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/Java010Excludes
diff options
context:
space:
mode:
authorAndrew Donald Kennedy <grkvlt@apache.org>2010-10-03 16:02:42 +0000
committerAndrew Donald Kennedy <grkvlt@apache.org>2010-10-03 16:02:42 +0000
commita3625d8ed5d7edfbd41acf38130d3f574f1c0aa5 (patch)
tree60f8230476e27245ec190a402274f077fff0e3c4 /qpid/java/test-profiles/Java010Excludes
parenta5b1a1073e2596da8b5fbcd24769aec87107d212 (diff)
downloadqpid-python-a3625d8ed5d7edfbd41acf38130d3f574f1c0aa5.tar.gz
QPID-2839 Add channel (CHN) Operational Loggin on 0-10
Committed patch from SorinS <ssuciu@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1003985 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/Java010Excludes')
-rwxr-xr-xqpid/java/test-profiles/Java010Excludes4
1 files changed, 3 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/Java010Excludes b/qpid/java/test-profiles/Java010Excludes
index 44b9cff9d8..6c3064f650 100755
--- a/qpid/java/test-profiles/Java010Excludes
+++ b/qpid/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#*