diff options
| author | Robert Godfrey <rgodfrey@apache.org> | 2012-02-28 00:55:55 +0000 |
|---|---|---|
| committer | Robert Godfrey <rgodfrey@apache.org> | 2012-02-28 00:55:55 +0000 |
| commit | 559f3e21c5376a879a66783354b29a1e9cfbef3d (patch) | |
| tree | 5df79c67879d42a417cb539d8743d507a76699ea /java/test-profiles/JavaPre010Excludes | |
| parent | 7a44e1d42986d8441f13149f3ccf818c413d7c60 (diff) | |
| download | qpid-python-559f3e21c5376a879a66783354b29a1e9cfbef3d.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/JavaPre010Excludes')
| -rw-r--r-- | java/test-profiles/JavaPre010Excludes | 4 |
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#* |
