From 4e43c236589c7e0cc93a3a804b8b694c5d900178 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Mon, 24 Nov 2008 12:45:43 +0000 Subject: QPID-1451 : Excluded testBrowsingWithSelector until it is re-written correctly. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@720179 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/ExcludeList | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'qpid/java') diff --git a/qpid/java/ExcludeList b/qpid/java/ExcludeList index 5b5b73e8fa..509f74bbbd 100644 --- a/qpid/java/ExcludeList +++ b/qpid/java/ExcludeList @@ -1 +1,8 @@ org.apache.qpid.client.MultipleJCAProviderRegistrationTest#test +// QPID-1451 : testBrowsingWithSelector test is not correct. +org.apache.qpid.test.client.QueueBrowserAutoAckTest#testBrowsingWithSelector +org.apache.qpid.test.client.QueueBrowserClientAckTest#testBrowsingWithSelector +org.apache.qpid.test.client.QueueBrowserDupsOkTest#testBrowsingWithSelector +org.apache.qpid.test.client.QueueBrowserNoAckTest#testBrowsingWithSelector +org.apache.qpid.test.client.QueueBrowserPreAckTest#testBrowsingWithSelector +org.apache.qpid.test.client.QueueBrowserTransactedTest#testBrowsingWithSelector -- cgit v1.2.1