You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by kw...@apache.org on 2016/12/14 08:38:28 UTC

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

Author: kwall
Date: Wed Dec 14 08:38:28 2016
New Revision: 1774132

URL: http://svn.apache.org/viewvc?rev=1774132&view=rev
Log:
QPID-7546: Mark ModelTest as excluded from the AMQP1.0 profile.  This test uses AMQP 0-8..0-10 only features (queue creation etc) which have no equivilent in 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=1774132&r1=1774131&r2=1774132&view=diff
==============================================================================
--- qpid/java/trunk/test-profiles/Java10Excludes (original)
+++ qpid/java/trunk/test-profiles/Java10Excludes Wed Dec 14 08:38:28 2016
@@ -37,6 +37,7 @@ org.apache.qpid.ra.QpidRAXAResourceTest#
 org.apache.qpid.test.client.ImmediateAndMandatoryPublishingTest#*
 org.apache.qpid.test.client.CloseOnNoRouteForMandatoryMessageTest#*
 org.apache.qpid.server.exchange.ReturnUnroutableMandatoryMessageTest#*
+org.apache.qpid.server.queue.ModelTest#*
 
 // Exclude tests of connection URL failover method property
 org.apache.qpid.server.failover.FailoverMethodTest#*

Modified: qpid/java/trunk/test-profiles/Java10UninvestigatedTestsExcludes
URL: http://svn.apache.org/viewvc/qpid/java/trunk/test-profiles/Java10UninvestigatedTestsExcludes?rev=1774132&r1=1774131&r2=1774132&view=diff
==============================================================================
--- qpid/java/trunk/test-profiles/Java10UninvestigatedTestsExcludes (original)
+++ qpid/java/trunk/test-profiles/Java10UninvestigatedTestsExcludes Wed Dec 14 08:38:28 2016
@@ -30,7 +30,6 @@ org.apache.qpid.client.redelivered.Redel
 org.apache.qpid.client.SynchReceiveTest#*
 org.apache.qpid.server.security.acl.ExternalACLTest#*
 org.apache.qpid.server.security.acl.ExhaustiveACLTest#*
-org.apache.qpid.server.queue.ModelTest#*
 org.apache.qpid.test.unit.topic.DurableSubscriptionTest#*
 org.apache.qpid.test.unit.client.MaxDeliveryCountTest#*
 org.apache.qpid.systest.rest.ConnectionRestTest#*



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