diff options
| author | Gordon Sim <gsim@apache.org> | 2008-03-26 18:38:35 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2008-03-26 18:38:35 +0000 |
| commit | 719c2529a14527c236e871603136ccbe44f632d3 (patch) | |
| tree | 499f5c7b1d2348e46e34cb12d9c9dd5169901022 /python/cpp_failing_0-10.txt | |
| parent | 5c8e2d27f805eff9f6a457d895fa38dc495301fd (diff) | |
| download | qpid-python-719c2529a14527c236e871603136ccbe44f632d3.tar.gz | |
Update to dtx inline with latest spec:
* Updated dtx handling in c++ broker to take account of separation of completion and acceptance.
* Added final dtx method defs to extra xml fragment and implemented appropriate handlers in c++ broker.
* Converted dtx python tests (recover test still requires some work on decoding arrays).
* Allow creation of structs without type codes through a python session method.
* Fixed exception handling in python client for commands with results.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@641464 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'python/cpp_failing_0-10.txt')
| -rw-r--r-- | python/cpp_failing_0-10.txt | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/python/cpp_failing_0-10.txt b/python/cpp_failing_0-10.txt index 70cd3d19ed..58cad3344b 100644 --- a/python/cpp_failing_0-10.txt +++ b/python/cpp_failing_0-10.txt @@ -2,27 +2,7 @@ tests.codec.FieldTableTestCase.test_field_table_decode tests.codec.FieldTableTestCase.test_field_table_multiple_name_value_pair tests.codec.FieldTableTestCase.test_field_table_name_value_pair tests_0-10.execution.ExecutionTests.test_flush -tests_0-10.dtx.DtxTests.test_bad_resume -tests_0-10.dtx.DtxTests.test_end -tests_0-10.dtx.DtxTests.test_end_suspend_and_fail -tests_0-10.dtx.DtxTests.test_end_unknown_xid -tests_0-10.dtx.DtxTests.test_forget_xid_on_completion -tests_0-10.dtx.DtxTests.test_get_timeout -tests_0-10.dtx.DtxTests.test_implicit_end -tests_0-10.dtx.DtxTests.test_invalid_commit_one_phase_false -tests_0-10.dtx.DtxTests.test_invalid_commit_one_phase_true tests_0-10.dtx.DtxTests.test_recover -tests_0-10.dtx.DtxTests.test_select_required -tests_0-10.dtx.DtxTests.test_set_timeout -tests_0-10.dtx.DtxTests.test_simple_commit -tests_0-10.dtx.DtxTests.test_simple_prepare_commit -tests_0-10.dtx.DtxTests.test_simple_prepare_rollback -tests_0-10.dtx.DtxTests.test_simple_rollback -tests_0-10.dtx.DtxTests.test_start_already_known -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_consume_no_local tests_0-10.message.MessageTests.test_consume_no_local_awkward tests_0-10.message.MessageTests.test_no_size |
