diff options
| author | Robert Gemmell <robbie@apache.org> | 2011-11-11 10:18:43 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2011-11-11 10:18:43 +0000 |
| commit | e766c47ca54d667c7e261f7d26d9b52aa5867cb8 (patch) | |
| tree | 0c6d6efe4d44c8006e4cd68c4e2ae75f173fee95 /qpid/java/test-profiles/python_tests | |
| parent | 0d3dd9c904b9b2e85a479c3c7574c8683bc9169e (diff) | |
| download | qpid-python-e766c47ca54d667c7e261f7d26d9b52aa5867cb8.tar.gz | |
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 <andymacbean@gmail.com>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1200802 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/python_tests')
| -rw-r--r-- | qpid/java/test-profiles/python_tests/Java010PythonExcludes | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/qpid/java/test-profiles/python_tests/Java010PythonExcludes b/qpid/java/test-profiles/python_tests/Java010PythonExcludes index 2ba94d644a..069003b0b8 100644 --- a/qpid/java/test-profiles/python_tests/Java010PythonExcludes +++ b/qpid/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 |
