From aec5fb625cb7d82df4fb7e94a83f1a9d3f7249b0 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Thu, 16 Apr 2009 14:55:56 +0000 Subject: QPID-1818 : Exclude NoLocalAfterRecoveryTest as 0-10 client code path does not restore a transacted session after failover. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@765656 13f79535-47bb-0310-9956-ffa450edef68 --- java/010ExcludeList | 2 ++ 1 file changed, 2 insertions(+) (limited to 'java/010ExcludeList') diff --git a/java/010ExcludeList b/java/010ExcludeList index 61d9c684ba..ae86d46b5b 100644 --- a/java/010ExcludeList +++ b/java/010ExcludeList @@ -67,3 +67,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 : 0-10 Client code path does not correctly restore a transacted session after failover. +org.apache.qpid.server.persistent.NoLocalAfterRecoveryTest#* -- cgit v1.2.1