Author: rajith
Date: Thu Jul 22 17:30:23 2010
New Revision: 966764
URL: http://svn.apache.org/viewvc?rev=966764&view=rev
Log:
QPID-2752
Added the LVQTest to the java excludes list.
Eventually we should have a single test from the JMS client side that will work
with both the Java and C++ brokers.
Modified:
qpid/trunk/qpid/java/test-profiles/JavaExcludes
Modified: qpid/trunk/qpid/java/test-profiles/JavaExcludes
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/java/test-profiles/JavaExcludes?rev=966764&r1=966763&r2=966764&view=diff
==============================================================================
--- qpid/trunk/qpid/java/test-profiles/JavaExcludes (original)
+++ qpid/trunk/qpid/java/test-profiles/JavaExcludes Thu Jul 22 17:30:23 2010
@@ -24,3 +24,5 @@ org.apache.qpid.test.unit.ack.RecoverTes
org.apache.qpid.test.unit.ack.RecoverTest#testOderingWithSyncConsumer
org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#testOderingWithAsyncConsumer
org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#testOderingWithSyncConsumer
+
+org.apache.qpid.test.client.queue.LVQTest#*
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]