summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2009-06-10 19:33:40 +0000
committerRafael H. Schloming <rhs@apache.org>2009-06-10 19:33:40 +0000
commit5bd807fae9375ab248938c96475e6c4e5d7a59b1 (patch)
treed19ee881f238217a213ffbd656b9c736ffe2a0f6
parented4b7b25c1c0b8c9a533af8685216bcf8090bcb9 (diff)
downloadqpid-python-5bd807fae9375ab248938c96475e6c4e5d7a59b1.tar.gz
exclude AlertingTest until aidan has a chance to fix it
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@783464 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/java/ExcludeList3
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/ExcludeList b/qpid/java/ExcludeList
index 5566c0eb9f..b3784b9b03 100644
--- a/qpid/java/ExcludeList
+++ b/qpid/java/ExcludeList
@@ -4,3 +4,6 @@ org.apache.qpid.server.queue.QueueCreateTest#testCreatePriorityString
org.apache.qpid.server.queue.QueueCreateTest#testCreateFlowToDiskValidNoSize
org.apache.qpid.server.queue.QueueCreateTest#testCreateFlowToDiskInvalid
org.apache.qpid.server.queue.QueueCreateTest#testCreateFlowToDiskInvalidSize
+
+// exclude until aidan fixes
+org.apache.qpid.server.AlertingTest#*