diff options
| author | Robert Gemmell <robbie@apache.org> | 2010-04-01 14:03:57 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2010-04-01 14:03:57 +0000 |
| commit | 06690fcc2f309fe8cdb9e3f4de591bf76c9746ea (patch) | |
| tree | 3a97a8071d9acdf64c920feb18e242d216d18bee /qpid/java/test-profiles/JavaInVMExcludes | |
| parent | e0c9e399549bb0a0f536b45371a7a64c86e3ea1f (diff) | |
| download | qpid-python-06690fcc2f309fe8cdb9e3f4de591bf76c9746ea.tar.gz | |
QPID-2478: exclude testGetDestinationWithCustomExchange() from 0-8/9 runs against the java broker
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@929980 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaInVMExcludes')
| -rw-r--r-- | qpid/java/test-profiles/JavaInVMExcludes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaInVMExcludes b/qpid/java/test-profiles/JavaInVMExcludes index 915c1ff0c2..dae6ea9697 100644 --- a/qpid/java/test-profiles/JavaInVMExcludes +++ b/qpid/java/test-profiles/JavaInVMExcludes @@ -7,3 +7,7 @@ org.apache.qpid.server.queue.ProducerFlowControlTest#testFlowControlAttributeMod // This test requires a broker capable of 0-8/9 and 0-10 org.apache.qpid.test.client.message.JMSDestinationTest#testReceiveResend + +// QPID-2478 test fails when run against broker using 0-8/9 +org.apache.qpid.test.client.message.JMSDestinationTest#testGetDestinationWithCustomExchange + |
