diff options
| author | Gordon Sim <gsim@apache.org> | 2008-03-05 19:56:43 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2008-03-05 19:56:43 +0000 |
| commit | 7e162fa97ef0d430714b9630121a055fe5adece9 (patch) | |
| tree | 3e0a99d34d9718837a44802683f7fe6f49785613 /python/cpp_failing_0-10_preview.txt | |
| parent | 86779be122dea590bc1e5201c58777ea3e362a95 (diff) | |
| download | qpid-python-7e162fa97ef0d430714b9630121a055fe5adece9.tar.gz | |
forked python tests for 0-10 preview and 0-10 final
fixed result handling in c++ broker
modified testlib in python to allow new 0-10 client to be run as well
converted query tests for final 0-10
added python tests for 0-10 final to automated set for c++ broker (most unconverted still)
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@634003 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'python/cpp_failing_0-10_preview.txt')
| -rw-r--r-- | python/cpp_failing_0-10_preview.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/cpp_failing_0-10_preview.txt b/python/cpp_failing_0-10_preview.txt new file mode 100644 index 0000000000..91c2a7fce4 --- /dev/null +++ b/python/cpp_failing_0-10_preview.txt @@ -0,0 +1,6 @@ +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_preview.alternate_exchange.AlternateExchangeTests.test_immediate +tests_0-10_preview.broker.BrokerTests.test_closed_channel + |
