Author: ritchiem
Date: Thu Oct  8 08:28:43 2009
New Revision: 823089

URL: http://svn.apache.org/viewvc?rev=823089&view=rev
Log:
QPID-1950 : Remove exclude from global exclude file. Should just be excluded 
from the 010 run as only 0-8/9 uses Mina. The test is validating that a Mina 
IOException correctly causes failover, even when the IOException does not 
represent a socket failure.

Modified:
    qpid/trunk/qpid/java/test-profiles/010Excludes
    qpid/trunk/qpid/java/test-profiles/Excludes

Modified: qpid/trunk/qpid/java/test-profiles/010Excludes
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/java/test-profiles/010Excludes?rev=823089&r1=823088&r2=823089&view=diff
==============================================================================
--- qpid/trunk/qpid/java/test-profiles/010Excludes (original)
+++ qpid/trunk/qpid/java/test-profiles/010Excludes Thu Oct  8 08:28:43 2009
@@ -99,3 +99,5 @@
 //QPID-942 : Implemented Channel.Flow based Producer Side flow control to the 
Java Broker (not in CPP Broker)
 org.apache.qpid.server.queue.ProducerFlowControlTest#*
 
+//QPID-1950 : Commit to test this failure. This is a MINA only failure so it 
cannot be tested when using 010.
+org.apache.qpid.server.failover.MessageDisappearWithIOExceptionTest#*

Modified: qpid/trunk/qpid/java/test-profiles/Excludes
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/java/test-profiles/Excludes?rev=823089&r1=823088&r2=823089&view=diff
==============================================================================
--- qpid/trunk/qpid/java/test-profiles/Excludes (original)
+++ qpid/trunk/qpid/java/test-profiles/Excludes Thu Oct  8 08:28:43 2009
@@ -31,6 +31,3 @@
 org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverOnMessageTest#testAutoAck
 org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverOnMessageTest#testDupsOk
 
-
-//temp do not commit
-org.apache.qpid.server.failover.MessageDisappearWithIOExceptionTest#*



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

Reply via email to