From 654a63ba915c43e10ec09561ee24f0f478a7228d Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Tue, 8 Dec 2009 04:05:04 +0000 Subject: QPID-2177: unit and system testing for the new flow controlled related attributes of the Queue MBean git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@888250 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/08InVMExcludes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qpid/java/test-profiles') diff --git a/qpid/java/test-profiles/08InVMExcludes b/qpid/java/test-profiles/08InVMExcludes index 8e783a3f00..065076d3b6 100644 --- a/qpid/java/test-profiles/08InVMExcludes +++ b/qpid/java/test-profiles/08InVMExcludes @@ -1,3 +1,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 -- cgit v1.2.1