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 | e7b0eefa91ebb4c4ff4f8dcff6b369cceeee4318 (patch) | |
| tree | 50a9618cf4b63deeeac057d7303d3c0170de8ca4 /qpid/java/test-profiles/JavaExcludes | |
| parent | b570e13cea804b90e925ddcd81322c1928b781c8 (diff) | |
| download | qpid-python-e7b0eefa91ebb4c4ff4f8dcff6b369cceeee4318.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@935928 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaExcludes')
| -rw-r--r-- | qpid/java/test-profiles/JavaExcludes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/JavaExcludes b/qpid/java/test-profiles/JavaExcludes index 380963233f..99d354e316 100644 --- a/qpid/java/test-profiles/JavaExcludes +++ b/qpid/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 |
