diff options
| author | Robert Gemmell <robbie@apache.org> | 2009-12-08 04:05:04 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2009-12-08 04:05:04 +0000 |
| commit | 10adf40dcbe9378662b365de0ac57c57296d026b (patch) | |
| tree | c9853783adce0af133eba2881879f317298045dd /java/test-profiles/08InVMExcludes | |
| parent | cb3edd774a322d0b62776ff25f519ecfb08bd77f (diff) | |
| download | qpid-python-10adf40dcbe9378662b365de0ac57c57296d026b.tar.gz | |
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/qpid@888250 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/08InVMExcludes')
| -rw-r--r-- | java/test-profiles/08InVMExcludes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/test-profiles/08InVMExcludes b/java/test-profiles/08InVMExcludes index 8e783a3f00..065076d3b6 100644 --- a/java/test-profiles/08InVMExcludes +++ b/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 |
