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/29 08:56:16 UTC

svn commit: r1771863 - in /qpid/java/trunk/test-profiles: Java10BrokenTestsExcludes Java10UninvestigatedTestsExcludes

Author: rgodfrey
Date: Tue Nov 29 08:56:16 2016
New Revision: 1771863

URL: http://svn.apache.org/viewvc?rev=1771863&view=rev
Log:
QPID-7546 : update excludes

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

Modified: qpid/java/trunk/test-profiles/Java10BrokenTestsExcludes
URL: http://svn.apache.org/viewvc/qpid/java/trunk/test-profiles/Java10BrokenTestsExcludes?rev=1771863&r1=1771862&r2=1771863&view=diff
==============================================================================
--- qpid/java/trunk/test-profiles/Java10BrokenTestsExcludes (original)
+++ qpid/java/trunk/test-profiles/Java10BrokenTestsExcludes Tue Nov 29 08:56:16 2016
@@ -94,3 +94,10 @@ org.apache.qpid.test.unit.topic.Temporar
 // No exception is thrown when attempting to make a durable subscription to the temporary topic
 org.apache.qpid.test.unit.topic.TemporaryTopicTest#testDurableSubscriptionProhibited
 
+// These tests require some way to set properties on the link established by the client
+org.apache.qpid.server.queue.ConsumerPriorityTest#*
+org.apache.qpid.server.queue.ArrivalTimeFilterTest#*
+
+// Broker should issue drain to client when flow control is enforced, so that existing credit is used up (test will also need updating)
+//org.apache.qpid.server.queue.ProducerFlowControlTest#*
+

Modified: qpid/java/trunk/test-profiles/Java10UninvestigatedTestsExcludes
URL: http://svn.apache.org/viewvc/qpid/java/trunk/test-profiles/Java10UninvestigatedTestsExcludes?rev=1771863&r1=1771862&r2=1771863&view=diff
==============================================================================
--- qpid/java/trunk/test-profiles/Java10UninvestigatedTestsExcludes (original)
+++ qpid/java/trunk/test-profiles/Java10UninvestigatedTestsExcludes Tue Nov 29 08:56:16 2016
@@ -33,11 +33,8 @@ org.apache.qpid.client.SynchReceiveTest#
 org.apache.qpid.client.SyncPublishTest#*
 org.apache.qpid.server.security.acl.ExternalACLTest#*
 org.apache.qpid.server.security.acl.ExhaustiveACLTest#*
-org.apache.qpid.server.queue.ProducerFlowControlTest#*
 org.apache.qpid.server.queue.ModelTest#*
 org.apache.qpid.server.queue.LiveQueueOperationsTest#*
-org.apache.qpid.server.queue.ConsumerPriorityTest#*
-org.apache.qpid.server.queue.ArrivalTimeFilterTest#*
 org.apache.qpid.test.unit.topic.DurableSubscriptionTest#*
 org.apache.qpid.test.unit.close.JavaServerCloseRaceConditionTest#*
 org.apache.qpid.test.unit.client.MaxDeliveryCountTest#*



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