From c20fd6ef380754d9907c31e430c89f3596d1f104 Mon Sep 17 00:00:00 2001 From: Aidan Skinner Date: Fri, 17 Apr 2009 15:05:46 +0000 Subject: Turn off NoLocalAfterRecoveryTest until it's fixed. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@766042 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 1d8950dddf..fae59a07d0 100644 --- a/qpid/java/08ExcludeList +++ b/qpid/java/08ExcludeList @@ -7,3 +7,6 @@ org.apache.qpid.test.client.failover.FailoverTest#test4MinuteFailover // Those tests are written against the 0.10 path org.apache.qpid.test.unit.message.UTF8Test#* org.apache.qpid.client.MessageListenerTest#testSynchronousRecieveNoWait + +//QPID-1818 : Client code path does not correctly restore a transacted session after failover. +org.apache.qpid.server.persistent.NoLocalAfterRecoveryTest#* -- cgit v1.2.1