From 40f30a00fba4e838c903163054bb4f80f79882e2 Mon Sep 17 00:00:00 2001 From: Robert Godfrey Date: Wed, 5 Feb 2014 15:08:53 +0000 Subject: 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 --- java/test-profiles/Java010Excludes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1