summaryrefslogtreecommitdiff
path: root/java/08ExcludeList
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2009-05-22 10:50:29 +0000
committerMartin Ritchie <ritchiem@apache.org>2009-05-22 10:50:29 +0000
commit7b7240f49e9ea7b13cf1b8dae388d3cf9f651a53 (patch)
tree757edbecbf8945d7e5c102cbc42d06c6345deb00 /java/08ExcludeList
parent25b97106d50e8a2ae01c9b1db1238b64d43a198f (diff)
downloadqpid-python-7b7240f49e9ea7b13cf1b8dae388d3cf9f651a53.tar.gz
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/qpid@777465 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/08ExcludeList')
-rw-r--r--java/08ExcludeList5
1 files changed, 0 insertions, 5 deletions
diff --git a/java/08ExcludeList b/java/08ExcludeList
index 150d91ba10..97fce437cc 100644
--- a/java/08ExcludeList
+++ b/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#*