diff options
| author | Gordon Sim <gsim@apache.org> | 2013-11-12 13:42:36 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2013-11-12 13:42:36 +0000 |
| commit | 5f3ff3bcc03691d0646cd75d8408be284d8adee6 (patch) | |
| tree | d475768bd96b23ac17771b1b9d8617b2790d83e5 /java/test-profiles | |
| parent | 3741945c58f6b835003bbdb978efa34ff6a681b5 (diff) | |
| download | qpid-python-5f3ff3bcc03691d0646cd75d8408be284d8adee6.tar.gz | |
QPID-5301: support autodeleted exchanges
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1541058 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles')
| -rw-r--r-- | java/test-profiles/python_tests/Java010PythonExcludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/test-profiles/python_tests/Java010PythonExcludes b/java/test-profiles/python_tests/Java010PythonExcludes index 66e0398413..de870e5e27 100644 --- a/java/test-profiles/python_tests/Java010PythonExcludes +++ b/java/test-profiles/python_tests/Java010PythonExcludes @@ -47,6 +47,8 @@ qpid_tests.broker_0_10.priority.PriorityTests.test_ring_queue* qpid_tests.broker_0_10.priority.PriorityTests.test_fairshare* qpid_tests.broker_0_10.priority.PriorityTests.test_prioritised_delivery_with_alias +#The broker does not support the autodelete property on exchanges +qpid_tests.broker_0_10.exchange.AutodeleteTests.testAutodelete* ###### Behavioural differences between Java & CPP Broker ###### |
