summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qpid/java/010ExcludeList2
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/010ExcludeList b/qpid/java/010ExcludeList
index 61d9c684ba..ae86d46b5b 100644
--- a/qpid/java/010ExcludeList
+++ b/qpid/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#*