summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--java/08ExcludeList3
1 files changed, 3 insertions, 0 deletions
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#*