summaryrefslogtreecommitdiff
path: root/java/test-profiles
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
commit9ed8af889ffb0bb347eb469787c50fa173a6a9a9 (patch)
tree5df79c67879d42a417cb539d8743d507a76699ea /java/test-profiles
parent6e147e4d0e8bd2a2fe5ec54c74b2a27c7bd67daa (diff)
downloadqpid-python-9ed8af889ffb0bb347eb469787c50fa173a6a9a9.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/qpid@1294429 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles')
-rw-r--r--java/test-profiles/JavaPre010Excludes4
1 files changed, 0 insertions, 4 deletions
diff --git a/java/test-profiles/JavaPre010Excludes b/java/test-profiles/JavaPre010Excludes
index c05f7b51f4..db60001224 100644
--- a/java/test-profiles/JavaPre010Excludes
+++ b/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#*