diff options
| author | Robert Gemmell <robbie@apache.org> | 2013-11-07 18:58:09 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2013-11-07 18:58:09 +0000 |
| commit | 9bf6d2d65d7f85fbe0a51e5c912395e4cd720db3 (patch) | |
| tree | ae9a3df5cefc6c9edd44dd85aab3ea4ca92a418b /java/test-profiles/python_tests/Java010PythonExcludes | |
| parent | 4dd4978592109c203e8d192d99a83a1797551dc2 (diff) | |
| download | qpid-python-9bf6d2d65d7f85fbe0a51e5c912395e4cd720db3.tar.gz | |
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/qpid@1539762 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/python_tests/Java010PythonExcludes')
| -rw-r--r-- | java/test-profiles/python_tests/Java010PythonExcludes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/java/test-profiles/python_tests/Java010PythonExcludes b/java/test-profiles/python_tests/Java010PythonExcludes index 64ab580d9f..66e0398413 100644 --- a/java/test-profiles/python_tests/Java010PythonExcludes +++ b/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 |
