diff options
| author | Aidan Skinner <aidan@apache.org> | 2009-02-25 13:59:48 +0000 |
|---|---|---|
| committer | Aidan Skinner <aidan@apache.org> | 2009-02-25 13:59:48 +0000 |
| commit | fe5f77baf06f1ce55f531373c7d179494c515cc3 (patch) | |
| tree | 2c2edb4a7c983a5ba1f5035c1e9b254c4bc29b78 /qpid/java | |
| parent | c96d23b520c2df7e377532ba027e6ddb29d4710a (diff) | |
| download | qpid-python-fe5f77baf06f1ce55f531373c7d179494c515cc3.tar.gz | |
QPID-1668 Exclude org.apache.qpid.server.queue.SimpleAMQQueueThreadPoolTest
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@747782 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
| -rw-r--r-- | qpid/java/08ExcludeList | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/08ExcludeList b/qpid/java/08ExcludeList index 88eb754950..57a0873b24 100644 --- a/qpid/java/08ExcludeList +++ b/qpid/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 |
