summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Godfrey <rgodfrey@apache.org>2014-02-05 15:08:53 +0000
committerRobert Godfrey <rgodfrey@apache.org>2014-02-05 15:08:53 +0000
commit40f30a00fba4e838c903163054bb4f80f79882e2 (patch)
tree536dc3d1e573471dc76209f5f5396648e9904e9f
parent2caac132114f8f1f7877600b7bef21bb3681fdd3 (diff)
downloadqpid-python-40f30a00fba4e838c903163054bb4f80f79882e2.tar.gz
Fix 0-10 exclude after rename
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-broker-amqp-1-0-management@1564796 13f79535-47bb-0310-9956-ffa450edef68
-rwxr-xr-xjava/test-profiles/Java010Excludes2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test-profiles/Java010Excludes b/java/test-profiles/Java010Excludes
index 8da2b5edd8..67c2fcd5ad 100755
--- a/java/test-profiles/Java010Excludes
+++ b/java/test-profiles/Java010Excludes
@@ -33,7 +33,7 @@ org.apache.qpid.test.unit.topic.DurableSubscriptionTest#testUnsubscribeWhenUsing
// 0-10 and 0-9 connections dont generate the exact same logging due to protocol differences
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.ConsumerLoggingTest#testSubscriptionSuspend
org.apache.qpid.server.logging.ChannelLoggingTest#testChannelClosedOnQueueArgumentsMismatch
// 0-10 is not supported by the MethodRegistry