summaryrefslogtreecommitdiff
path: root/qpid/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
commite3b6ec5d8cb56787068398e0a9a489d81970077b (patch)
tree903ddbc45dd291f405f3fcb585d4cb96a1dda6ba /qpid/java/08ExcludeList-nonvm
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-nonvm')
-rw-r--r--qpid/java/08ExcludeList-nonvm3
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/08ExcludeList-nonvm b/qpid/java/08ExcludeList-nonvm
index e80106f9f4..d67e2bdaec 100644
--- a/qpid/java/08ExcludeList-nonvm
+++ b/qpid/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