From fd98c4a08589b4018c751171e057b7bb9aa3d33c Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Thu, 21 May 2009 08:51:46 +0000 Subject: QPID-1870 : Disable AlertingTest until it can be fixed. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@777018 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/08ExcludeList | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qpid/java/08ExcludeList') diff --git a/qpid/java/08ExcludeList b/qpid/java/08ExcludeList index 0dde433b10..4d0b89ce69 100644 --- a/qpid/java/08ExcludeList +++ b/qpid/java/08ExcludeList @@ -13,3 +13,6 @@ org.apache.qpid.server.persistent.NoLocalAfterRecoveryTest#* // QPID-1823: this takes ages to run org.apache.qpid.client.SessionCreateTest#* + +// QPID-1870 : AlertingTest doesn't consume all messages and is showing a ref count error on store recovery in CI +org.apache.qpid.server.AlertingTest#* -- cgit v1.2.1