diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2009-06-10 19:33:40 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2009-06-10 19:33:40 +0000 |
| commit | f1639e6017fc1c073b60502cfaad38d38478364f (patch) | |
| tree | 889f1d772756c5ca8650dedac89c3972fd291d2e /java/ExcludeList | |
| parent | 4a8d2bdc6a029fd176abbc2ecb505ffe100f92fd (diff) | |
| download | qpid-python-f1639e6017fc1c073b60502cfaad38d38478364f.tar.gz | |
exclude AlertingTest until aidan has a chance to fix it
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@783464 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/ExcludeList')
| -rw-r--r-- | java/ExcludeList | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/ExcludeList b/java/ExcludeList index 5566c0eb9f..b3784b9b03 100644 --- a/java/ExcludeList +++ b/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#* |
