diff options
| author | Gordon Sim <gsim@apache.org> | 2008-03-10 17:47:06 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2008-03-10 17:47:06 +0000 |
| commit | 6128ccc4ae46f1cfdc9d3354a05c563f14be9816 (patch) | |
| tree | acda9ce8ca248fb71a34e0059e8ab29b74b475f4 /qpid/python/cpp_failing_0-10.txt | |
| parent | dfddf64c560344cf78cabacfbb797fbf78f9017f (diff) | |
| download | qpid-python-6128ccc4ae46f1cfdc9d3354a05c563f14be9816.tar.gz | |
Adjusted exception handling in c++ for final 0-10 path.
Converted some more tests.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@635618 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/python/cpp_failing_0-10.txt')
| -rw-r--r-- | qpid/python/cpp_failing_0-10.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/qpid/python/cpp_failing_0-10.txt b/qpid/python/cpp_failing_0-10.txt index 3b2c560d8a..8930f6e05b 100644 --- a/qpid/python/cpp_failing_0-10.txt +++ b/qpid/python/cpp_failing_0-10.txt @@ -54,10 +54,5 @@ tests_0-10.testlib.TestBaseTest.testAssertEmptyPass tests_0-10.testlib.TestBaseTest.testMessageProperties tests_0-10.queue.QueueTests.test_autodelete_shared tests_0-10.queue.QueueTests.test_declare_exclusive -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_bind tests_0-10.queue.QueueTests.test_unbind_headers -tests_0-10.queue.QueueTests.test_purge_empty_name
\ No newline at end of file |
