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

svn commit: r767083 - /qpid/trunk/qpid/java/08ExcludeList-nonvm

Author: ritchiem
Date: Tue Apr 21 09:18:47 2009
New Revision: 767083

URL: http://svn.apache.org/viewvc?rev=767083&view=rev
Log:
QPID-1818 : Disable NoLocalAfterRecoveryTest until we can resolve the failover problems

Modified:
    qpid/trunk/qpid/java/08ExcludeList-nonvm

Modified: qpid/trunk/qpid/java/08ExcludeList-nonvm
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/08ExcludeList-nonvm?rev=767083&r1=767082&r2=767083&view=diff
==============================================================================
--- qpid/trunk/qpid/java/08ExcludeList-nonvm (original)
+++ qpid/trunk/qpid/java/08ExcludeList-nonvm Tue Apr 21 09:18:47 2009
@@ -34,3 +34,5 @@
 
 // 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#*



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