From 1c186f58e663cd6e4217f9761dd9f63e4e15e6b8 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Fri, 22 May 2009 10:50:29 +0000 Subject: QPID-1870, QPID-1871 : Don't disable tests that are known to fail as we loose visibility of them. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@777465 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/08ExcludeList | 5 ----- 1 file changed, 5 deletions(-) (limited to 'qpid/java') diff --git a/qpid/java/08ExcludeList b/qpid/java/08ExcludeList index 150d91ba10..97fce437cc 100644 --- a/qpid/java/08ExcludeList +++ b/qpid/java/08ExcludeList @@ -14,8 +14,3 @@ 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#* - -// QPID-1871 : RollbackOrderTest is highlighting that the 0-8 code path has a race condition -org.apache.qpid.test.client.RollbackOrderTest#* -- cgit v1.2.1