summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2008-08-21 10:16:02 +0000
committerMartin Ritchie <ritchiem@apache.org>2008-08-21 10:16:02 +0000
commita5a0b9aa8eceef05a018e8ab1df34044854845de (patch)
tree0d55ba9a385b371485ff6034d15bbdccd783699f
parent58579533900b04b23b9fda1e484994b076bf11a1 (diff)
downloadqpid-python-a5a0b9aa8eceef05a018e8ab1df34044854845de.tar.gz
QPID-1225 : Remove SimpleACLTest from the test runs as the issues has been identified.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@687688 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/java/010ExcludeList3
-rw-r--r--qpid/java/010ExcludeList-noPrefetch2
-rw-r--r--qpid/java/010ExcludeList-store3
-rw-r--r--qpid/java/08ExcludeList2
-rw-r--r--qpid/java/08ExcludeList-nonvm3
5 files changed, 13 insertions, 0 deletions
diff --git a/qpid/java/010ExcludeList b/qpid/java/010ExcludeList
index 813d4ada35..00d84548e2 100644
--- a/qpid/java/010ExcludeList
+++ b/qpid/java/010ExcludeList
@@ -63,3 +63,6 @@ org.apache.qpid.test.unit.client.connection.ConnectionTest#testDefaultExchanges
org.apache.qpid.test.unit.client.connection.ConnectionTest#testPasswordFailureConnection
// c++ broker doesn't do selectors, so this will fail
org.apache.qpid.test.unit.topic.TopicSessionTest#testNonMatchingMessagesDoNotFillQueue
+// QPID-1225 : Temporary remove this test until the problem has been addressed
+org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueSuccess
+
diff --git a/qpid/java/010ExcludeList-noPrefetch b/qpid/java/010ExcludeList-noPrefetch
index 610e31717a..08b93d115f 100644
--- a/qpid/java/010ExcludeList-noPrefetch
+++ b/qpid/java/010ExcludeList-noPrefetch
@@ -52,4 +52,6 @@ org.apache.qpid.test.client.FlowControlTest
org.apache.qpid.test.unit.client.connection.ConnectionTest#testPasswordFailureConnection
// c++ broker doesn't do selectors, so this will fail
org.apache.qpid.test.unit.topic.TopicSessionTest#testNonMatchingMessagesDoNotFillQueue
+// QPID-1225 : Temporary remove this test until the problem has been addressed
+org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueSuccess
diff --git a/qpid/java/010ExcludeList-store b/qpid/java/010ExcludeList-store
index 1ff2b4bbc6..7a351761ad 100644
--- a/qpid/java/010ExcludeList-store
+++ b/qpid/java/010ExcludeList-store
@@ -55,3 +55,6 @@ org.apache.qpid.test.client.FlowControlTest
org.apache.qpid.test.unit.client.connection.ConnectionTest#testPasswordFailureConnection
// c++ broker doesn't do selectors, so this will fail
org.apache.qpid.test.unit.topic.TopicSessionTest#testNonMatchingMessagesDoNotFillQueue
+// QPID-1225 : Temporary remove this test until the problem has been addressed
+org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueSuccess
+
diff --git a/qpid/java/08ExcludeList b/qpid/java/08ExcludeList
index a3caba4df3..8af1f14a03 100644
--- a/qpid/java/08ExcludeList
+++ b/qpid/java/08ExcludeList
@@ -7,3 +7,5 @@ org.apache.qpid.test.testcases.TTLTest#*
org.apache.qpid.test.testcases.FailoverTest#*
// This is a long running test so should exclude from normal runs
org.apache.qpid.test.client.failover.FailoverTest#test4MinuteFailover
+// QPID-1225 : Temporary remove this test until the problem has been addressed
+org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueSuccess
diff --git a/qpid/java/08ExcludeList-nonvm b/qpid/java/08ExcludeList-nonvm
index d377824c09..d35fa1e3da 100644
--- a/qpid/java/08ExcludeList-nonvm
+++ b/qpid/java/08ExcludeList-nonvm
@@ -22,3 +22,6 @@ org.apache.qpid.test.client.QueueBrowserTransactedTest#testFailoverAsQueueBrowse
org.apache.qpid.test.client.QueueBrowserTransactedTest#testFailoverWithQueueBrowser
org.apache.qpid.test.testcases.FailoverTest#*
org.apache.qpid.test.client.failover.FailoverTest#*
+// QPID-1225 : Temporary remove this test until the problem has been addressed
+org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueSuccess
+