diff options
| author | Gordon Sim <gsim@apache.org> | 2008-03-07 19:07:32 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2008-03-07 19:07:32 +0000 |
| commit | 039d4461a0c1bb44731bbee6df58c0ee0c1673cf (patch) | |
| tree | 242e9dcd96b51dbe14ea8d474347a00b7c8fe6b5 /python/cpp_failing_0-10.txt | |
| parent | 28bb2c5583a4747594c869af46593f223344a043 (diff) | |
| download | qpid-python-039d4461a0c1bb44731bbee6df58c0ee0c1673cf.tar.gz | |
Added acquire impl to final 0-10 codepath
Converted some more python tests
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@634780 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'python/cpp_failing_0-10.txt')
| -rw-r--r-- | python/cpp_failing_0-10.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/python/cpp_failing_0-10.txt b/python/cpp_failing_0-10.txt index 3d00313d2d..3b2c560d8a 100644 --- a/python/cpp_failing_0-10.txt +++ b/python/cpp_failing_0-10.txt @@ -39,8 +39,6 @@ tests_0-10.dtx.DtxTests.test_start_join tests_0-10.dtx.DtxTests.test_start_join_and_resume tests_0-10.dtx.DtxTests.test_suspend_resume tests_0-10.dtx.DtxTests.test_suspend_start_end_resume -tests_0-10.message.MessageTests.test_acquire -tests_0-10.message.MessageTests.test_subscribe_not_acquired_3 tests_0-10.message.MessageTests.test_consume_exclusive tests_0-10.message.MessageTests.test_consume_no_local tests_0-10.message.MessageTests.test_consume_no_local_awkward @@ -60,6 +58,6 @@ tests_0-10.queue.QueueTests.test_declare_passive tests_0-10.queue.QueueTests.test_delete_ifempty tests_0-10.queue.QueueTests.test_delete_ifunused tests_0-10.queue.QueueTests.test_delete_simple -tests_0-10.queue.QueueTests.test_purge tests_0-10.queue.QueueTests.test_bind tests_0-10.queue.QueueTests.test_unbind_headers +tests_0-10.queue.QueueTests.test_purge_empty_name
\ No newline at end of file |
