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 2014/02/24 11:38:11 UTC

svn commit: r1571221 - /qpid/trunk/qpid/java/test-profiles/python_tests/JavaPre010PythonExcludes

Author: rgodfrey
Date: Mon Feb 24 10:38:11 2014
New Revision: 1571221

URL: http://svn.apache.org/r1571221
Log:
QPID-5551 : Ignore 0-9 test failure die to change from channel exception to connection exception

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

Modified: qpid/trunk/qpid/java/test-profiles/python_tests/JavaPre010PythonExcludes
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/test-profiles/python_tests/JavaPre010PythonExcludes?rev=1571221&r1=1571220&r2=1571221&view=diff
==============================================================================
--- qpid/trunk/qpid/java/test-profiles/python_tests/JavaPre010PythonExcludes (original)
+++ qpid/trunk/qpid/java/test-profiles/python_tests/JavaPre010PythonExcludes Mon Feb 24 10:38:11 2014
@@ -35,3 +35,6 @@ qpid_tests.broker_0_9.queue.QueueTests.t
 
 #QPID-4832 Java Broker does not support an explicit bind to a default exchange
 qpid_tests.broker_0_8.exchange.DefaultExchangeRuleTests.testDefaultExchangeExplicitBind
+
+#QPID-5551 : We now throw a connection exception rather than a channel exception
+qpid_tests.broker_0_8.basic.BasicTests.test_consume_exclusive



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