From 49e140580a92b115e83b6aa41642d353b507f0e7 Mon Sep 17 00:00:00 2001 From: Robert Godfrey Date: Mon, 24 Feb 2014 10:38:11 +0000 Subject: QPID-5551 : Ignore 0-9 test failure die to change from channel exception to connection exception git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1571221 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/python_tests/JavaPre010PythonExcludes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qpid/java/test-profiles/python_tests/JavaPre010PythonExcludes') diff --git a/qpid/java/test-profiles/python_tests/JavaPre010PythonExcludes b/qpid/java/test-profiles/python_tests/JavaPre010PythonExcludes index 7c104fb8ca..496636c776 100644 --- a/qpid/java/test-profiles/python_tests/JavaPre010PythonExcludes +++ b/qpid/java/test-profiles/python_tests/JavaPre010PythonExcludes @@ -35,3 +35,6 @@ qpid_tests.broker_0_9.queue.QueueTests.test_unbind_headers #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 -- cgit v1.2.1