Author: kwall
Date: Fri Mar 25 17:15:21 2016
New Revision: 1736618

URL: http://svn.apache.org/viewvc?rev=1736618&view=rev
Log:
QPID-7163: [Python Test Suite] Exclude 
BrokerTests.test_basic_delivery_immediate as return command is not supported by 
the client

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

Modified: qpid/java/trunk/test-profiles/python_tests/JavaPre010PythonExcludes
URL: 
http://svn.apache.org/viewvc/qpid/java/trunk/test-profiles/python_tests/JavaPre010PythonExcludes?rev=1736618&r1=1736617&r2=1736618&view=diff
==============================================================================
--- qpid/java/trunk/test-profiles/python_tests/JavaPre010PythonExcludes 
(original)
+++ qpid/java/trunk/test-profiles/python_tests/JavaPre010PythonExcludes Fri Mar 
25 17:15:21 2016
@@ -38,3 +38,6 @@ qpid_tests.broker_0_8.exchange.DefaultEx
 
 #QPID-5551 : We now throw a connection exception rather than a channel 
exception
 qpid_tests.broker_0_8.basic.BasicTests.test_consume_exclusive
+
+#QPID-7163 : Python client does not support for basic_return
+qpid_tests.broker_0_8.broker.BrokerTests.test_basic_delivery_immediate



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

Reply via email to