From fd4d0e9bd1c1b1b95e0dd8879d80132442dcd686 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Tue, 20 Apr 2010 14:04:13 +0000 Subject: QPID-2097: Enable MALT and update it to fix breakages while it was disabled. Enable the excluded PFC JMX test in the InVM profile now that InVM JMX is available. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@935929 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/JavaInVMExcludes | 3 --- 1 file changed, 3 deletions(-) (limited to 'qpid/java/test-profiles/JavaInVMExcludes') diff --git a/qpid/java/test-profiles/JavaInVMExcludes b/qpid/java/test-profiles/JavaInVMExcludes index ff1da93230..d66abad843 100644 --- a/qpid/java/test-profiles/JavaInVMExcludes +++ b/qpid/java/test-profiles/JavaInVMExcludes @@ -2,9 +2,6 @@ //Exclude the following tests when running the InVM default test profile //====================================================================== -// QPID-2097 exclude until InVM JMX test runs are reliable -org.apache.qpid.server.queue.ProducerFlowControlTest#testFlowControlAttributeModificationViaJMX - // This test requires a broker capable of 0-8/9 and 0-10 org.apache.qpid.test.client.message.JMSDestinationTest#testReceiveResend -- cgit v1.2.1