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 | b955a41e69f69a1ada69c780d9fb7260c0bfc3f2 (patch) | |
| tree | 4adb557c6b9325233acf2b48961e174325e28424 /qpid/java/test-profiles | |
| parent | 50595b9c333b08327462fa3693a5ba4cdced76e6 (diff) | |
| download | qpid-python-b955a41e69f69a1ada69c780d9fb7260c0bfc3f2.tar.gz | |
QPID-5301: support autodeleted exchanges
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1541058 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
| -rw-r--r-- | qpid/java/test-profiles/python_tests/Java010PythonExcludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/python_tests/Java010PythonExcludes b/qpid/java/test-profiles/python_tests/Java010PythonExcludes index 66e0398413..de870e5e27 100644 --- a/qpid/java/test-profiles/python_tests/Java010PythonExcludes +++ b/qpid/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 ###### |
