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 | 654a63ba915c43e10ec09561ee24f0f478a7228d (patch) | |
| tree | 910a97d4c3c5d45b64c25a6f1f755b32d74edc78 /qpid/java/test-profiles | |
| parent | 329094fe3cee90244ccd42c064161ec322aba756 (diff) | |
| download | qpid-python-654a63ba915c43e10ec09561ee24f0f478a7228d.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@888250 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
| -rw-r--r-- | qpid/java/test-profiles/08InVMExcludes | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
