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/05/22 12:29:05 UTC

svn commit: r777456 - /qpid/trunk/qpid/java/08ExcludeList

Author: ritchiem
Date: Fri May 22 10:29:05 2009
New Revision: 777456

URL: http://svn.apache.org/viewvc?rev=777456&view=rev
Log:
QPID-1871 : Disable RollbackOrderTest until we address message rejection

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

Modified: qpid/trunk/qpid/java/08ExcludeList
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/08ExcludeList?rev=777456&r1=777455&r2=777456&view=diff
==============================================================================
--- qpid/trunk/qpid/java/08ExcludeList (original)
+++ qpid/trunk/qpid/java/08ExcludeList Fri May 22 10:29:05 2009
@@ -16,3 +16,6 @@
 
 // QPID-1870 : AlertingTest doesn't consume all messages and is showing a ref count error on store recovery in CI
 org.apache.qpid.server.AlertingTest#*
+
+// QPID-1871 : RollbackOrderTest is highlighting that the 0-8 code path has a race condition
+org.apache.qpid.test.client.RollbackOrderTest#*



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