diff options
| author | Robert Gemmell <robbie@apache.org> | 2010-04-20 14:04:13 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2010-04-20 14:04:13 +0000 |
| commit | fd4d0e9bd1c1b1b95e0dd8879d80132442dcd686 (patch) | |
| tree | f1915597264edbf19e0c1fffad29b9f459e2b489 /qpid/java/test-profiles/JavaInVMExcludes | |
| parent | e7b0eefa91ebb4c4ff4f8dcff6b369cceeee4318 (diff) | |
| download | qpid-python-fd4d0e9bd1c1b1b95e0dd8879d80132442dcd686.tar.gz | |
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
Diffstat (limited to 'qpid/java/test-profiles/JavaInVMExcludes')
| -rw-r--r-- | qpid/java/test-profiles/JavaInVMExcludes | 3 |
1 files changed, 0 insertions, 3 deletions
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 |
