From 3cfc4d68df0516d5cea5fd4659bfa06e88f489fd Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Mon, 19 Mar 2007 20:44:38 +0000 Subject: * python/cpp_failing_0-8.txt,java_failing_0-8.txt: updated to current failures * java_failing.txt,cpp_failing.txt: renamed to *_failing_0-9.txt for clarity. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@520098 13f79535-47bb-0310-9956-ffa450edef68 --- python/java_failing_0-9.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 python/java_failing_0-9.txt (limited to 'python/java_failing_0-9.txt') diff --git a/python/java_failing_0-9.txt b/python/java_failing_0-9.txt new file mode 100644 index 0000000000..7252d0f496 --- /dev/null +++ b/python/java_failing_0-9.txt @@ -0,0 +1,18 @@ +ntests.basic.BasicTests.test_qos_prefetch_count +tests.basic.BasicTests.test_ack +tests.basic.BasicTests.test_cancel +tests.basic.BasicTests.test_consume_exclusive +tests.basic.BasicTests.test_consume_no_local +tests.basic.BasicTests.test_consume_queue_errors +tests.basic.BasicTests.test_consume_unique_consumers +tests.basic.BasicTests.test_get +tests.basic.BasicTests.test_qos_prefetch_size +tests.basic.BasicTests.test_recover_requeue + +tests.exchange.RecommendedTypesRuleTests.testTopic +tests.exchange.RequiredInstancesRuleTests.testAmqTopic + +tests.message.MessageTests.test_checkpoint +tests.message.MessageTests.test_reject + +tests.broker.BrokerTests.test_ping_pong -- cgit v1.2.1