summaryrefslogtreecommitdiff
path: root/qpid/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
commite3b6ec5d8cb56787068398e0a9a489d81970077b (patch)
tree903ddbc45dd291f405f3fcb585d4cb96a1dda6ba /qpid/java/08ExcludeList
parenta9d0a8b1175fe0b765182a5d0a27dc45228c2acd (diff)
downloadqpid-python-e3b6ec5d8cb56787068398e0a9a489d81970077b.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@706894 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/08ExcludeList')
-rw-r--r--qpid/java/08ExcludeList2
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/08ExcludeList b/qpid/java/08ExcludeList
index 8af1f14a03..0e900736c0 100644
--- a/qpid/java/08ExcludeList
+++ b/qpid/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