Author: robbie
Date: Fri May 24 07:21:29 2013
New Revision: 1485953

URL: http://svn.apache.org/r1485953
Log:
QPID-4591: exclude new python tests from test runs agaisnt the Java broker 
since it does not support the feature

Modified:
    qpid/trunk/qpid/java/test-profiles/python_tests/Java010PythonExcludes

Modified: qpid/trunk/qpid/java/test-profiles/python_tests/Java010PythonExcludes
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/java/test-profiles/python_tests/Java010PythonExcludes?rev=1485953&r1=1485952&r2=1485953&view=diff
==============================================================================
--- qpid/trunk/qpid/java/test-profiles/python_tests/Java010PythonExcludes 
(original)
+++ qpid/trunk/qpid/java/test-profiles/python_tests/Java010PythonExcludes Fri 
May 24 07:21:29 2013
@@ -29,6 +29,10 @@ qpid_tests.broker_0_10.msg_groups.MultiC
 qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests.test_query
 qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests.test_reroute
 
+#The broker does not support the Queue Sequence Number feature from QPID-4591
+qpid_tests.broker_0_10.new_api.SequenceNumberTests.test_get_sequence_number
+qpid_tests.broker_0_10.new_api.SequenceNumberTests.test_sequence_number_gap
+
 #The broker does not use the same threshold alerting system (or the QMF 
support needed for the tests)
 qpid_tests.broker_0_10.threshold.*
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to