From 1b8208cb9bb03f904092392683bbaf6e4cae75ae Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Thu, 7 Nov 2013 18:58:09 +0000 Subject: Exclude failing python tests changed/added in QPID-5280 and QPID-5283 from Java broker runs until such time as they can be investigated git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1539762 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/python_tests/Java010PythonExcludes | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'qpid/java/test-profiles/python_tests/Java010PythonExcludes') diff --git a/qpid/java/test-profiles/python_tests/Java010PythonExcludes b/qpid/java/test-profiles/python_tests/Java010PythonExcludes index 64ab580d9f..66e0398413 100644 --- a/qpid/java/test-profiles/python_tests/Java010PythonExcludes +++ b/qpid/java/test-profiles/python_tests/Java010PythonExcludes @@ -50,6 +50,10 @@ qpid_tests.broker_0_10.priority.PriorityTests.test_prioritised_delivery_with_ali ###### Behavioural differences between Java & CPP Broker ###### +#Tests changed/added in QPID-5280 and QPID-5283 +qpid_tests.broker_0_10.queue.QueueTests.test_declare_exclusive +qpid_tests.broker_0_10.queue.QueueTests.test_declare_exclusive_alreadyinuse + #QPID-3587 Java broker does not alter queue counts until msgs are accepted. qpid_tests.broker_0_10.message.MessageTests.test_ack qpid_tests.broker_0_10.message.MessageTests.test_acquire -- cgit v1.2.1