From e9a79b81de730c2346079b2ba8501f58222ee389 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Thu, 1 Dec 2011 12:39:14 +0000 Subject: QPID-2243: 0-10 protocol connections do not have a matching JMX MBean to allow management. Applied patch from Andrew MacBean and Oleksandr Rudyy git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1209052 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/Java010Excludes | 4 ---- 1 file changed, 4 deletions(-) (limited to 'java/test-profiles') diff --git a/java/test-profiles/Java010Excludes b/java/test-profiles/Java010Excludes index e7718b982d..c687574409 100755 --- a/java/test-profiles/Java010Excludes +++ b/java/test-profiles/Java010Excludes @@ -42,10 +42,6 @@ org.apache.qpid.server.logging.ChannelLoggingTest#testChannelStartsFlowStopped org.apache.qpid.server.logging.ChannelLoggingTest#testChannelStartConsumerFlowStarted org.apache.qpid.server.logging.SubscriptionLoggingTest#testSubscriptionSuspend -// 0-10 Broker does not have a JMX connection MBean -org.apache.qpid.management.jmx.ManagementActorLoggingTest#testConnectionCloseViaManagement -org.apache.qpid.management.jmx.MessageConnectionStatisticsTest#* - // 0-10 is not supported by the MethodRegistry org.apache.qpid.test.unit.close.JavaServerCloseRaceConditionTest#* -- cgit v1.2.1