summaryrefslogtreecommitdiff
path: root/python/java_failing.txt
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2007-03-19 16:32:29 +0000
committerAlan Conway <aconway@apache.org>2007-03-19 16:32:29 +0000
commit7f6390b7e6bb68496bd327790119420e09d4bf76 (patch)
treef4939b1468274d204d3d2624007da2fabc7111e6 /python/java_failing.txt
parentcd8637fc35c2c3b58129b14744800f4bed7ead8b (diff)
downloadqpid-python-7f6390b7e6bb68496bd327790119420e09d4bf76.tar.gz
Merged revisions 501143 via svnmerge from
https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9 ........ r501143 | gsim | 2007-01-29 13:51:18 -0500 (Mon, 29 Jan 2007) | 4 lines Added test suite for the message class. Updated list of failing tests for java broker on this branch. ........ git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@519999 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'python/java_failing.txt')
-rw-r--r--python/java_failing.txt20
1 files changed, 18 insertions, 2 deletions
diff --git a/python/java_failing.txt b/python/java_failing.txt
index c13b40a42c..b671f86064 100644
--- a/python/java_failing.txt
+++ b/python/java_failing.txt
@@ -1,2 +1,18 @@
-tests_0-8.exchange.RecommendedTypesRuleTests.testTopic
-tests_0-8.exchange.RequiredInstancesRuleTests.testAmqTopic
+tests.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_qos_prefetch_count
+tests.message.MessageTests.test_ack
+tests.message.MessageTests.test_get
+tests.message.MessageTests.test_qos_prefetch_size
+tests.message.MessageTests.test_recover_requeue