You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ai...@apache.org on 2009/04/17 17:07:48 UTC

svn commit: r766043 - /qpid/branches/0.5-release/qpid/java/08ExcludeList

Author: aidan
Date: Fri Apr 17 15:07:48 2009
New Revision: 766043

URL: http://svn.apache.org/viewvc?rev=766043&view=rev
Log:
Turn off NoLocalAfterRecoveryTest until it's fixed.

Modified:
    qpid/branches/0.5-release/qpid/java/08ExcludeList

Modified: qpid/branches/0.5-release/qpid/java/08ExcludeList
URL: http://svn.apache.org/viewvc/qpid/branches/0.5-release/qpid/java/08ExcludeList?rev=766043&r1=766042&r2=766043&view=diff
==============================================================================
--- qpid/branches/0.5-release/qpid/java/08ExcludeList (original)
+++ qpid/branches/0.5-release/qpid/java/08ExcludeList Fri Apr 17 15:07:48 2009
@@ -7,3 +7,6 @@
 // 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#*



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org