summaryrefslogtreecommitdiff
path: root/java/08ExcludeList
diff options
context:
space:
mode:
authorAidan Skinner <aidan@apache.org>2009-02-25 13:59:48 +0000
committerAidan Skinner <aidan@apache.org>2009-02-25 13:59:48 +0000
commit631722217788c9ab266d8e4d7cbe209c1f04765f (patch)
treedce5e09eedc5927a93cbcefe996359a3b2831ca3 /java/08ExcludeList
parent26d786e23a732227fefc17c74d96d626ca47aaba (diff)
downloadqpid-python-631722217788c9ab266d8e4d7cbe209c1f04765f.tar.gz
QPID-1668 Exclude org.apache.qpid.server.queue.SimpleAMQQueueThreadPoolTest
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@747782 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 88eb754950..57a0873b24 100644
--- a/java/08ExcludeList
+++ b/java/08ExcludeList
@@ -6,3 +6,5 @@ org.apache.qpid.test.testcases.FailoverTest#*
org.apache.qpid.test.client.failover.FailoverTest#test4MinuteFailover
// Those tests are written against the 0.10 path
org.apache.qpid.test.unit.message.UTF8Test#*
+// This test has a random failure that we haven't been able to identify
+org.apache.qpid.server.queue.SimpleAMQQueueThreadPoolTest