summaryrefslogtreecommitdiff
path: root/qpid/python/cpp_failing_0-10.txt
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2008-03-26 18:38:35 +0000
committerGordon Sim <gsim@apache.org>2008-03-26 18:38:35 +0000
commitacbb09499a53795a57d6c59822942ab8de814456 (patch)
treecb28bbf4dafd203e459f61523bf0313907d93f08 /qpid/python/cpp_failing_0-10.txt
parente4a43d02ff75fcc2f18bb80acd6f91ffc89ee232 (diff)
downloadqpid-python-acbb09499a53795a57d6c59822942ab8de814456.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@641464 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/python/cpp_failing_0-10.txt')
-rw-r--r--qpid/python/cpp_failing_0-10.txt20
1 files changed, 0 insertions, 20 deletions
diff --git a/qpid/python/cpp_failing_0-10.txt b/qpid/python/cpp_failing_0-10.txt
index 70cd3d19ed..58cad3344b 100644
--- a/qpid/python/cpp_failing_0-10.txt
+++ b/qpid/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