From f5b66fb89b36b98b803545908a6713a3728ac4e4 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/qpid@777018 13f79535-47bb-0310-9956-ffa450edef68 --- java/08ExcludeList | 3 +++ 1 file changed, 3 insertions(+) (limited to 'java/08ExcludeList') diff --git a/java/08ExcludeList b/java/08ExcludeList index 0dde433b10..4d0b89ce69 100644 --- a/java/08ExcludeList +++ b/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