From 6558b445a8271f1f27efe1ea4e628aa068de6807 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Tue, 20 Apr 2010 14:03:56 +0000 Subject: 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 --- java/test-profiles/JavaExcludes | 1 - 1 file changed, 1 deletion(-) (limited to 'java/test-profiles/JavaExcludes') 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 -- cgit v1.2.1