From 7f6fa1251db88c5546bf7fba973844512f025eb3 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Fri, 11 Nov 2011 10:18:43 +0000 Subject: QPID-3593: update python Priority Queue tests to use legal values for message priority, since the prior illegal values were preventing them running against the Java broker. Applied patch by Andrew MacBean git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1200802 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/python_tests/Java010PythonExcludes | 6 ------ 1 file changed, 6 deletions(-) (limited to 'java/test-profiles/python_tests/Java010PythonExcludes') diff --git a/java/test-profiles/python_tests/Java010PythonExcludes b/java/test-profiles/python_tests/Java010PythonExcludes index 2ba94d644a..069003b0b8 100644 --- a/java/test-profiles/python_tests/Java010PythonExcludes +++ b/java/test-profiles/python_tests/Java010PythonExcludes @@ -69,12 +69,6 @@ qpid_tests.broker_0_10.message.MessageTests.test_window_flow_bytes #QPID-3605 Durable subscriber with no-local true receives messages on re-connection qpid_tests.broker_0_10.message.MessageTests.test_no_local_awkward -#QPID-3593 Priority Queue test failures -qpid_tests.broker_0_10.priority.PriorityTests.test_browsing -qpid_tests.broker_0_10.priority.PriorityTests.test_prioritised_delivery_1 -qpid_tests.broker_0_10.priority.PriorityTests.test_prioritised_delivery_2 -qpid_tests.broker_0_10.priority.PriorityTests.test_requeue - #QPID-3594 exclusive queues problem qpid_tests.broker_0_10.queue.QueueTests.test_declare_exclusive -- cgit v1.2.1