From a0fccd9dbfabd912a906225f817cd00072d7fc8d Mon Sep 17 00:00:00 2001 From: Keith Wall Date: Sun, 20 Nov 2011 23:37:48 +0000 Subject: QPID-3622: Add Sorted Queue funtionality Applied patch from Andrew MacBean and Oleksandr Rudyy git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1204295 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/JavaPre010Excludes | 1 + 1 file changed, 1 insertion(+) (limited to 'java/test-profiles') diff --git a/java/test-profiles/JavaPre010Excludes b/java/test-profiles/JavaPre010Excludes index 68feaf1e2b..057d7c2c44 100644 --- a/java/test-profiles/JavaPre010Excludes +++ b/java/test-profiles/JavaPre010Excludes @@ -33,6 +33,7 @@ org.apache.qpid.test.client.destination.AddressBasedDestinationTest#* org.apache.qpid.test.client.queue.QueuePolicyTest#testRingPolicy org.apache.qpid.test.client.queue.QueuePolicyTest#testRejectPolicy org.apache.qpid.test.unit.message.JMSPropertiesTest#testApplicationProperties +org.apache.qpid.server.queue.AddressBasedSortedQueueTest#* // Those tests are written against the 0.10 path org.apache.qpid.test.unit.message.UTF8Test#* -- cgit v1.2.1