summaryrefslogtreecommitdiff
path: root/java/08ExcludeList-nonvm
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-nonvm
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-nonvm')
-rw-r--r--java/08ExcludeList-nonvm3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/08ExcludeList-nonvm b/java/08ExcludeList-nonvm
index e80106f9f4..d67e2bdaec 100644
--- a/java/08ExcludeList-nonvm
+++ b/java/08ExcludeList-nonvm
@@ -30,3 +30,6 @@ org.apache.qpid.test.client.timeouts.SyncWaitDelayTest#*
// QPID-1262, QPID-1119 : This test fails occasionally due to potential protocol issue.
org.apache.qpid.test.client.timeouts.SyncWaitTimeoutDelayTest#*
+
+// Those tests are written against the 0.10 path
+org.apache.qpid.test.unit.message.UTF8Test#* \ No newline at end of file