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 | 1b8208cb9bb03f904092392683bbaf6e4cae75ae (patch) | |
| tree | 24d742443e3b29f3ccdd43038e657480a8def0d5 /qpid/java/test-profiles | |
| parent | 3ce9c41bf2d6e8c7547db1de68c007592d831f2b (diff) | |
| download | qpid-python-1b8208cb9bb03f904092392683bbaf6e4cae75ae.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@1539762 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
| -rw-r--r-- | qpid/java/test-profiles/python_tests/Java010PythonExcludes | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
