From a652a01e387fd66b6afd08fb8d74f01dfb18ace2 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Tue, 21 Apr 2009 09:18:47 +0000 Subject: QPID-1818 : Disable NoLocalAfterRecoveryTest until we can resolve the failover problems git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@767083 13f79535-47bb-0310-9956-ffa450edef68 --- java/08ExcludeList-nonvm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'java/08ExcludeList-nonvm') diff --git a/java/08ExcludeList-nonvm b/java/08ExcludeList-nonvm index 496fdb5e73..bce674b37c 100644 --- a/java/08ExcludeList-nonvm +++ b/java/08ExcludeList-nonvm @@ -34,3 +34,5 @@ org.apache.qpid.test.unit.close.FlowToDiskBackingQueueDeleteTest#* // This test may use QpidTestCase but it is not using the getConnection and is hardwired to InVM org.apache.qpid.test.unit.client.connection.CloseAfterConnectionFailureTest#* +//QPID-1818 : Client code path does not correctly restore a transacted session after failover. +org.apache.qpid.server.persistent.NoLocalAfterRecoveryTest#* -- cgit v1.2.1