From 997a565affc8aadb023c7fbbfb57a01a3fa97870 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Thu, 1 Apr 2010 14:03:57 +0000 Subject: 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 --- java/test-profiles/08StandaloneExcludes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'java/test-profiles/08StandaloneExcludes') diff --git a/java/test-profiles/08StandaloneExcludes b/java/test-profiles/08StandaloneExcludes index f06bfca1ac..8fdaa25e3d 100644 --- a/java/test-profiles/08StandaloneExcludes +++ b/java/test-profiles/08StandaloneExcludes @@ -4,3 +4,6 @@ // 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 -- cgit v1.2.1