summaryrefslogtreecommitdiff
path: root/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
commita1d6f52d53bb0d019ba50c7f37e1afaf789437f3 (patch)
tree4fe7907b741d82adc7b8c25f4b190f5fc0da57ce /java/test-profiles/Java010Excludes
parentf1d6761e0c00fc81776c9a3c5cde3c3ba32ea5b9 (diff)
downloadqpid-python-a1d6f52d53bb0d019ba50c7f37e1afaf789437f3.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/qpid@1003985 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/Java010Excludes')
-rwxr-xr-xjava/test-profiles/Java010Excludes4
1 files changed, 3 insertions, 1 deletions
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#*