diff options
| author | Andrew Donald Kennedy <grkvlt@apache.org> | 2011-03-08 00:14:59 +0000 |
|---|---|---|
| committer | Andrew Donald Kennedy <grkvlt@apache.org> | 2011-03-08 00:14:59 +0000 |
| commit | b387fc19a0dc062e95659ad34360ea942790e49e (patch) | |
| tree | ab963e63e33e0500ff93c2065b2f5e00c99a7330 /qpid/java/test-profiles/Java010Excludes | |
| parent | 5c797b1f2ebce8b79f118dc64cd0c1b3b9efd23c (diff) | |
| download | qpid-python-b387fc19a0dc062e95659ad34360ea942790e49e.tar.gz | |
QPID-2984: Add statistics generation for broker message delivery
Port of QPID-2932 changes from 0.5.x-dev branch to trunk.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1079043 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/Java010Excludes')
| -rwxr-xr-x | qpid/java/test-profiles/Java010Excludes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/Java010Excludes b/qpid/java/test-profiles/Java010Excludes index 927b220696..c05aad0cb1 100755 --- a/qpid/java/test-profiles/Java010Excludes +++ b/qpid/java/test-profiles/Java010Excludes @@ -47,6 +47,7 @@ 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 has different ideas about clientid and ownership of queues org.apache.qpid.server.queue.ModelTest#* |
