summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Godfrey <rgodfrey@apache.org>2012-02-28 00:55:55 +0000
committerRobert Godfrey <rgodfrey@apache.org>2012-02-28 00:55:55 +0000
commitdadede0363b5d593fa6db5acd8e9995b3a77a5e7 (patch)
tree3677048f136b94f085e77fd9b9d93e7e484a7c3f
parent18be2f3e3967c95e62d6f1308368fc5a669effec (diff)
downloadqpid-python-dadede0363b5d593fa6db5acd8e9995b3a77a5e7.tar.gz
QPID-2478 : Removing exclusion from test profiles as the test now seems to pass
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1294429 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/java/test-profiles/JavaPre010Excludes4
1 files changed, 0 insertions, 4 deletions
diff --git a/qpid/java/test-profiles/JavaPre010Excludes b/qpid/java/test-profiles/JavaPre010Excludes
index c05f7b51f4..db60001224 100644
--- a/qpid/java/test-profiles/JavaPre010Excludes
+++ b/qpid/java/test-profiles/JavaPre010Excludes
@@ -26,10 +26,6 @@ org.apache.qpid.test.client.message.JMSDestinationTest#testReceiveResend
org.apache.qpid.server.message.MessageProtocolConversionTest#*
org.apache.qpid.server.SupportedProtocolVersionsTest#*
-
-// QPID-2478 test fails when run against broker using 0-8/9
-org.apache.qpid.test.client.message.JMSDestinationTest#testGetDestinationWithCustomExchange
-
// The new addressing based syntax is not supported for AMQP 0-8/0-9 versions
org.apache.qpid.client.failover.AddressBasedFailoverBehaviourTest#*
org.apache.qpid.test.client.destination.AddressBasedDestinationTest#*