diff options
Diffstat (limited to 'java/test-profiles/08Excludes')
| -rw-r--r-- | java/test-profiles/08Excludes | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/java/test-profiles/08Excludes b/java/test-profiles/08Excludes index 8598f1dc5b..b277c6d929 100644 --- a/java/test-profiles/08Excludes +++ b/java/test-profiles/08Excludes @@ -16,5 +16,7 @@ org.apache.qpid.client.SessionCreateTest#* org.apache.qpid.test.client.RollbackOrderTest#* -// MALT requries an external broker so exclude it from the InVM test runs -org.apache.qpid.management.jmx.ManagementActorLoggingTest +// QPID-2097 exclude it from the InVM test runs until InVM JMX Interface is reliable +org.apache.qpid.management.jmx.ManagementActorLoggingTest#* +org.apache.qpid.server.queue.ModelTest#* + |
