diff options
Diffstat (limited to 'java/test-profiles/010Excludes')
| -rw-r--r-- | java/test-profiles/010Excludes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/test-profiles/010Excludes b/java/test-profiles/010Excludes index 36e7317e31..f03d62667d 100644 --- a/java/test-profiles/010Excludes +++ b/java/test-profiles/010Excludes @@ -83,6 +83,9 @@ org.apache.qpid.server.logging.* // CPP Broker does not have a JMX interface to test org.apache.qpid.management.jmx.* +// JMX is used in this test for validation +org.apache.qpid.server.queue.ModelTest#* + // 0-10 is not supported by the MethodRegistry org.apache.qpid.test.unit.close.JavaServerCloseRaceConditionTest#* |
