diff options
| author | Robert Gemmell <robbie@apache.org> | 2010-04-20 14:03:56 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2010-04-20 14:03:56 +0000 |
| commit | 6558b445a8271f1f27efe1ea4e628aa068de6807 (patch) | |
| tree | 872afee87d545d9ec6796f7733b80da15caa3204 /java/test-profiles/JavaExcludes | |
| parent | 7bd3591dd580d1e5d2034676c4c674ba838eceb8 (diff) | |
| download | qpid-python-6558b445a8271f1f27efe1ea4e628aa068de6807.tar.gz | |
QPID-2097: Use the standard RMIServerSocketFactory for InVM testing to workaround the alternating pass-fail issue encountered when running back to back tests using JMX with the InVM broker. Enable the ModelTest.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@935928 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaExcludes')
| -rw-r--r-- | java/test-profiles/JavaExcludes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/test-profiles/JavaExcludes b/java/test-profiles/JavaExcludes index 380963233f..99d354e316 100644 --- a/java/test-profiles/JavaExcludes +++ b/java/test-profiles/JavaExcludes @@ -15,7 +15,6 @@ org.apache.qpid.client.SessionCreateTest#* // 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#* // related to QPID-2471. Temporarily disabling these tests until I figure out why they are failing with the Java broker. org.apache.qpid.test.unit.ack.RecoverTest#testRecoverResendsMsgs |
