summaryrefslogtreecommitdiff
path: root/java/test-profiles/JavaInVMExcludes
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2010-04-01 14:03:57 +0000
committerRobert Gemmell <robbie@apache.org>2010-04-01 14:03:57 +0000
commit997a565affc8aadb023c7fbbfb57a01a3fa97870 (patch)
tree1095135d0e40b08c702b69b5299a35b01ec3c76a /java/test-profiles/JavaInVMExcludes
parent5ee1ef64b7a0f207ba0a30602be5082d9d5245bb (diff)
downloadqpid-python-997a565affc8aadb023c7fbbfb57a01a3fa97870.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/qpid@929980 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaInVMExcludes')
-rw-r--r--java/test-profiles/JavaInVMExcludes4
1 files changed, 4 insertions, 0 deletions
diff --git a/java/test-profiles/JavaInVMExcludes b/java/test-profiles/JavaInVMExcludes
index 915c1ff0c2..dae6ea9697 100644
--- a/java/test-profiles/JavaInVMExcludes
+++ b/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
+