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/28 17:05:03 UTC

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

Author: rgodfrey
Date: Mon Nov 28 17:05:02 2016
New Revision: 1771769

URL: http://svn.apache.org/viewvc?rev=1771769&view=rev
Log:
QPID-7546 : Update excluded tests

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=1771769&r1=1771768&r2=1771769&view=diff
==============================================================================
--- qpid/java/trunk/test-profiles/Java10Excludes (original)
+++ qpid/java/trunk/test-profiles/Java10Excludes Mon Nov 28 17:05:02 2016
@@ -123,9 +123,26 @@ org.apache.qpid.server.queue.QueueBindTe
 org.apache.qpid.test.unit.basic.InvalidDestinationTest#testInvalidDestinationOnMessageProducer
 org.apache.qpid.test.unit.basic.InvalidDestinationTest#testInvalidDestinationOnMessageProducerURL
 
+// These tests specificall test BURL behaviour
 org.apache.qpid.server.queue.NodeAutoCreationPolicyTest#testSendingToQueuePatternBURL
 org.apache.qpid.server.queue.NodeAutoCreationPolicyTest#testSendingToNonMatchingQueuePatternBURL
 
+// Message encryption not currently supported by the 1.0 client
+org.apache.qpid.systest.messageencryption.MessageEncryptionTest#*
+// Message compression not currently supported by the 1.0 client
+org.apache.qpid.systest.MessageCompressionTest#*
+
+// Specifically testing the 0-x ConnectionFactory
+org.apache.qpid.test.unit.client.connection.ConnectionFactoryTest#*
+// Specifically testing the 0-x Connection
+org.apache.qpid.test.unit.client.connection.ConnectionTest#*
+// Tests conversion between 0-8/9/9-1 and 0-10
+org.apache.qpid.server.message.MessageProtocolConversionTest#*
+
+
+
+
+
 
 
 

Modified: qpid/java/trunk/test-profiles/Java10UninvestigatedTestsExcludes
URL: http://svn.apache.org/viewvc/qpid/java/trunk/test-profiles/Java10UninvestigatedTestsExcludes?rev=1771769&r1=1771768&r2=1771769&view=diff
==============================================================================
--- qpid/java/trunk/test-profiles/Java10UninvestigatedTestsExcludes (original)
+++ qpid/java/trunk/test-profiles/Java10UninvestigatedTestsExcludes Mon Nov 28 17:05:02 2016
@@ -32,8 +32,6 @@ org.apache.qpid.client.prefetch.Prefetch
 org.apache.qpid.client.redelivered.RedeliveredMessageTest#*
 org.apache.qpid.client.SynchReceiveTest#*
 org.apache.qpid.client.SyncPublishTest#*
-org.apache.qpid.systest.messageencryption.MessageEncryptionTest#*
-org.apache.qpid.systest.MessageCompressionTest#*
 org.apache.qpid.server.SupportedProtocolVersionsTest#*
 org.apache.qpid.server.stats.StatisticsReportingTest#*
 org.apache.qpid.server.security.acl.ExternalACLTest#*
@@ -45,13 +43,10 @@ org.apache.qpid.server.queue.LiveQueueOp
 org.apache.qpid.server.queue.DefaultFiltersTest#*
 org.apache.qpid.server.queue.ConsumerPriorityTest#*
 org.apache.qpid.server.queue.ArrivalTimeFilterTest#*
-org.apache.qpid.server.message.MessageProtocolConversionTest#*
 org.apache.qpid.test.unit.topic.DurableSubscriptionTest#*
 org.apache.qpid.test.unit.close.MessageConsumerCloseTest#*
 org.apache.qpid.test.unit.close.JavaServerCloseRaceConditionTest#*
 org.apache.qpid.test.unit.client.MaxDeliveryCountTest#*
-org.apache.qpid.test.unit.client.connection.ConnectionTest#*
-org.apache.qpid.test.unit.client.connection.ConnectionFactoryTest#*
 org.apache.qpid.test.unit.client.connection.BrokerClosesClientConnectionTest#*
 org.apache.qpid.test.unit.client.channelclose.CloseWithBlockingReceiveTest#*
 org.apache.qpid.test.client.queue.LVQTest#*



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