You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by rg...@apache.org on 2016/11/24 18:29:58 UTC

svn commit: r1771202 - in /qpid/java/trunk/test-profiles: Java10Excludes Java10UninvestigatedTestsExcludes

Author: rgodfrey
Date: Thu Nov 24 18:29:58 2016
New Revision: 1771202

URL: http://svn.apache.org/viewvc?rev=1771202&view=rev
Log:
QPID-7546 : Make some more tests run under AMQP 1.0

Modified:
    qpid/java/trunk/test-profiles/Java10Excludes
    qpid/java/trunk/test-profiles/Java10UninvestigatedTestsExcludes

Modified: qpid/java/trunk/test-profiles/Java10Excludes
URL: http://svn.apache.org/viewvc/qpid/java/trunk/test-profiles/Java10Excludes?rev=1771202&r1=1771201&r2=1771202&view=diff
==============================================================================
--- qpid/java/trunk/test-profiles/Java10Excludes (original)
+++ qpid/java/trunk/test-profiles/Java10Excludes Thu Nov 24 18:29:58 2016
@@ -48,5 +48,9 @@ org.apache.qpid.test.unit.ack.RecoverTes
 // Tests a message implementation using an 0-9 data type
 org.apache.qpid.test.unit.basic.FieldTableMessageTest#*
 
+// 0-x specific acknowledge modes
+org.apache.qpid.test.client.QueueBrowserNoAckTest#*
+org.apache.qpid.test.client.QueueBrowserPreAckTest#*
+
 
 

Modified: qpid/java/trunk/test-profiles/Java10UninvestigatedTestsExcludes
URL: http://svn.apache.org/viewvc/qpid/java/trunk/test-profiles/Java10UninvestigatedTestsExcludes?rev=1771202&r1=1771201&r2=1771202&view=diff
==============================================================================
--- qpid/java/trunk/test-profiles/Java10UninvestigatedTestsExcludes (original)
+++ qpid/java/trunk/test-profiles/Java10UninvestigatedTestsExcludes Thu Nov 24 18:29:58 2016
@@ -22,8 +22,6 @@ org.apache.qpid.test.unit.client.connect
 org.apache.qpid.test.unit.client.connection.ExceptionListenerTest#*
 org.apache.qpid.test.unit.client.DynamicQueueExchangeCreateTest#*
 org.apache.qpid.test.unit.topic.TemporaryTopicTest#*
-org.apache.qpid.test.client.QueueBrowserNoAckTest#*
-org.apache.qpid.test.client.QueueBrowserPreAckTest#*
 org.apache.qpid.client.prefetch.PrefetchBehaviourTest#*
 org.apache.qpid.client.redelivered.RedeliveredMessageTest#*
 org.apache.qpid.client.SynchReceiveTest#*



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org