From 5bd807fae9375ab248938c96475e6c4e5d7a59b1 Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Wed, 10 Jun 2009 19:33:40 +0000 Subject: 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 --- qpid/java/ExcludeList | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qpid/java') 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#* -- cgit v1.2.1