diff options
| author | Alan Conway <aconway@apache.org> | 2007-03-19 20:44:38 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-03-19 20:44:38 +0000 |
| commit | 3cfc4d68df0516d5cea5fd4659bfa06e88f489fd (patch) | |
| tree | 978a7d9d997c3ee2861f214024b229d3ad8ebe02 /python/java_failing_0-9.txt | |
| parent | 61c0db2359216685e697facac5351bdd836035d7 (diff) | |
| download | qpid-python-3cfc4d68df0516d5cea5fd4659bfa06e88f489fd.tar.gz | |
* 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
Diffstat (limited to 'python/java_failing_0-9.txt')
| -rw-r--r-- | python/java_failing_0-9.txt | 18 |
1 files changed, 18 insertions, 0 deletions
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 |
