summaryrefslogtreecommitdiff
path: root/qpid/java/010ExcludeList-store
diff options
context:
space:
mode:
authorArnaud Simon <arnaudsimon@apache.org>2008-05-22 11:42:42 +0000
committerArnaud Simon <arnaudsimon@apache.org>2008-05-22 11:42:42 +0000
commit1a6ea93220643c862ba3520a78e1cf001a7c9439 (patch)
treefcda95bee30154ca14b19f5217dbd8312e880800 /qpid/java/010ExcludeList-store
parentfa85fb8871a8b1e620479d0717f1655553a93223 (diff)
downloadqpid-python-1a6ea93220643c862ba3520a78e1cf001a7c9439.tar.gz
QPID-1079: Updated ...test.client tests for using QpidTestCase
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@659083 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/010ExcludeList-store')
-rw-r--r--qpid/java/010ExcludeList-store13
1 files changed, 13 insertions, 0 deletions
diff --git a/qpid/java/010ExcludeList-store b/qpid/java/010ExcludeList-store
index db9a15d2e6..8b3a9129bf 100644
--- a/qpid/java/010ExcludeList-store
+++ b/qpid/java/010ExcludeList-store
@@ -13,3 +13,16 @@ org.apache.qpid.server.security.acl.SimpleACLTest#*
org.apache.qpid.server.plugins.PluginTest#*
// This test is not finished
org.apache.qpid.test.testcases.TTLTest#*
+// Those tests require failover support
+org.apache.qpid.test.client.QueueBrowserAutoAckTest#testFailoverAsQueueBrowserCreated
+org.apache.qpid.test.client.QueueBrowserAutoAckTest#testFailoverWithQueueBrowser
+org.apache.qpid.test.client.QueueBrowserClientAckTest#testFailoverAsQueueBrowserCreated
+org.apache.qpid.test.client.QueueBrowserClientAckTest#testFailoverWithQueueBrowser
+org.apache.qpid.test.client.QueueBrowserDupsOkTest#testFailoverAsQueueBrowserCreated
+org.apache.qpid.test.client.QueueBrowserDupsOkTest#testFailoverWithQueueBrowser
+org.apache.qpid.test.client.QueueBrowserNoAckTest#testFailoverAsQueueBrowserCreated
+org.apache.qpid.test.client.QueueBrowserNoAckTest#testFailoverWithQueueBrowser
+org.apache.qpid.test.client.QueueBrowserPreAckTest#testFailoverAsQueueBrowserCreated
+org.apache.qpid.test.client.QueueBrowserPreAckTest#testFailoverWithQueueBrowser
+org.apache.qpid.test.client.QueueBrowserTransactedTest#testFailoverAsQueueBrowserCreated
+org.apache.qpid.test.client.QueueBrowserTransactedTest#testFailoverWithQueueBrowser \ No newline at end of file