From 9f120205e0d7a0b2666b9fd21a5296db07e32fd8 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Tue, 24 Jul 2007 14:08:32 +0000 Subject: Some initial 0-10 support including placeholders for new domains, use of execution layer for synchronising methods with no explicit responses and a new set of tests (mainly just copies of the 0-9 ones, but these will be altered as 0-10 support progresses). git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@559055 13f79535-47bb-0310-9956-ffa450edef68 --- python/cpp_failing_0-10.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/cpp_failing_0-10.txt (limited to 'python/cpp_failing_0-10.txt') diff --git a/python/cpp_failing_0-10.txt b/python/cpp_failing_0-10.txt new file mode 100644 index 0000000000..798d1769eb --- /dev/null +++ b/python/cpp_failing_0-10.txt @@ -0,0 +1,4 @@ +tests_0-10.message.MessageTests.test_checkpoint +tests_0-10.message.MessageTests.test_reject +tests_0-10.basic.BasicTests.test_get + -- cgit v1.2.1