diff options
| author | Robert Gemmell <robbie@apache.org> | 2011-12-01 12:39:14 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2011-12-01 12:39:14 +0000 |
| commit | 98af4d64be82863c7bc7ebbcf7d6360b90b929fc (patch) | |
| tree | 3cffdd3d534b4359b5673ef77a913ce13d46c26d /qpid/java/test-profiles/Java010Excludes | |
| parent | a607f0b7aaab30d026255c32b52822bf8fcdc6d0 (diff) | |
| download | qpid-python-98af4d64be82863c7bc7ebbcf7d6360b90b929fc.tar.gz | |
QPID-2243: 0-10 protocol connections do not have a matching JMX MBean to allow management.
Applied patch from Andrew MacBean <andymacbean@gmail.com> and Oleksandr Rudyy<orudyy@gmail.com>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1209052 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/Java010Excludes')
| -rwxr-xr-x | qpid/java/test-profiles/Java010Excludes | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/qpid/java/test-profiles/Java010Excludes b/qpid/java/test-profiles/Java010Excludes index e7718b982d..c687574409 100755 --- a/qpid/java/test-profiles/Java010Excludes +++ b/qpid/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#* |
