summaryrefslogtreecommitdiff
path: root/java/08ExcludeList
diff options
context:
space:
mode:
authorArnaud Simon <arnaudsimon@apache.org>2008-10-22 08:17:06 +0000
committerArnaud Simon <arnaudsimon@apache.org>2008-10-22 08:17:06 +0000
commit05e6258230c0ae9f8033dd77635420ae6474daeb (patch)
tree83aa42b055b06744149833ad448368a6bc5c57a7 /java/08ExcludeList
parentcbba7837e1b2221ffcfacca66f34eb3fa21ecdd3 (diff)
downloadqpid-python-05e6258230c0ae9f8033dd77635420ae6474daeb.tar.gz
QPID-1384: updated AMQDestination + added test for 0.10 code path
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@706894 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/08ExcludeList')
-rw-r--r--java/08ExcludeList2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/08ExcludeList b/java/08ExcludeList
index 8af1f14a03..0e900736c0 100644
--- a/java/08ExcludeList
+++ b/java/08ExcludeList
@@ -9,3 +9,5 @@ org.apache.qpid.test.testcases.FailoverTest#*
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
+// Those tests are written against the 0.10 path
+org.apache.qpid.test.unit.message.UTF8Test#* \ No newline at end of file